Skip to content

Commit

Permalink
Deploy 0.219.0 to xplat (facebook#41066)
Browse files Browse the repository at this point in the history
Summary:
X-link: facebook/metro#1119

X-link: facebook/relay#4490

Pull Request resolved: facebook#41066

X-link: facebook/hermes#1163

Changelog: [Internal]

Reviewed By: SamChou19815

Differential Revision: D50413448

fbshipit-source-id: f77f8a1907e9a2589993cdc0f9b2838c6d0355a5
  • Loading branch information
Alex Taylor (alta) authored and facebook-github-bot committed Oct 18, 2023
1 parent d545fb8 commit 191c3de
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion .flowconfig
Original file line number Diff line number Diff line change
Expand Up @@ -77,4 +77,4 @@ untyped-import
untyped-type-import

[version]
^0.218.0
^0.219.0
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@
"eslint-plugin-redundant-undefined": "^0.4.0",
"eslint-plugin-relay": "^1.8.3",
"flow-api-translator": "0.16.0",
"flow-bin": "^0.218.0",
"flow-bin": "^0.219.0",
"glob": "^7.1.1",
"hermes-eslint": "0.16.0",
"inquirer": "^7.1.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5143,10 +5143,10 @@ flow-api-translator@0.16.0:
hermes-parser "0.16.0"
hermes-transform "0.16.0"

flow-bin@^0.218.0:
version "0.218.0"
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.218.0.tgz#f91acd8a31d472cd8568442819d925c0881081f7"
integrity sha512-u4E0+AIoKKMSuv09Co2mNiQB2DqCcakWtMAPbMkVvvTTNoBSo+gYKrYKoRrmb0QqhdyHy1mRXQXjESW8Lml/MA==
flow-bin@^0.219.0:
version "0.219.0"
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.219.0.tgz#193ae6551e4eccad7435b2ec0cfa455a40f38889"
integrity sha512-nX1hLdYI+mRaO5hG4acjwMni9K3KqQzt3v0pDPHKGu1lEvxEPbL3GxruFbaq8dhKR3Ntk13ptsf2krYubZ1nCw==

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

0 comments on commit 191c3de

Please sign in to comment.