Skip to content

Commit 6e42c98

Browse files
SamChou19815facebook-github-bot
authored andcommitted
Deploy 0.219.2 to xplat (#41069)
Summary: Pull Request resolved: #41069 Changelog: [Internal] Reviewed By: panagosg7 Differential Revision: D50438577 fbshipit-source-id: 429050072e48b081b8449468b6878190108f23b9
1 parent 25575e5 commit 6e42c98

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

.flowconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,4 +77,4 @@ untyped-import
7777
untyped-type-import
7878

7979
[version]
80-
^0.219.0
80+
^0.219.2

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@
8484
"eslint-plugin-redundant-undefined": "^0.4.0",
8585
"eslint-plugin-relay": "^1.8.3",
8686
"flow-api-translator": "0.17.0",
87-
"flow-bin": "^0.219.0",
87+
"flow-bin": "^0.219.2",
8888
"glob": "^7.1.1",
8989
"hermes-eslint": "0.17.0",
9090
"inquirer": "^7.1.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5143,10 +5143,10 @@ [email protected]:
51435143
hermes-parser "0.17.0"
51445144
hermes-transform "0.17.0"
51455145

5146-
flow-bin@^0.219.0:
5147-
version "0.219.0"
5148-
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.219.0.tgz#193ae6551e4eccad7435b2ec0cfa455a40f38889"
5149-
integrity sha512-nX1hLdYI+mRaO5hG4acjwMni9K3KqQzt3v0pDPHKGu1lEvxEPbL3GxruFbaq8dhKR3Ntk13ptsf2krYubZ1nCw==
5146+
flow-bin@^0.219.2:
5147+
version "0.219.2"
5148+
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.219.2.tgz#46d32f51df0e855974ef97ebda12acce8ff5652a"
5149+
integrity sha512-E0Dh5ZFIgjeW4VoCEr9KNPG3LS4PKqLMHOGQrzlJ/wOyFQvpNS4gXsxAPeqtxD+MHeV/tVeoD17WYJXkAXpgYw==
51505150

51515151
flow-enums-runtime@^0.0.6:
51525152
version "0.0.6"

0 commit comments

Comments
 (0)