mirror of
https://github.com/facebook/react-native.git
synced 2024-11-21 20:50:09 +00:00
Deploy 0.252.0 to xplat + www (#47523)
Summary: Pull Request resolved: https://github.com/facebook/react-native/pull/47523 Changelog: [Internal] Reviewed By: SamChou19815 Differential Revision: D65666666 fbshipit-source-id: 19f75611805777115febfca79d0945d31b7ea522
This commit is contained in:
parent
2f7957f2fd
commit
84bfeec9b8
@ -93,4 +93,4 @@ untyped-import
|
||||
untyped-type-import
|
||||
|
||||
[version]
|
||||
^0.251.1
|
||||
^0.252.0
|
||||
|
@ -77,7 +77,7 @@
|
||||
"eslint-plugin-redundant-undefined": "^0.4.0",
|
||||
"eslint-plugin-relay": "^1.8.3",
|
||||
"flow-api-translator": "0.24.0",
|
||||
"flow-bin": "^0.251.1",
|
||||
"flow-bin": "^0.252.0",
|
||||
"glob": "^7.1.1",
|
||||
"hermes-eslint": "0.24.0",
|
||||
"hermes-transform": "0.24.0",
|
||||
|
@ -4451,10 +4451,10 @@ flow-api-translator@0.24.0:
|
||||
hermes-transform "0.24.0"
|
||||
typescript "5.3.2"
|
||||
|
||||
flow-bin@^0.251.1:
|
||||
version "0.251.1"
|
||||
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.251.1.tgz#d8dc360b865edaa6e76b3b9edd545f5730e1b520"
|
||||
integrity sha512-zp8NsURU1hY2drz0p5MEVRrUg+0oXNbzD7od3ExOEBqMZsM6oX5ixp8j4U2sv+4v2dJWLgi9wQS4xJ5dnq2Q+Q==
|
||||
flow-bin@^0.252.0:
|
||||
version "0.252.0"
|
||||
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.252.0.tgz#a312b8e131391efe2864aab62de241b36f65b47b"
|
||||
integrity sha512-DjWbg5FwSZy+9hO3zzwrxjoak7Fld4pQC0paVji1lF2e8aIqCYvjA2c1Kd4iv3uDmzVDg0MfRSXNKfhR2ql7JQ==
|
||||
|
||||
flow-enums-runtime@^0.0.6:
|
||||
version "0.0.6"
|
||||
|
Loading…
Reference in New Issue
Block a user