Skip to content

Commit 488b31d

Browse files
SamChou19815facebook-github-bot
authored andcommitted
Deploy 0.287.0 to xplat (#53965)
Summary: Pull Request resolved: #53965 [changelog](https://github.com/facebook/flow/blob/main/Changelog.md) Changelog: [Internal] Reviewed By: gkz Differential Revision: D83415742 fbshipit-source-id: ff6faa673a70cb8dc958ef2ad46245c720f3df9a
1 parent 99b7cb7 commit 488b31d

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.286.0
101+
^0.287.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.286.0",
89+
"flow-bin": "^0.287.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
@@ -4820,10 +4820,10 @@ [email protected]:
48204820
hermes-transform "0.32.0"
48214821
typescript "5.3.2"
48224822

4823-
flow-bin@^0.286.0:
4824-
version "0.286.0"
4825-
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.286.0.tgz#2fdb61377fb90aedc941beca5172454d85e4114a"
4826-
integrity sha512-JXh5vcQqGm5VOevO7o5RJohCito86nDAZ+sFAsXS4G/qisznJlJ2/a+0aC5nyFjQ2r4qkZP3hQ3ZJ4RiNH4cCA==
4823+
flow-bin@^0.287.0:
4824+
version "0.287.0"
4825+
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.287.0.tgz#b4a5714cb38e603986a07c62e4d8a4c61c35708c"
4826+
integrity sha512-GYASmje2SOjhSm6Xr7itYbeiAmPm+lNzF/vAHsFE8aj7lCCPnLE6YePj6mVZEZKqqtRmP5SbPA5+mOxog/o/RA==
48274827

48284828
flow-enums-runtime@^0.0.6:
48294829
version "0.0.6"

0 commit comments

Comments
 (0)