Skip to content

Commit

Permalink
Deploy 0.222.0 to xplat
Browse files Browse the repository at this point in the history
Summary:
X-link: facebook/react-native#41505

Changelog: [Internal]

Reviewed By: gkz

Differential Revision: D51385560

fbshipit-source-id: 66848643776e40bd92b23d8b6147b32659ec6ec5
  • Loading branch information
SamChou19815 authored and facebook-github-bot committed Nov 16, 2023
1 parent 5133b48 commit 730a59f
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion tools/hermes-parser/js/.flowconfig
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ enums=true
casting_syntax=both

[version]
^0.221.0
^0.222.0

[lints]
untyped-type-import=error
Expand Down
2 changes: 1 addition & 1 deletion tools/hermes-parser/js/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"eslint-plugin-flowtype": "^8.0.3",
"eslint-plugin-jest": "^25.2.4",
"eslint-plugin-prettier": "^4.2.1",
"flow-bin": "^0.221.0",
"flow-bin": "^0.222.0",
"glob": "^8.0.3",
"jest": "^29.2.2",
"jest-specific-snapshot": "^5.0.0",
Expand Down
8 changes: 4 additions & 4 deletions tools/hermes-parser/js/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2947,10 +2947,10 @@ flatted@^3.1.0:
resolved "https://registry.yarnpkg.com/flatted/-/flatted-3.2.2.tgz#64bfed5cb68fe3ca78b3eb214ad97b63bedce561"
integrity sha512-JaTY/wtrcSyvXJl4IMFHPKyFur1sE9AUqc0QnhOaJ0CxHtAoIV8pYDzeEfAaNEtGkOfq4gr3LBFmdXW5mOQFnA==

flow-bin@^0.221.0:
version "0.221.0"
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.221.0.tgz#ebf2cef7301ce330dee53a4e8c3e817a9daf5dc0"
integrity sha512-ozjD7cMb7tY6NuRqf6THALc4CDmiuodePYYVj1CS4vkepU9C3qx7/Q6jlieE7SBUN4CkWzlbt4LSMsWFu5a1eQ==
flow-bin@^0.222.0:
version "0.222.0"
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.222.0.tgz#b4ca588c77fbd79db1edf38615cd04d114c1e933"
integrity sha512-U2047+pOX1EutHGykcjtamAlP8UIHrxbkexB5zPVQ8PH+WcVmD4PtRE6J8Jc3S6odyo0AqVnQsI4rE/2x2fGmQ==

flow-enums-runtime@^0.0.6:
version "0.0.6"
Expand Down

0 comments on commit 730a59f

Please sign in to comment.