Skip to content

Commit a729160

Browse files
SamChou19815meta-codesync[bot]
authored andcommitted
Deploy 0.289.0 to xplat
Summary: [changelog](https://github.com/facebook/flow/blob/main/Changelog.md) Changelog: [Internal] Reviewed By: gkz Differential Revision: D85310296 fbshipit-source-id: 5c657dd986c85c1b6d29f627bc55d7f85b4e5d36
1 parent b846305 commit a729160

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.288.0
101+
^0.289.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.288.0",
89+
"flow-bin": "^0.289.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.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==
4787+
flow-bin@^0.289.0:
4788+
version "0.289.0"
4789+
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.289.0.tgz#f6b64db7fc7e77ee3ec2f994339d41d22934fdd5"
4790+
integrity sha512-xNmTDLq6TkHa3LvNWHF9lcnKmtBlxZstEWXo7p0KXRzrtHNAAWJGDFyidz7E0IEw95VxxjNZhgiTYGDOIAWPPw==
47914791

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

0 commit comments

Comments
 (0)