diff --git a/.flowconfig b/.flowconfig index c96fb0b4bdd1..d47ccc43fa44 100644 --- a/.flowconfig +++ b/.flowconfig @@ -95,4 +95,4 @@ untyped-import untyped-type-import [version] -^0.305.0 +^0.304.0 diff --git a/package.json b/package.json index 648754ea2f8b..caa3799d6fdd 100644 --- a/package.json +++ b/package.json @@ -84,7 +84,7 @@ "eslint-plugin-relay": "^1.8.3", "fb-dotslash": "0.5.8", "flow-api-translator": "0.33.3", - "flow-bin": "^0.305.0", + "flow-bin": "^0.304.0", "hermes-eslint": "0.33.3", "hermes-transform": "0.33.3", "ini": "^5.0.0", diff --git a/yarn.lock b/yarn.lock index 99f725e9f48b..e0b33855b60c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4742,10 +4742,10 @@ flow-api-translator@0.33.3: hermes-transform "0.33.3" typescript "5.3.2" -flow-bin@^0.305.0: - version "0.305.0" - resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.305.0.tgz#ddd8a5f0290c4a7d111ef8c3a2e453c8ad228d94" - integrity sha512-Y5eILvtOF3pYdy2eratXYHpcluoruPMUtvwyCaBupefVQDrJgKRGjLrDFq3/n8jHX/ITijk2oQb2ll2VxK3uyg== +flow-bin@^0.304.0: + version "0.304.0" + resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.304.0.tgz#5ca723aa761ce518d94949f8e7544eaac57f2ee8" + integrity sha512-6MT0Q9RMAetQMziFSwJrfA0GWagivGZQx9tcmwCKEYklBoITQ7wsV5V4FuoUNwK6Byb8SalUkqK0K0xssgr0wA== flow-enums-runtime@^0.0.6: version "0.0.6"