diff --git a/.flowconfig b/.flowconfig index 0158c44fd67..c9eefdf2952 100644 --- a/.flowconfig +++ b/.flowconfig @@ -95,4 +95,4 @@ untyped-import untyped-type-import [version] -^0.311.0 +^0.312.0 diff --git a/package.json b/package.json index af149829f0c..52ee3dd3970 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.35.0", - "flow-bin": "^0.311.0", + "flow-bin": "^0.312.0", "hermes-eslint": "0.35.0", "hermes-transform": "0.35.0", "ini": "^5.0.0", diff --git a/yarn.lock b/yarn.lock index a8aaf7439df..36c176e5ddc 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4742,10 +4742,10 @@ flow-api-translator@0.35.0: hermes-transform "0.35.0" typescript "5.3.2" -flow-bin@^0.311.0: - version "0.311.0" - resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.311.0.tgz#a1cbef22d1cb9e05b58ffdbad1c73ed03f4122e2" - integrity sha512-4lXxjhPdmkeizju3F0HDCMYGkoL7hiq0W9bAW4pQpQTi56op+QZrVyMENjbCGZc+KlFBLwWkur+EkyfPTsa6xw== +flow-bin@^0.312.0: + version "0.312.0" + resolved "https://registry.facebook.net/flow-bin/-/flow-bin-0.312.0.tgz#4962c29a740beff72eb4b89b0f9625213b3a82d8" + integrity sha512-SVjNNbWt8d69cj6dLXy5P8pq3p6dpje8cL3PvPEqY2KoloiYdpxjOOEZTFvliZV7gxKzGB83iGLA1ct6TH/7hw== flow-enums-runtime@^0.0.6: version "0.0.6"