diff --git a/.flowconfig b/.flowconfig index 13324cc6ce0f11..236ed08007a8d6 100644 --- a/.flowconfig +++ b/.flowconfig @@ -95,4 +95,4 @@ untyped-import untyped-type-import [version] -^0.299.0 +^0.300.0 diff --git a/package.json b/package.json index cdd6b4b1f2a469..e12a41e4b34c66 100644 --- a/package.json +++ b/package.json @@ -84,7 +84,7 @@ "eslint-plugin-relay": "^1.8.3", "fb-dotslash": "0.5.8", "flow-api-translator": "0.33.3", - "flow-bin": "^0.299.0", + "flow-bin": "^0.300.0", "hermes-eslint": "0.33.3", "hermes-transform": "0.33.3", "ini": "^5.0.0", diff --git a/yarn.lock b/yarn.lock index 10e5a074341b05..8f53fbda65ca12 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4631,10 +4631,10 @@ flow-api-translator@0.33.3: hermes-transform "0.33.3" typescript "5.3.2" -flow-bin@^0.299.0: - version "0.299.0" - resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.299.0.tgz#4e402a68e3b2f613fdffba22a2c77920813e11ae" - integrity sha512-NrVVBCn1d171hNEL6DwdByalpYOi+Kr+BeNuHcdS4xVU88PrVmRNM+Ut74TvXSGz77JRdPqkqJoB0Wu+rGPkxw== +flow-bin@^0.300.0: + version "0.300.0" + resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.300.0.tgz#fda7957a776a8c0ad5cdcfcd02af8df158cb819e" + integrity sha512-BWmDezNeTsnsK7ebA/pWN/2ren8Zy1wYVpWMsnHTwpeAynJ3C+83Z80SqAr2GPlMCQ8VoT/t+uJwVQwbMt0SBw== flow-enums-runtime@^0.0.6: version "0.0.6"