diff --git a/.flowconfig b/.flowconfig index 70cf15c600b..a5708732741 100644 --- a/.flowconfig +++ b/.flowconfig @@ -85,4 +85,4 @@ untyped-import untyped-type-import [version] -^0.229.0 +^0.229.2 diff --git a/package.json b/package.json index 74a103918b5..edd4f2cfd69 100644 --- a/package.json +++ b/package.json @@ -88,7 +88,7 @@ "eslint-plugin-redundant-undefined": "^0.4.0", "eslint-plugin-relay": "^1.8.3", "flow-api-translator": "0.19.2", - "flow-bin": "^0.229.0", + "flow-bin": "^0.229.2", "glob": "^7.1.1", "hermes-eslint": "0.19.2", "hermes-transform": "0.19.2", diff --git a/yarn.lock b/yarn.lock index 4c32801bac4..156bb1dc8b2 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5150,10 +5150,10 @@ flow-api-translator@0.19.2: hermes-parser "0.19.2" hermes-transform "0.19.2" -flow-bin@^0.229.0: - version "0.229.0" - resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.229.0.tgz#c129de6ab1a8578de78ed764f17d57e454df963b" - integrity sha512-tDdFj7HYSf9nDgrop8S2yw3B8nsaFLcdML4L7zWeT2FSvNapPkImkZmf0HkNLitf9EGp98iGEwRZ6naYS1nZww== +flow-bin@^0.229.2: + version "0.229.2" + resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.229.2.tgz#6ce5575c8d6fe93390430f9e13da4c06a9a250f4" + integrity sha512-4hjnaApj/BUhosbStw9Tqk0Muf3WCxAnauPOEHvxIfvHWBHJH3wPCCWryPkLPoifjvvcRYYEKPNWHrYF3PkErA== flow-enums-runtime@^0.0.6: version "0.0.6"