mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
Deploy 0.256.0 to xplat (#48190)
Summary: Pull Request resolved: https://github.com/facebook/react-native/pull/48190 Changelog: [Internal] Reviewed By: SamChou19815 Differential Revision: D66979174 fbshipit-source-id: d94e8c42edd225fe367aac75e55d2c1d054acc07
This commit is contained in:
committed by
Facebook GitHub Bot
parent
3b079f38f4
commit
8aeba2a3b8
+1
-1
@@ -96,4 +96,4 @@ untyped-import
|
||||
untyped-type-import
|
||||
|
||||
[version]
|
||||
^0.255.0
|
||||
^0.256.0
|
||||
|
||||
+1
-1
@@ -78,7 +78,7 @@
|
||||
"eslint-plugin-redundant-undefined": "^0.4.0",
|
||||
"eslint-plugin-relay": "^1.8.3",
|
||||
"flow-api-translator": "0.25.1",
|
||||
"flow-bin": "^0.255.0",
|
||||
"flow-bin": "^0.256.0",
|
||||
"glob": "^7.1.1",
|
||||
"hermes-eslint": "0.25.1",
|
||||
"hermes-transform": "0.25.1",
|
||||
|
||||
@@ -4465,10 +4465,10 @@ flow-api-translator@0.25.1:
|
||||
hermes-transform "0.25.1"
|
||||
typescript "5.3.2"
|
||||
|
||||
flow-bin@^0.255.0:
|
||||
version "0.255.0"
|
||||
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.255.0.tgz#b6770284a89f3b39ea39ad6222de02136e262445"
|
||||
integrity sha512-UT1kfKTJ5xS6c7sBjiLSuO4SXf4YsatNKm9VCZIeoEY5TRXwg8F17Gu41iqVLAo19/ufqzQVz+/Nj0oWi24kFA==
|
||||
flow-bin@^0.256.0:
|
||||
version "0.256.0"
|
||||
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.256.0.tgz#0cddc3b665b8e9cae34eb5896c8429d0f2961fdf"
|
||||
integrity sha512-ujKn6fRfx9SujbqBLhT/lxFsXRsRDgrot2UuNhw4Z5W3QlVn4teV+7rBhs87FVHSnRvZeFAMKHHYYahWYw5W4w==
|
||||
|
||||
flow-enums-runtime@^0.0.6:
|
||||
version "0.0.6"
|
||||
|
||||
Reference in New Issue
Block a user