Deploy 0.230.0 to xplat (#43373)

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

Changelog: [Internal]

Reviewed By: pieterv

Differential Revision: D54640661

fbshipit-source-id: 6d09ec126ea55bbe0d7a6b3a2823b1a0ffef7d21
This commit is contained in:
Alex Taylor (alta) 2024-03-07 15:27:50 -08:00 committed by Facebook GitHub Bot
parent ff03b149e7
commit 9b1c486e40
3 changed files with 6 additions and 6 deletions

View File

@ -85,4 +85,4 @@ untyped-import
untyped-type-import
[version]
^0.229.2
^0.230.0

View File

@ -88,7 +88,7 @@
"eslint-plugin-redundant-undefined": "^0.4.0",
"eslint-plugin-relay": "^1.8.3",
"flow-api-translator": "0.20.1",
"flow-bin": "^0.229.2",
"flow-bin": "^0.230.0",
"glob": "^7.1.1",
"hermes-eslint": "0.20.1",
"hermes-transform": "0.20.1",

View File

@ -5150,10 +5150,10 @@ flow-api-translator@0.20.1:
hermes-parser "0.20.1"
hermes-transform "0.20.1"
flow-bin@^0.229.2:
version "0.229.2"
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.229.2.tgz#6ce5575c8d6fe93390430f9e13da4c06a9a250f4"
integrity sha512-4hjnaApj/BUhosbStw9Tqk0Muf3WCxAnauPOEHvxIfvHWBHJH3wPCCWryPkLPoifjvvcRYYEKPNWHrYF3PkErA==
flow-bin@^0.230.0:
version "0.230.0"
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.230.0.tgz#eefb67215270ab144cd1fa0203061d1687d1cfa6"
integrity sha512-Yx/AnKXR+D4Ieb7xlanfe7cNamJEsuXG6RLWCOl7OSzehMDmrZUuGh2Ycvf4tCKdM1nYt2569p3kkNELiBonaw==
flow-enums-runtime@^0.0.6:
version "0.0.6"