Deploy 0.217.2 to xplat (#39716)

Summary:
Pull Request resolved: https://github.com/facebook/react-native/pull/39716

Changelog: [Internal]

Reviewed By: samwgoldman

Differential Revision: D49786290

fbshipit-source-id: c29e57d133134c538fd96384e0e19a6d73c525f6
This commit is contained in:
Sam Zhou
2023-10-01 10:53:18 -07:00
committed by Facebook GitHub Bot
parent 5d386b795e
commit d95433f824
3 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -77,4 +77,4 @@ untyped-import
untyped-type-import
[version]
^0.217.0
^0.217.2
+1 -1
View File
@@ -84,7 +84,7 @@
"eslint-plugin-redundant-undefined": "^0.4.0",
"eslint-plugin-relay": "^1.8.3",
"flow-api-translator": "0.15.0",
"flow-bin": "^0.217.0",
"flow-bin": "^0.217.2",
"glob": "^7.1.1",
"hermes-eslint": "0.15.0",
"inquirer": "^7.1.0",
+4 -4
View File
@@ -5038,10 +5038,10 @@ flow-api-translator@0.15.0:
hermes-parser "0.15.0"
hermes-transform "0.15.0"
flow-bin@^0.217.0:
version "0.217.0"
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.217.0.tgz#c255b4d8d815520d396416c2f712ab849d61f467"
integrity sha512-AbbDE6QUpR+jpY9ejNROAk0P5D/2PxJzjU4D5vfmMwtS+QjjPjzfZGuatEJIn2k4PTZ2agbncaCtyHGO0AvG7A==
flow-bin@^0.217.2:
version "0.217.2"
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.217.2.tgz#96affa17f3cb303019f740bffeb28cfab7ce1250"
integrity sha512-fk4NcfybYjzlww1sEsfk71nqXvonAYpMRFEjmZxibDWWBiaw8DGmqXWZ7XzSunVB15VkJfOstn/sYP1EYPPyWg==
flow-enums-runtime@^0.0.6:
version "0.0.6"