From 5f85480da556fdca98605185d78773a0bdb74ca9 Mon Sep 17 00:00:00 2001 From: Sam Zhou Date: Thu, 30 Jul 2026 12:13:29 -0700 Subject: [PATCH] Deploy 0.325.0 to xplat (#57767) Summary: Pull Request resolved: https://github.com/react/react-native/pull/57767 [changelog](https://github.com/facebook/flow/blob/main/Changelog.md) Changelog: [Internal] Reviewed By: gkz Differential Revision: D114222503 --- .flowconfig | 2 +- package.json | 2 +- yarn.lock | 8 ++++---- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.flowconfig b/.flowconfig index cf91053ca5a..24fd1a6d20d 100644 --- a/.flowconfig +++ b/.flowconfig @@ -89,4 +89,4 @@ untyped-import untyped-type-import [version] -^0.324.0 +^0.325.0 diff --git a/package.json b/package.json index 9757dbe1742..4f5878923f2 100644 --- a/package.json +++ b/package.json @@ -89,7 +89,7 @@ "eslint-plugin-relay": "^1.8.3", "fb-dotslash": "0.5.8", "flow-api-translator": "0.37.0", - "flow-bin": "^0.324.0", + "flow-bin": "^0.325.0", "flow-eslint": "0.325.0", "hermes-eslint": "0.37.0", "flow-transform": "0.325.0", diff --git a/yarn.lock b/yarn.lock index dbfc41db2de..9546a3b1e75 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4808,10 +4808,10 @@ flow-api-translator@0.37.0: hermes-transform "0.37.0" typescript "5.3.2" -flow-bin@^0.324.0: - version "0.324.0" - resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.324.0.tgz#93a6488d5a1913958059585477a2414c201e6ae2" - integrity sha512-wPe1KduV22a/EizLAkKpzh4SrIBoCAgRYrAa4k2M3Ihko1ChZtlcFsMYsW1vYJ49gFmIPD/itd5lzPN2JFKiHw== +flow-bin@^0.325.0: + version "0.325.0" + resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.325.0.tgz#7b8de5b6b4e786f00d9329240dca5505fe9a128b" + integrity sha512-0e+g53PIYiteutsC2Q4iCpdJqTTX4qu/jM+ZHg+SwshnyZ+vYgqCrCaIJiKqpYPuOelyCGXh8E3C/QWWRUf33Q== flow-enums-runtime@^0.0.6: version "0.0.6"