From b26499762d35cd1c25cbbab59efcf0682e05f8e6 Mon Sep 17 00:00:00 2001 From: Sam Zhou Date: Sat, 27 Sep 2025 11:33:41 -0700 Subject: [PATCH] Deploy 0.287.0 to xplat Summary: [changelog](https://github.com/facebook/flow/blob/main/Changelog.md) Changelog: [Internal] Differential Revision: D83415742 --- .flowconfig | 2 +- package.json | 2 +- yarn.lock | 8 ++++---- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.flowconfig b/.flowconfig index 6e8b8f648cf4..c40d45f662c0 100644 --- a/.flowconfig +++ b/.flowconfig @@ -98,4 +98,4 @@ untyped-import untyped-type-import [version] -^0.286.0 +^0.287.0 diff --git a/package.json b/package.json index d24a96fb4f2e..e4fc53fc16b7 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.32.0", - "flow-bin": "^0.286.0", + "flow-bin": "^0.287.0", "glob": "^7.1.1", "hermes-eslint": "0.32.0", "hermes-transform": "0.32.0", diff --git a/yarn.lock b/yarn.lock index b14b21d5cc34..ffe1bf2ba923 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4820,10 +4820,10 @@ flow-api-translator@0.32.0: hermes-transform "0.32.0" typescript "5.3.2" -flow-bin@^0.286.0: - version "0.286.0" - resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.286.0.tgz#2fdb61377fb90aedc941beca5172454d85e4114a" - integrity sha512-JXh5vcQqGm5VOevO7o5RJohCito86nDAZ+sFAsXS4G/qisznJlJ2/a+0aC5nyFjQ2r4qkZP3hQ3ZJ4RiNH4cCA== +flow-bin@^0.287.0: + version "0.287.0" + resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.287.0.tgz#b4a5714cb38e603986a07c62e4d8a4c61c35708c" + integrity sha512-GYASmje2SOjhSm6Xr7itYbeiAmPm+lNzF/vAHsFE8aj7lCCPnLE6YePj6mVZEZKqqtRmP5SbPA5+mOxog/o/RA== flow-enums-runtime@^0.0.6: version "0.0.6"