diff --git a/.flowconfig b/.flowconfig index 2c5ea1ed4bd..ba648b035fc 100644 --- a/.flowconfig +++ b/.flowconfig @@ -85,4 +85,4 @@ untyped-import untyped-type-import [version] -^0.231.0 +^0.232.0 diff --git a/package.json b/package.json index 7390be1214e..e97575080b8 100644 --- a/package.json +++ b/package.json @@ -86,7 +86,7 @@ "eslint-plugin-redundant-undefined": "^0.4.0", "eslint-plugin-relay": "^1.8.3", "flow-api-translator": "0.20.1", - "flow-bin": "^0.231.0", + "flow-bin": "^0.232.0", "glob": "^7.1.1", "hermes-eslint": "0.20.1", "hermes-transform": "0.20.1", diff --git a/yarn.lock b/yarn.lock index 49ef43b0a66..93b35f9e397 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5146,10 +5146,10 @@ flow-api-translator@0.20.1: hermes-parser "0.20.1" hermes-transform "0.20.1" -flow-bin@^0.231.0: - version "0.231.0" - resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.231.0.tgz#b9fde021e60ff6e40e4f0212b6c426fdde798ac7" - integrity sha512-nB5/rH+bUCIAXWagwIEYM0q/2M4mgkD5q16/eZyNx7sfqsmMkZLg0KmPH5hgvzq6PkVoeCoM8sjhPyzLW2wT+w== +flow-bin@^0.232.0: + version "0.232.0" + resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.232.0.tgz#80587406cbb3a74577151ad27c6058b2a468c215" + integrity sha512-7uOycTN+Ys2nYRJRig5S2yN41ZokW7bC4K1GC4nCDa/3FAZLP5/mQbee6UjxFBP9MC4yUYi17bdFTFzCH8bHeg== flow-enums-runtime@^0.0.6: version "0.0.6"