diff --git a/.flowconfig b/.flowconfig index b166203831f3..b48ff208ac6e 100644 --- a/.flowconfig +++ b/.flowconfig @@ -95,4 +95,4 @@ untyped-import untyped-type-import [version] -^0.312.1 +^0.313.0 diff --git a/package.json b/package.json index 8b2f95a3f864..23974d9f0de3 100644 --- a/package.json +++ b/package.json @@ -86,7 +86,7 @@ "eslint-plugin-relay": "^1.8.3", "fb-dotslash": "0.5.8", "flow-api-translator": "0.36.0", - "flow-bin": "^0.312.1", + "flow-bin": "^0.313.0", "hermes-eslint": "0.36.0", "hermes-transform": "0.36.0", "ini": "^5.0.0", diff --git a/yarn.lock b/yarn.lock index 9a123f0b29c2..bd096e8aee97 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4749,10 +4749,10 @@ flow-api-translator@0.36.0: hermes-transform "0.36.0" typescript "5.3.2" -flow-bin@^0.312.1: - version "0.312.1" - resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.312.1.tgz#727f40d94b319ad418e97e45a729860b641cee79" - integrity sha512-jIo4SzaqMpnj1SjTPg8+QHPFOs6RY98mbzGw7uRJn6fHfaqly9hM30n5PwAhRPk8F5LFawNteeW3IOtr/7UJ3A== +flow-bin@^0.313.0: + version "0.313.0" + resolved "https://registry.facebook.net/flow-bin/-/flow-bin-0.313.0.tgz#d2bc31db6395f239b2787d3e427856cc8e2ffd54" + integrity sha512-foqZwKykbfdvEyWI4yIpuJU0I0d06562GogwA+8eRN7Bt/nwqepGLIrZHG6KSTcS79iyAU7ZiQvP8pA90dEhfQ== flow-enums-runtime@^0.0.6: version "0.0.6"