diff --git a/.flowconfig b/.flowconfig index 339c307ef8c..d5a847dcf42 100644 --- a/.flowconfig +++ b/.flowconfig @@ -95,4 +95,4 @@ untyped-import untyped-type-import [version] -^0.261.2 +^0.262.0 diff --git a/package.json b/package.json index 504762f5733..594183c107c 100644 --- a/package.json +++ b/package.json @@ -80,7 +80,7 @@ "eslint-plugin-redundant-undefined": "^0.4.0", "eslint-plugin-relay": "^1.8.3", "flow-api-translator": "0.25.1", - "flow-bin": "^0.261.2", + "flow-bin": "^0.262.0", "glob": "^7.1.1", "hermes-eslint": "0.25.1", "hermes-transform": "0.25.1", diff --git a/yarn.lock b/yarn.lock index b5de60c7fec..3a42335296e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4410,10 +4410,10 @@ flow-api-translator@0.25.1: hermes-transform "0.25.1" typescript "5.3.2" -flow-bin@^0.261.2: - version "0.261.2" - resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.261.2.tgz#8558c965950f8e38872ea21f66bf04932da2380b" - integrity sha512-lTYA05K4obAjyrrX4in3sLZyAECSFCDwQiGpZHJLm8ldCk+qcW11Wcxq/CdvyQAOPR7Kpb5BPRSaj4hwEXIAUw== +flow-bin@^0.262.0: + version "0.262.0" + resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.262.0.tgz#612f7cb96c51d9fe7e6819ab9d582f19e5674554" + integrity sha512-B7l0NcpQ3uZuaWs07aQCjG+8fcxF/awbEmuf1p/6a/ZnQjPBB5uIzWmTuxdnrQns5/2orCpC37k9FJuRP7Aj3g== flow-enums-runtime@^0.0.6: version "0.0.6"