Skip to content

Commit 62ee666

Browse files
panagosg7meta-codesync[bot]
authored andcommitted
Deploy 0.305.1 to xplat
Summary: X-link: facebook/react-native#56111 [changelog](https://github.com/facebook/flow/blob/main/Changelog.md) Changelog: [Internal] Reviewed By: SamChou19815 Differential Revision: D96799987 fbshipit-source-id: 2627c4d0d74bd82a096214d470c25fd0113880d7
1 parent 95658f3 commit 62ee666

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 @@ component_syntax=false
2828
experimental.pattern_matching=false
2929

3030
[version]
31-
^0.304.0
31+
^0.305.1
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.304.0",
19+
"flow-bin": "^0.305.1",
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.304.0:
3595-
version "0.304.0"
3596-
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.304.0.tgz#5ca723aa761ce518d94949f8e7544eaac57f2ee8"
3597-
integrity sha512-6MT0Q9RMAetQMziFSwJrfA0GWagivGZQx9tcmwCKEYklBoITQ7wsV5V4FuoUNwK6Byb8SalUkqK0K0xssgr0wA==
3594+
flow-bin@^0.305.1:
3595+
version "0.305.1"
3596+
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.305.1.tgz#21833a0f486ac3eb67e6cb3348d1ffb80497474c"
3597+
integrity sha512-LivfSZifiFyfSjFLsudY/HEk7WPZilhnx/NsEsNDxRUkA1VrQII0NHy8qDSXcnXYOmo1dN/Djs4AM3U8VMKCFg==
35983598

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

0 commit comments

Comments
 (0)