Skip to content

Commit 2c749a8

Browse files
marcoww6meta-codesync[bot]
authored andcommitted
Deploy 0.288.0 to xplat (#54145)
Summary: Pull Request resolved: #54145 [changelog](https://github.com/facebook/flow/blob/main/Changelog.md) Changelog: [Internal] Reviewed By: SamChou19815 Differential Revision: D84571624 fbshipit-source-id: 7bb915d544ac539b055c32ddec9a52d05cec0a99
1 parent 5ffff01 commit 2c749a8

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

.flowconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,4 +98,4 @@ untyped-import
9898
untyped-type-import
9999

100100
[version]
101-
^0.287.0
101+
^0.288.0

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@
8686
"eslint-plugin-relay": "^1.8.3",
8787
"fb-dotslash": "0.5.8",
8888
"flow-api-translator": "0.32.0",
89-
"flow-bin": "^0.287.0",
89+
"flow-bin": "^0.288.0",
9090
"glob": "^7.1.1",
9191
"hermes-eslint": "0.32.0",
9292
"hermes-transform": "0.32.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4784,10 +4784,10 @@ flow-api-translator@0.32.0:
47844784
hermes-transform "0.32.0"
47854785
typescript "5.3.2"
47864786

4787-
flow-bin@^0.287.0:
4788-
version "0.287.0"
4789-
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.287.0.tgz#b4a5714cb38e603986a07c62e4d8a4c61c35708c"
4790-
integrity sha512-GYASmje2SOjhSm6Xr7itYbeiAmPm+lNzF/vAHsFE8aj7lCCPnLE6YePj6mVZEZKqqtRmP5SbPA5+mOxog/o/RA==
4787+
flow-bin@^0.288.0:
4788+
version "0.288.0"
4789+
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.288.0.tgz#8b4d54e4909b01a921e0f4f912d187ba2e1b225f"
4790+
integrity sha512-b038n/Se62KUplY3W2kIK87SHqlt+rRoAjr+WveRXDMZM0A4GviQYLpsuqsfAwc1Rlh4t+sqEtKBuwAzc2CEaA==
47914791

47924792
flow-enums-runtime@^0.0.6:
47934793
version "0.0.6"

0 commit comments

Comments
 (0)