Skip to content

Commit 14f9d2d

Browse files
SamChou19815facebook-github-bot
authored andcommitted
Deploy 0.287.0 to xplat
Summary: X-link: facebook/react-native#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 926da51 commit 14f9d2d

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

tools/hermes-parser/js/.flowconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ enums=true
2828
experimental.pattern_matching=true
2929

3030
[version]
31-
^0.286.0
31+
^0.287.0
3232

3333
[lints]
3434
untyped-type-import=error

tools/hermes-parser/js/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"eslint-plugin-fb-flow": "^0.0.5",
1717
"eslint-plugin-flowtype": "^8.0.3",
1818
"eslint-plugin-jest": "^25.2.4",
19-
"flow-bin": "^0.286.0",
19+
"flow-bin": "^0.287.0",
2020
"glob": "^8.0.3",
2121
"jest": "^30.0.5",
2222
"jest-specific-snapshot": "^5.0.0",

tools/hermes-parser/js/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3591,10 +3591,10 @@ flatted@^3.1.0:
35913591
resolved "https://registry.yarnpkg.com/flatted/-/flatted-3.2.2.tgz#64bfed5cb68fe3ca78b3eb214ad97b63bedce561"
35923592
integrity sha512-JaTY/wtrcSyvXJl4IMFHPKyFur1sE9AUqc0QnhOaJ0CxHtAoIV8pYDzeEfAaNEtGkOfq4gr3LBFmdXW5mOQFnA==
35933593

3594-
flow-bin@^0.286.0:
3595-
version "0.286.0"
3596-
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.286.0.tgz#2fdb61377fb90aedc941beca5172454d85e4114a"
3597-
integrity sha512-JXh5vcQqGm5VOevO7o5RJohCito86nDAZ+sFAsXS4G/qisznJlJ2/a+0aC5nyFjQ2r4qkZP3hQ3ZJ4RiNH4cCA==
3594+
flow-bin@^0.287.0:
3595+
version "0.287.0"
3596+
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.287.0.tgz#b4a5714cb38e603986a07c62e4d8a4c61c35708c"
3597+
integrity sha512-GYASmje2SOjhSm6Xr7itYbeiAmPm+lNzF/vAHsFE8aj7lCCPnLE6YePj6mVZEZKqqtRmP5SbPA5+mOxog/o/RA==
35983598

35993599
flow-enums-runtime@^0.0.6:
36003600
version "0.0.6"

0 commit comments

Comments
 (0)