Skip to content

Commit

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

Changelog: [Internal]

Reviewed By: SamChou19815

Differential Revision: D52305312

fbshipit-source-id: b18045c450dc3204b08452ede17b76d1a43cce50
  • Loading branch information
pieterv authored and facebook-github-bot committed Dec 19, 2023
1 parent 3623438 commit b538d92
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
Expand Up @@ -30,7 +30,7 @@ enums=true
casting_syntax=both

[version]
^0.224.0
^0.225.0

[lints]
untyped-type-import=error
Expand Down
2 changes: 1 addition & 1 deletion tools/hermes-parser/js/package.json
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.224.0",
"flow-bin": "^0.225.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
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.224.0:
version "0.224.0"
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.224.0.tgz#99454c9a37d2c531e831fa1261ad3e38f24edaf1"
integrity sha512-dsfQCDzOzNL/6bSQMGSSjTUNU7jpniZzmHQRt1rjD7AROthtXdqAkWQ00Xoifn42xeMaO/YkjlOvjpDA4F5Igw==
flow-bin@^0.225.0:
version "0.225.0"
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.225.0.tgz#780d035f48ec306c5e311db3b8979849bac2509c"
integrity sha512-JwdUIuHtIsmbdiXPPYvbei2y0Q3q4hh6Bifwp/RiMFTryKkvs0WYkNO1Nl0A3TfObcsa13XpcwCCkhJ7Dv8B/w==

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

0 comments on commit b538d92

Please sign in to comment.