mirror of
https://github.com/facebook/react-native.git
synced 2024-11-21 12:39:27 +00:00
Deploy 0.230.0 to xplat (#43373)
Summary: Pull Request resolved: https://github.com/facebook/react-native/pull/43373 Changelog: [Internal] Reviewed By: pieterv Differential Revision: D54640661 fbshipit-source-id: 6d09ec126ea55bbe0d7a6b3a2823b1a0ffef7d21
This commit is contained in:
parent
ff03b149e7
commit
9b1c486e40
@ -85,4 +85,4 @@ untyped-import
|
||||
untyped-type-import
|
||||
|
||||
[version]
|
||||
^0.229.2
|
||||
^0.230.0
|
||||
|
@ -88,7 +88,7 @@
|
||||
"eslint-plugin-redundant-undefined": "^0.4.0",
|
||||
"eslint-plugin-relay": "^1.8.3",
|
||||
"flow-api-translator": "0.20.1",
|
||||
"flow-bin": "^0.229.2",
|
||||
"flow-bin": "^0.230.0",
|
||||
"glob": "^7.1.1",
|
||||
"hermes-eslint": "0.20.1",
|
||||
"hermes-transform": "0.20.1",
|
||||
|
@ -5150,10 +5150,10 @@ flow-api-translator@0.20.1:
|
||||
hermes-parser "0.20.1"
|
||||
hermes-transform "0.20.1"
|
||||
|
||||
flow-bin@^0.229.2:
|
||||
version "0.229.2"
|
||||
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.229.2.tgz#6ce5575c8d6fe93390430f9e13da4c06a9a250f4"
|
||||
integrity sha512-4hjnaApj/BUhosbStw9Tqk0Muf3WCxAnauPOEHvxIfvHWBHJH3wPCCWryPkLPoifjvvcRYYEKPNWHrYF3PkErA==
|
||||
flow-bin@^0.230.0:
|
||||
version "0.230.0"
|
||||
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.230.0.tgz#eefb67215270ab144cd1fa0203061d1687d1cfa6"
|
||||
integrity sha512-Yx/AnKXR+D4Ieb7xlanfe7cNamJEsuXG6RLWCOl7OSzehMDmrZUuGh2Ycvf4tCKdM1nYt2569p3kkNELiBonaw==
|
||||
|
||||
flow-enums-runtime@^0.0.6:
|
||||
version "0.0.6"
|
||||
|
Loading…
Reference in New Issue
Block a user