diff --git a/.flowconfig b/.flowconfig index afae777b88f..ca4f980f6bc 100644 --- a/.flowconfig +++ b/.flowconfig @@ -77,4 +77,4 @@ untyped-import untyped-type-import [version] -^0.218.0 +^0.219.0 diff --git a/package.json b/package.json index 25c2ecacde9..b11df61b435 100644 --- a/package.json +++ b/package.json @@ -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", diff --git a/yarn.lock b/yarn.lock index 0f32986c3a4..a4e2a9222ff 100644 --- a/yarn.lock +++ b/yarn.lock @@ -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"