Deploy 0.231.0 to xplat (#43475)

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

Changelog: [Internal]

Reviewed By: SamChou19815

Differential Revision: D54886285

fbshipit-source-id: cc4f6eeb7986a25d2bb423dac0b7d1d5a74b9703
This commit is contained in:
Pieter Vanderwerff
2024-03-13 22:23:03 -07:00
committed by Facebook GitHub Bot
parent 50d587b67f
commit 082decb76d
4 changed files with 6 additions and 7 deletions
+1 -1
View File
@@ -85,4 +85,4 @@ untyped-import
untyped-type-import
[version]
^0.230.0
^0.231.0
-1
View File
@@ -136,7 +136,6 @@ declare interface $npm$shelljs$Result {
((rest: void) => $npm$shelljs$String);
}
// $FlowFixMe[unsupported-syntax]
declare module 'shelljs' {
declare export type ShellArray<T> = $npm$shelljs$Array<T>;
declare export type ShellAsync = $npm$shelljs$Async;
+1 -1
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.230.0",
"flow-bin": "^0.231.0",
"glob": "^7.1.1",
"hermes-eslint": "0.20.1",
"hermes-transform": "0.20.1",
+4 -4
View File
@@ -5138,10 +5138,10 @@ flow-api-translator@0.20.1:
hermes-parser "0.20.1"
hermes-transform "0.20.1"
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-bin@^0.231.0:
version "0.231.0"
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.231.0.tgz#b9fde021e60ff6e40e4f0212b6c426fdde798ac7"
integrity sha512-nB5/rH+bUCIAXWagwIEYM0q/2M4mgkD5q16/eZyNx7sfqsmMkZLg0KmPH5hgvzq6PkVoeCoM8sjhPyzLW2wT+w==
flow-enums-runtime@^0.0.6:
version "0.0.6"