mirror of
https://github.com/facebook/react-native.git
synced 2024-11-21 12:39:27 +00:00
Deploy 0.225.0 to xplat (#42004)
Summary: Pull Request resolved: https://github.com/facebook/react-native/pull/42004 Changelog: [Internal] Reviewed By: SamChou19815 Differential Revision: D52305312 fbshipit-source-id: b18045c450dc3204b08452ede17b76d1a43cce50
This commit is contained in:
parent
9436d2d30f
commit
bd4ddbe5e5
@ -85,4 +85,4 @@ untyped-import
|
||||
untyped-type-import
|
||||
|
||||
[version]
|
||||
^0.224.0
|
||||
^0.225.0
|
||||
|
@ -84,7 +84,7 @@
|
||||
"eslint-plugin-redundant-undefined": "^0.4.0",
|
||||
"eslint-plugin-relay": "^1.8.3",
|
||||
"flow-api-translator": "0.18.0",
|
||||
"flow-bin": "^0.224.0",
|
||||
"flow-bin": "^0.225.0",
|
||||
"glob": "^7.1.1",
|
||||
"hermes-eslint": "0.18.0",
|
||||
"inquirer": "^7.1.0",
|
||||
|
@ -5156,10 +5156,10 @@ flow-api-translator@0.18.0:
|
||||
hermes-parser "0.18.0"
|
||||
hermes-transform "0.18.0"
|
||||
|
||||
flow-bin@^0.224.0:
|
||||
version "0.224.0"
|
||||
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.224.0.tgz#99454c9a37d2c531e831fa1261ad3e38f24edaf1"
|
||||
integrity sha512-dsfQCDzOzNL/6bSQMGSSjTUNU7jpniZzmHQRt1rjD7AROthtXdqAkWQ00Xoifn42xeMaO/YkjlOvjpDA4F5Igw==
|
||||
flow-bin@^0.225.0:
|
||||
version "0.225.0"
|
||||
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.225.0.tgz#780d035f48ec306c5e311db3b8979849bac2509c"
|
||||
integrity sha512-JwdUIuHtIsmbdiXPPYvbei2y0Q3q4hh6Bifwp/RiMFTryKkvs0WYkNO1Nl0A3TfObcsa13XpcwCCkhJ7Dv8B/w==
|
||||
|
||||
flow-enums-runtime@^0.0.6:
|
||||
version "0.0.6"
|
||||
|
Loading…
Reference in New Issue
Block a user