From a72e6746e8fade24d5764ce1fdc423f40b7edc79 Mon Sep 17 00:00:00 2001 From: Sam Zhou Date: Wed, 13 May 2026 09:39:37 -0700 Subject: [PATCH] Deploy 0.314.0 to xplat Summary: [changelog](https://github.com/facebook/flow/blob/main/Changelog.md) Changelog: [Internal] Differential Revision: D105015188 --- .flowconfig | 2 +- package.json | 2 +- yarn.lock | 8 ++++---- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.flowconfig b/.flowconfig index b48ff208ac6e..6c657dce6f54 100644 --- a/.flowconfig +++ b/.flowconfig @@ -95,4 +95,4 @@ untyped-import untyped-type-import [version] -^0.313.0 +^0.314.0 diff --git a/package.json b/package.json index bb4ae71a7030..a79cc42a6359 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.36.0", - "flow-bin": "^0.313.0", + "flow-bin": "^0.314.0", "hermes-eslint": "0.36.0", "hermes-transform": "0.36.0", "ini": "^5.0.0", diff --git a/yarn.lock b/yarn.lock index 97a7bb1a4e77..a24b31df25a3 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4817,10 +4817,10 @@ flow-api-translator@0.36.0: hermes-transform "0.36.0" typescript "5.3.2" -flow-bin@^0.313.0: - version "0.313.0" - resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.313.0.tgz#d2bc31db6395f239b2787d3e427856cc8e2ffd54" - integrity sha512-foqZwKykbfdvEyWI4yIpuJU0I0d06562GogwA+8eRN7Bt/nwqepGLIrZHG6KSTcS79iyAU7ZiQvP8pA90dEhfQ== +flow-bin@^0.314.0: + version "0.314.0" + resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.314.0.tgz#bc47546316cece96b7c48983d6f9bc5e50444fb5" + integrity sha512-cQmUJPsW8G0FGbVKDqmQv4YCXfuykQPHVxia7gwX4R3dpOCfJqNm28CHFqzUg29Zk0biqbXtpe+kWdfh7bYPbw== flow-enums-runtime@^0.0.6: version "0.0.6"