From e3047db0dc9caf06075554cc7abc0beb4f361aba Mon Sep 17 00:00:00 2001 From: Sam Zhou Date: Tue, 24 Jun 2025 12:58:53 -0700 Subject: [PATCH] Deploy 0.274.0 to xplat Summary: Changelog: [Internal] Reviewed By: gkz Differential Revision: D77246379 fbshipit-source-id: 4a86da380109e85b5e1d53f5723f6ea07e6ea429 --- .flowconfig | 2 +- package.json | 2 +- yarn.lock | 8 ++++---- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.flowconfig b/.flowconfig index ddebead1789..6d1e846132f 100644 --- a/.flowconfig +++ b/.flowconfig @@ -103,4 +103,4 @@ untyped-import untyped-type-import [version] -^0.273.1 +^0.274.0 diff --git a/package.json b/package.json index 20fe37559a4..e7407379625 100644 --- a/package.json +++ b/package.json @@ -77,7 +77,7 @@ "eslint-plugin-redundant-undefined": "^0.4.0", "eslint-plugin-relay": "^1.8.3", "flow-api-translator": "0.29.0", - "flow-bin": "^0.273.1", + "flow-bin": "^0.274.0", "glob": "^7.1.1", "hermes-eslint": "0.29.0", "hermes-transform": "0.29.0", diff --git a/yarn.lock b/yarn.lock index d4775e9de87..b7dd185b47e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4648,10 +4648,10 @@ flow-api-translator@0.29.0: hermes-transform "0.29.0" typescript "5.3.2" -flow-bin@^0.273.1: - version "0.273.1" - resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.273.1.tgz#18621f169ecbabe3656c56980ebaabc439ee76c1" - integrity sha512-OlJkNCSd+i6z5xDoyGiS+3X5xYQx+vVUY2iUw6cHJR0LK3ttyA1wkiI93OuBALhLhF91KayzGhRSzXHqA75iUw== +flow-bin@^0.274.0: + version "0.274.0" + resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.274.0.tgz#af0442f41386e546293e2de423ec3e9e5c13dd70" + integrity sha512-l6/pCzPtnUhBLKI8uLz7LGwfcknsyp/CNLkKNnlOx0cstIKnsvs5bjZeMOVf884lGXkUsPlH9aITKINP0u+fiA== flow-enums-runtime@^0.0.6: version "0.0.6"