From 4e465c54e09caa6bc18616bd624a7587e5d546c1 Mon Sep 17 00:00:00 2001 From: George Zahariev Date: Fri, 24 Jul 2026 17:02:09 -0700 Subject: [PATCH] Deploy 0.324.0 to xplat Summary: [changelog](https://github.com/facebook/flow/blob/main/Changelog.md) Changelog: [Internal] Reviewed By: SamChou19815 Differential Revision: D113605655 --- .flowconfig | 2 +- package.json | 2 +- yarn.lock | 8 ++++---- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.flowconfig b/.flowconfig index defd5fc23571..f59426f849fa 100644 --- a/.flowconfig +++ b/.flowconfig @@ -89,4 +89,4 @@ untyped-import untyped-type-import [version] -^0.322.0 +^0.324.0 diff --git a/package.json b/package.json index adac9d0eb235..a4467c06e952 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.322.0", + "flow-bin": "^0.324.0", "hermes-eslint": "0.37.0", "hermes-transform": "0.37.0", "ini": "^5.0.0", diff --git a/yarn.lock b/yarn.lock index 38f45d7f6f40..8a14317f842b 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.322.0: - version "0.322.0" - resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.322.0.tgz#b396ad85819af86d9ec8db841d4e1305c2089aa1" - integrity sha512-epxfCrmoA2LXi9NjrTT9GbDXuLxDlMDfHsrFKbHuM5Aug7HTe33/8yvurHK+m4CPzCesRF6ycGx3R2xJl0YMAA== +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-enums-runtime@^0.0.6: version "0.0.6"