diff --git a/.flowconfig b/.flowconfig index cbfc6a77ee6..76eefddb781 100644 --- a/.flowconfig +++ b/.flowconfig @@ -96,4 +96,4 @@ untyped-import untyped-type-import [version] -^0.314.0 +^0.315.0 diff --git a/package.json b/package.json index 469cf34f44f..071b4d25560 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.1", - "flow-bin": "^0.314.0", + "flow-bin": "^0.315.0", "hermes-eslint": "0.36.1", "hermes-transform": "0.36.1", "ini": "^5.0.0", diff --git a/yarn.lock b/yarn.lock index 444bb5166a7..3532c833f59 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4817,10 +4817,10 @@ flow-api-translator@0.36.1: hermes-transform "0.36.1" typescript "5.3.2" -flow-bin@^0.314.0: - version "0.314.0" - resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.314.0.tgz#bc47546316cece96b7c48983d6f9bc5e50444fb5" - integrity sha512-cQmUJPsW8G0FGbVKDqmQv4YCXfuykQPHVxia7gwX4R3dpOCfJqNm28CHFqzUg29Zk0biqbXtpe+kWdfh7bYPbw== +flow-bin@^0.315.0: + version "0.315.0" + resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.315.0.tgz#f6c3275cddde4c041d438617371f08a6bbeea70c" + integrity sha512-Z6uioCGGS6GovDi+sIj5F7bpli2oZ6DXh2ey7ga6iRGJJdTd8uA0/KIjTHpHC3Cw9OAhqt+/4NQtYnH8joHcqg== flow-enums-runtime@^0.0.6: version "0.0.6"