From 536f9324dd8b4e8b343c676082f907cb1983e9ca Mon Sep 17 00:00:00 2001 From: Sam Zhou Date: Wed, 12 Aug 2026 11:44:11 -0700 Subject: [PATCH] Deploy 0.327.0 to xplat Summary: [changelog](https://github.com/facebook/flow/blob/main/Changelog.md) Changelog: [Internal] Differential Revision: D115751796 --- .flowconfig | 2 +- package.json | 2 +- yarn.lock | 8 ++++---- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.flowconfig b/.flowconfig index 832c66c6904..5ed0b372500 100644 --- a/.flowconfig +++ b/.flowconfig @@ -89,4 +89,4 @@ untyped-import untyped-type-import [version] -^0.326.0 +^0.327.0 diff --git a/package.json b/package.json index 918a4426006..c492bfd2085 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.326.0", + "flow-bin": "^0.327.0", "flow-eslint": "0.325.0", "flow-parser": "0.325.0", "flow-transform": "0.325.0", diff --git a/yarn.lock b/yarn.lock index c7dd749e97a..4301bd5c657 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.326.0: - version "0.326.0" - resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.326.0.tgz#adbfbfb316dc50d62c0a90e754a6d078558a64b7" - integrity sha512-2WUYp7px5GeXLX+c2iFAUbr7093ta2c7bjox0pVTWaA6guMP91WFq3mkGKKzbKCIjqgDJepmMF5UPLafaJGE/A== +flow-bin@^0.327.0: + version "0.327.0" + resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.327.0.tgz#850f5a5b183445d793c0122e1519a56faad8f61a" + integrity sha512-zctDIn22Rfu3goP9vFayB2Sw0xq7FGNmpPRZ0I4KcIlF/qfHcZKmium4dSZe50m2PYwseHG/1ylf5ad/JOs5EQ== flow-enums-runtime@^0.0.6: version "0.0.6"