diff --git a/.flowconfig b/.flowconfig index 7009c895348a..9ccb6588a52f 100644 --- a/.flowconfig +++ b/.flowconfig @@ -98,4 +98,4 @@ untyped-import untyped-type-import [version] -^0.296.1 +^0.297.0 diff --git a/package.json b/package.json index 1bcd514b9da5..b143f341f624 100644 --- a/package.json +++ b/package.json @@ -85,7 +85,7 @@ "eslint-plugin-relay": "^1.8.3", "fb-dotslash": "0.5.8", "flow-api-translator": "0.33.3", - "flow-bin": "^0.296.1", + "flow-bin": "^0.297.0", "hermes-eslint": "0.33.3", "hermes-transform": "0.33.3", "ini": "^5.0.0", diff --git a/yarn.lock b/yarn.lock index a957e649c7e2..fa396f10cfcf 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4956,10 +4956,10 @@ flow-api-translator@0.33.3: hermes-transform "0.33.3" typescript "5.3.2" -flow-bin@^0.296.1: - version "0.296.1" - resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.296.1.tgz#b637f4e0d916f9af33cfcb3c72f1d388b0ef0099" - integrity sha512-Ya2jmSRsHGWfCZ0oigHOfu2gxKz5RhHzdGVlhaVPyKFIF4UmfPoPym7q5diE1sGCYi7oG4gwULKl1z7ouIquDQ== +flow-bin@^0.297.0: + version "0.297.0" + resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.297.0.tgz#69fa6510d1311083a4c9fd7d3294d481e895c804" + integrity sha512-WN9MrYZss1dGs+MzMqz6DjqErRQyyRfcm+8IsQFaKrtfLZrWSCBil0rP/ukv+DLL0jbNxhdlp14ks15TyznL+A== flow-enums-runtime@^0.0.6: version "0.0.6"