diff --git a/.flowconfig b/.flowconfig index e14487b870f..137fa4d4856 100644 --- a/.flowconfig +++ b/.flowconfig @@ -78,4 +78,4 @@ untyped-import untyped-type-import [version] -^0.210.1 +^0.211.0 diff --git a/.flowconfig.android b/.flowconfig.android index 2d1d66ec0f7..d8a3f023b32 100644 --- a/.flowconfig.android +++ b/.flowconfig.android @@ -78,4 +78,4 @@ untyped-import untyped-type-import [version] -^0.210.1 +^0.211.0 diff --git a/package.json b/package.json index f85005f4b7f..2d59bba70bc 100644 --- a/package.json +++ b/package.json @@ -78,7 +78,7 @@ "eslint-plugin-react-native": "^4.0.0", "eslint-plugin-redundant-undefined": "^0.4.0", "eslint-plugin-relay": "^1.8.3", - "flow-bin": "^0.210.1", + "flow-bin": "^0.211.0", "hermes-eslint": "0.14.0", "inquirer": "^7.1.0", "jest": "^29.2.1", diff --git a/yarn.lock b/yarn.lock index 1c072e3b9a3..5d963caa84a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4926,10 +4926,10 @@ flatted@^3.1.0: resolved "https://registry.yarnpkg.com/flatted/-/flatted-3.2.2.tgz#64bfed5cb68fe3ca78b3eb214ad97b63bedce561" integrity sha512-JaTY/wtrcSyvXJl4IMFHPKyFur1sE9AUqc0QnhOaJ0CxHtAoIV8pYDzeEfAaNEtGkOfq4gr3LBFmdXW5mOQFnA== -flow-bin@^0.210.1: - version "0.210.1" - resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.210.1.tgz#6a1bfce86a220eb355c0e4ec8614af7b4404da43" - integrity sha512-7GRivQiVBlDAIb4lGvePYJ7x8AIk/dpFLuZW3PxigcGSXMHVMKUY0qReykES2OK/B16sqJMeDV7OKHmAFut+qQ== +flow-bin@^0.211.0: + version "0.211.0" + resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.211.0.tgz#63b1317dec690989cd386016253506d4d62dbc0f" + integrity sha512-zgHi0QfggHPK86NqNm2eHJo0rXlfnog8SpxjCtBBTEwpalyuk1DrzMe4Z6geq5ibXmo3MwPbFNC0FxXybgiJ6A== flow-enums-runtime@^0.0.6: version "0.0.6"