Deploy 0.265.2 to xplat (#50041)

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

Changelog: [Internal]

Reviewed By: panagosg7

Differential Revision: D71200832

fbshipit-source-id: a2f267c5b2beabe527f958bfc4557bafc04d27de
This commit is contained in:
Sam Zhou
2025-03-14 14:57:39 -07:00
committed by Facebook GitHub Bot
parent 7ce628277e
commit bcd6b5fbd9
4 changed files with 7 additions and 6 deletions
+1 -1
View File
@@ -98,4 +98,4 @@ untyped-import
untyped-type-import
[version]
^0.265.0
^0.265.2
+1 -1
View File
@@ -80,7 +80,7 @@
"eslint-plugin-redundant-undefined": "^0.4.0",
"eslint-plugin-relay": "^1.8.3",
"flow-api-translator": "0.25.1",
"flow-bin": "^0.265.0",
"flow-bin": "^0.265.2",
"glob": "^7.1.1",
"hermes-eslint": "0.25.1",
"hermes-transform": "0.25.1",
@@ -1246,6 +1246,7 @@ type TransitionEvent$Init = {
...
};
// $FlowFixMe[libdef-override]
declare class TransitionEvent extends Event {
constructor(
type: TransitionEventTypes,
+4 -4
View File
@@ -4357,10 +4357,10 @@ flow-api-translator@0.25.1:
hermes-transform "0.25.1"
typescript "5.3.2"
flow-bin@^0.265.0:
version "0.265.0"
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.265.0.tgz#b97da41c752fead78da9c58344873b95763da678"
integrity sha512-O27LbAP1vND21YwLEn3eTlSBP5l+kLM18qax/rj0rFmdSqrYBLJ3fRyLzOVCZe4v5mSl3QU0HIYnDIWbAxsLRQ==
flow-bin@^0.265.2:
version "0.265.2"
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.265.2.tgz#5dd085d943a18fc7cff9b1b56a648de60e2f6157"
integrity sha512-LJUI2+vENXYv3mpfVUgCjP3pFA2+KR5EXaErToi7IZhjBCUIpva+gVhvLh0YE0ZGuETpPk3mmKW28eHzvO9tlg==
flow-enums-runtime@^0.0.6:
version "0.0.6"