mirror of
https://github.com/facebook/react-native.git
synced 2024-11-21 12:39:27 +00:00
Deploy 0.249.0 to xplat (#47077)
Summary: Pull Request resolved: https://github.com/facebook/react-native/pull/47077 Changelog: [Internal] Reviewed By: gkz Differential Revision: D64512638 fbshipit-source-id: 6c61e13ef0b02f755a150a4d31312375ca487076
This commit is contained in:
parent
6dc64d44f8
commit
10d8c0df29
@ -90,4 +90,4 @@ untyped-import
|
||||
untyped-type-import
|
||||
|
||||
[version]
|
||||
^0.248.1
|
||||
^0.249.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.248.1",
|
||||
"flow-bin": "^0.249.0",
|
||||
"glob": "^7.1.1",
|
||||
"hermes-eslint": "0.24.0",
|
||||
"hermes-transform": "0.24.0",
|
||||
|
@ -4446,10 +4446,10 @@ flow-api-translator@0.24.0:
|
||||
hermes-transform "0.24.0"
|
||||
typescript "5.3.2"
|
||||
|
||||
flow-bin@^0.248.1:
|
||||
version "0.248.1"
|
||||
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.248.1.tgz#1d1e78ac8a1b8024dda5582b4832b605a00c16bd"
|
||||
integrity sha512-WnISMV7p4rRY2LIMGnryR7Pnml9wFs0bTdniI1Dj2dXIJigOGfV74FjhMG7BmZkuKztNxlTvK56zpuhpcne+sg==
|
||||
flow-bin@^0.249.0:
|
||||
version "0.249.0"
|
||||
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.249.0.tgz#74fcdb374ec21e988027579b894fd5e410927c31"
|
||||
integrity sha512-wBYkZSUZ/r5C/i5W2D62BQVSRHr+XvhkCdzrNtvXGuX6Ee5KCztQ0fZSRpD00PAbPiNyYEIFbLlPOw6V1Oaryg==
|
||||
|
||||
flow-enums-runtime@^0.0.6:
|
||||
version "0.0.6"
|
||||
|
Loading…
Reference in New Issue
Block a user