Skip to content

Commit fbb0ea8

Browse files
avpfacebook-github-bot
authored andcommitted
Deploy 0.212.0 to xplat
Summary: Original Author: [email protected] Original Git: 69a4def X-link: facebook/react-native#38308 Changelog: [Internal] Original Reviewed By: SamChou19815 Original Revision: D47388614 Reviewed By: neildhar Differential Revision: D47690774 fbshipit-source-id: 5b38e639a710fe240e4263e653d2f05872731cd4
1 parent a893769 commit fbb0ea8

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
@@ -29,7 +29,7 @@ mapped_type=true
2929
type_guards=true
3030

3131
[version]
32-
^0.211.0
32+
^0.212.0
3333

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

tools/hermes-parser/js/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"eslint-plugin-flowtype": "^8.0.3",
1818
"eslint-plugin-jest": "^25.2.4",
1919
"eslint-plugin-prettier": "^4.2.1",
20-
"flow-bin": "^0.211.0",
20+
"flow-bin": "^0.212.0",
2121
"glob": "^8.0.3",
2222
"jest": "^29.2.2",
2323
"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
@@ -2947,10 +2947,10 @@ flatted@^3.1.0:
29472947
resolved "https://registry.yarnpkg.com/flatted/-/flatted-3.2.2.tgz#64bfed5cb68fe3ca78b3eb214ad97b63bedce561"
29482948
integrity sha512-JaTY/wtrcSyvXJl4IMFHPKyFur1sE9AUqc0QnhOaJ0CxHtAoIV8pYDzeEfAaNEtGkOfq4gr3LBFmdXW5mOQFnA==
29492949

2950-
flow-bin@^0.211.0:
2951-
version "0.211.0"
2952-
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.211.0.tgz#63b1317dec690989cd386016253506d4d62dbc0f"
2953-
integrity sha512-zgHi0QfggHPK86NqNm2eHJo0rXlfnog8SpxjCtBBTEwpalyuk1DrzMe4Z6geq5ibXmo3MwPbFNC0FxXybgiJ6A==
2950+
flow-bin@^0.212.0:
2951+
version "0.212.0"
2952+
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.212.0.tgz#6ec26d4a26cbfe1e4e02a85cce87a1b08903b804"
2953+
integrity sha512-RbKhEsMoorfWbKca/Zdd8j5mQFTbnP5I3Q5vzR2ReVfMQUb5RaV8R9ejKeZzoq/nDf6UreXRTNjnffYJVmn4Fw==
29542954

29552955
flow-enums-runtime@^0.0.6:
29562956
version "0.0.6"

0 commit comments

Comments
 (0)