diff --git a/.flowconfig b/.flowconfig index f9957d45944..b8d51bd16b7 100644 --- a/.flowconfig +++ b/.flowconfig @@ -82,4 +82,4 @@ untyped-import untyped-type-import [version] -^0.223.3 +^0.223.2 diff --git a/package.json b/package.json index 2214e22d6f1..c2814a09a87 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.18.0", - "flow-bin": "^0.223.3", + "flow-bin": "^0.223.2", "glob": "^7.1.1", "hermes-eslint": "0.18.0", "inquirer": "^7.1.0", diff --git a/yarn.lock b/yarn.lock index ff636df9ef3..7c325ff3988 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5156,10 +5156,10 @@ flow-api-translator@0.18.0: hermes-parser "0.18.0" hermes-transform "0.18.0" -flow-bin@^0.223.3: - version "0.223.3" - resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.223.3.tgz#351cfce2c685ec92769fcbc0bb906497c7ddc061" - integrity sha512-20jLm49wN6Gfcs+MI/coAeeXK8/Sbb3eSfyEY4KjlusRotLYaYB6Tg1ngh2sCtpbO598oAEawrKDZr0u6jKakQ== +flow-bin@^0.223.2: + version "0.223.2" + resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.223.2.tgz#2c39f40c4a821bdeac7d340eda61738f0c142706" + integrity sha512-wqNNzsVdgS/6sC/anloAzEiWGHEYBcANftU7rrDNRyTI9plBAYAu8xVZ/5RtymRuO2GvYWO1DR8hfEunAhdvWA== flow-enums-runtime@^0.0.6: version "0.0.6"