mirror of
https://github.com/facebook/react-native.git
synced 2024-11-21 20:50:09 +00:00
Deploy 0.226.0 to xplat (#42252)
Summary: Pull Request resolved: https://github.com/facebook/react-native/pull/42252 Changelog: [Internal] Reviewed By: SamChou19815 Differential Revision: D52708681 fbshipit-source-id: a864d2f5654ce011a4658564ec140aca03fb9ac8
This commit is contained in:
parent
371af3f1c2
commit
9bd357e7a0
@ -85,4 +85,4 @@ untyped-import
|
||||
untyped-type-import
|
||||
|
||||
[version]
|
||||
^0.225.1
|
||||
^0.226.0
|
||||
|
@ -85,7 +85,7 @@
|
||||
"eslint-plugin-redundant-undefined": "^0.4.0",
|
||||
"eslint-plugin-relay": "^1.8.3",
|
||||
"flow-api-translator": "0.18.2",
|
||||
"flow-bin": "^0.225.1",
|
||||
"flow-bin": "^0.226.0",
|
||||
"glob": "^7.1.1",
|
||||
"hermes-eslint": "0.18.2",
|
||||
"inquirer": "^7.1.0",
|
||||
|
@ -5142,10 +5142,10 @@ flow-api-translator@0.18.2:
|
||||
hermes-parser "0.18.2"
|
||||
hermes-transform "0.18.2"
|
||||
|
||||
flow-bin@^0.225.1:
|
||||
version "0.225.1"
|
||||
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.225.1.tgz#ffc3d6f0bfa321cf5dd63439537953dc93e9971d"
|
||||
integrity sha512-nsYTF1Hh6FWNKFmbe45G7gdgUMBX2CYEfoAvdLJ9oFq43vafe8sA+EWlnXV7cY9LGjdavRsjv4dhEA2M15Rehg==
|
||||
flow-bin@^0.226.0:
|
||||
version "0.226.0"
|
||||
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.226.0.tgz#b245847b749ab20756ef74c91d96619f68d18430"
|
||||
integrity sha512-q8hXSRhZ+I14jS0KGDDsPYCvPufvBexk6nJXSOsSP6DgCuXbvCOByWhsXRAjPtmXKmO8v9RKSJm1kRaWaf0fZw==
|
||||
|
||||
flow-enums-runtime@^0.0.6:
|
||||
version "0.0.6"
|
||||
|
Loading…
Reference in New Issue
Block a user