From 9f501aa789929832d5ef10896b200725583c9da7 Mon Sep 17 00:00:00 2001 From: Panos Vekris Date: Tue, 31 Mar 2026 00:07:25 -0700 Subject: [PATCH] Deploy 0.307.1 to xplat Summary: [changelog](https://github.com/facebook/flow/blob/main/Changelog.md) Changelog: [Internal] Differential Revision: D98860515 --- .flowconfig | 2 +- package.json | 2 +- yarn.lock | 8 ++++---- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.flowconfig b/.flowconfig index f51147051300..c71cd08d5a68 100644 --- a/.flowconfig +++ b/.flowconfig @@ -97,4 +97,4 @@ untyped-import untyped-type-import [version] -^0.307.0 +^0.307.1 diff --git a/package.json b/package.json index aa6117adb8df..8a8b1c64a737 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.0", + "flow-bin": "^0.307.1", "hermes-eslint": "0.34.0", "hermes-transform": "0.34.0", "ini": "^5.0.0", diff --git a/yarn.lock b/yarn.lock index e68aa392d30e..126b21d30e4c 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.0: - version "0.307.0" - resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.307.0.tgz#9540e95130c8e13eba77b3191b92415de4a41a04" - integrity sha512-VJbgwkNCgaY8p9eCzw1Iv1Y76Pxi0KjgIjeABOWMlp2NiJRATnNxz6mhqPs31+5g2JBwab4qchtynE2qLTwb9g== +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-enums-runtime@^0.0.6: version "0.0.6"