mirror of
https://github.com/facebook/react-native.git
synced 2024-11-21 20:50:09 +00:00
Deploy 0.245.0 to xplat (#46272)
Summary: Pull Request resolved: https://github.com/facebook/react-native/pull/46272 Changelog: [Internal] Reviewed By: gkz Differential Revision: D62012136 fbshipit-source-id: ae94c6db62cdccec2ba3a175fb71464f16cbeb71
This commit is contained in:
parent
5cdfec9843
commit
7d7f94cc98
@ -90,4 +90,4 @@ untyped-import
|
||||
untyped-type-import
|
||||
|
||||
[version]
|
||||
^0.244.0
|
||||
^0.245.0
|
||||
|
@ -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.244.0",
|
||||
"flow-bin": "^0.245.0",
|
||||
"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.244.0:
|
||||
version "0.244.0"
|
||||
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.244.0.tgz#ed1c2123d4fd0a49b0bb62ce5c732a2e19927601"
|
||||
integrity sha512-v9LyZCV7ubZZUOttMy1W4ih9cYd2XalxoH7/g+EvPrX5P/I4brA0JINgjW4A3B3P0macrgg466TbvcZrB9o7KQ==
|
||||
flow-bin@^0.245.0:
|
||||
version "0.245.0"
|
||||
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.245.0.tgz#19497db89b7b1c6dd33301d5d7b537efc354e429"
|
||||
integrity sha512-okpuzgdKWq7XQgzpl1Of4lcHtUq70ZtDniAyKxZ7YxgoWxjCm4LPMHPdcydw701rPG//waRPBvlIdPl7W6wPcg==
|
||||
|
||||
flow-enums-runtime@^0.0.6:
|
||||
version "0.0.6"
|
||||
|
Loading…
Reference in New Issue
Block a user