Deploy 0.228.0 to xplat (#42802)

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

Changelog: [Internal]

Reviewed By: SamChou19815

Differential Revision: D53337590

fbshipit-source-id: 31e40d692495fc795d3d69b20ba12fcb420b28e7
This commit is contained in:
Alex Taylor (alta) 2024-02-05 19:12:57 -08:00 committed by Facebook GitHub Bot
parent 14de9aabd8
commit 1ad3bbc437
4 changed files with 7 additions and 6 deletions

View File

@ -85,4 +85,4 @@ untyped-import
untyped-type-import
[version]
^0.227.0
^0.228.0

View File

@ -136,6 +136,7 @@ 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;

View File

@ -87,7 +87,7 @@
"eslint-plugin-redundant-undefined": "^0.4.0",
"eslint-plugin-relay": "^1.8.3",
"flow-api-translator": "0.19.0",
"flow-bin": "^0.227.0",
"flow-bin": "^0.228.0",
"glob": "^7.1.1",
"hermes-eslint": "0.19.0",
"hermes-transform": "0.19.0",

View File

@ -5140,10 +5140,10 @@ flow-api-translator@0.19.0:
hermes-parser "0.19.0"
hermes-transform "0.19.0"
flow-bin@^0.227.0:
version "0.227.0"
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.227.0.tgz#64eba189d2b233d04171828983dd5e6b2abadc3b"
integrity sha512-UkIzYbyUDmfztEbvS39ksR+vSu9WwUJQ4D+UvIW0ILrDuhPRN3XjheB1+mv2b/4H011HCM5y9nENXrDEaiIKtg==
flow-bin@^0.228.0:
version "0.228.0"
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.228.0.tgz#345dfd090c9edc074a14ad88d1558051ac124529"
integrity sha512-+Q6A+4nmhvf5yPXHxht9yWqRoto6Ith1HPU736iEghf+yGNzrnONyv+OlLG5TUH5cQegXasBmzBJKa3/+A8ZUA==
flow-enums-runtime@^0.0.6:
version "0.0.6"