mirror of
https://github.com/facebook/react-native.git
synced 2024-11-21 20:50:09 +00:00
Deploy 0.245.2 to xplat (#46343)
Summary: Pull Request resolved: https://github.com/facebook/react-native/pull/46343 Changelog: [Internal] Reviewed By: gkz Differential Revision: D62226470 fbshipit-source-id: 58fb884fa9071cb3f6c5d4a046ce0a494297a495
This commit is contained in:
parent
f1031be3e2
commit
2bdcbb1c6b
@ -90,4 +90,4 @@ untyped-import
|
||||
untyped-type-import
|
||||
|
||||
[version]
|
||||
^0.245.1
|
||||
^0.245.2
|
||||
|
@ -79,7 +79,7 @@
|
||||
"eslint-plugin-redundant-undefined": "^0.4.0",
|
||||
"eslint-plugin-relay": "^1.8.3",
|
||||
"flow-api-translator": "0.23.1",
|
||||
"flow-bin": "^0.245.1",
|
||||
"flow-bin": "^0.245.2",
|
||||
"glob": "^7.1.1",
|
||||
"hermes-eslint": "0.23.1",
|
||||
"hermes-transform": "0.23.1",
|
||||
|
@ -4757,10 +4757,10 @@ flow-api-translator@0.23.1:
|
||||
hermes-transform "0.23.1"
|
||||
typescript "5.3.2"
|
||||
|
||||
flow-bin@^0.245.1:
|
||||
version "0.245.1"
|
||||
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.245.1.tgz#8dc4d37e6f49719a980569723b734b799d309d07"
|
||||
integrity sha512-4ehI1swlyY3nE51RvbTKgQ7+XPI6qW0Do27UoE0MpAy1QK0Qp+au4V4wYhMPMk8KiPRsNVFXSxFnZaeYwD39Rw==
|
||||
flow-bin@^0.245.2:
|
||||
version "0.245.2"
|
||||
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.245.2.tgz#ab5cd2115a8b57cc91c0d84add105c7098418f4c"
|
||||
integrity sha512-1rFzkb7OoknVovimQvB+2Dq2vYP+guqSZAb4Cnnh0YsIdAOU7upCwnLHBOhMSXvEp6+J6tDMe9G8KwTAB8aI/g==
|
||||
|
||||
flow-enums-runtime@^0.0.6:
|
||||
version "0.0.6"
|
||||
|
Loading…
Reference in New Issue
Block a user