From 99c35078899ba5c15f09f1654c3c58869d3b9be1 Mon Sep 17 00:00:00 2001 From: Panos Vekris Date: Fri, 3 Apr 2026 13:21:54 -0700 Subject: [PATCH] Deploy 0.308.0 to xplat (#56318) Summary: Pull Request resolved: https://github.com/facebook/react-native/pull/56318 [changelog](https://github.com/facebook/flow/blob/main/Changelog.md) Changelog: [Internal] Reviewed By: gkz Differential Revision: D99477741 --- .flowconfig | 2 +- package.json | 2 +- yarn.lock | 8 ++++---- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.flowconfig b/.flowconfig index c71cd08d5a68..0d17992a672c 100644 --- a/.flowconfig +++ b/.flowconfig @@ -97,4 +97,4 @@ untyped-import untyped-type-import [version] -^0.307.1 +^0.308.0 diff --git a/package.json b/package.json index 055ecdae3820..b998c93aa5dd 100644 --- a/package.json +++ b/package.json @@ -86,7 +86,7 @@ "eslint-plugin-relay": "^1.8.3", "fb-dotslash": "0.5.8", "flow-api-translator": "0.34.0", - "flow-bin": "^0.307.1", + "flow-bin": "^0.308.0", "hermes-eslint": "0.34.0", "hermes-transform": "0.34.0", "ini": "^5.0.0", diff --git a/yarn.lock b/yarn.lock index 126b21d30e4c..ded09e403e5f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4749,10 +4749,10 @@ flow-api-translator@0.34.0: hermes-transform "0.34.0" typescript "5.3.2" -flow-bin@^0.307.1: - version "0.307.1" - resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.307.1.tgz#6ca6ec271a67b8fc23ab6194c26f143d1ddb6a9a" - integrity sha512-0AglecFYaFu5ooF1IJmm4SBUZO7sopMU0jTr/Bburm/XxkJUtql+MDpwqKBFe1DTd2I/3kBzqOIFgwsZ8gS7tw== +flow-bin@^0.308.0: + version "0.308.0" + resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.308.0.tgz#7dbcfa5065f8f83bd5891c4e6961350ea712409c" + integrity sha512-nFfbDak7g5Sh4DlUMUa1vGIUAnqx++U7BPTIiKwGnuT/1MQj2iHDNFfRr+oAYzoUwAAZ3ymCXdZYebZeZJPjTw== flow-enums-runtime@^0.0.6: version "0.0.6"