diff --git a/.flowconfig b/.flowconfig index ef32dd1bf9e..b785cd7a29a 100644 --- a/.flowconfig +++ b/.flowconfig @@ -104,4 +104,4 @@ untyped-import untyped-type-import [version] -^0.276.0 +^0.277.1 diff --git a/package.json b/package.json index 973c24b5072..82ae722a7ae 100644 --- a/package.json +++ b/package.json @@ -82,7 +82,7 @@ "eslint-plugin-redundant-undefined": "^0.4.0", "eslint-plugin-relay": "^1.8.3", "flow-api-translator": "0.29.1", - "flow-bin": "^0.276.0", + "flow-bin": "^0.277.1", "glob": "^7.1.1", "hermes-eslint": "0.29.1", "hermes-transform": "0.29.1", diff --git a/yarn.lock b/yarn.lock index 8184f90e147..8a9b4360365 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4880,10 +4880,10 @@ flow-api-translator@0.29.1: hermes-transform "0.29.1" typescript "5.3.2" -flow-bin@^0.276.0: - version "0.276.0" - resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.276.0.tgz#0c4f4de9d3eed254e5f6d86b0c02df58a4354588" - integrity sha512-qcxqq2ZtUS7KqwRiGa3w/N/YppQuWj5vaKMH9KgLDv0QaxrUskv6iCNoTfpFg/crT0YjQk5hJ8ALdk8YVqnO0g== +flow-bin@^0.277.1: + version "0.277.1" + resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.277.1.tgz#8c438f7dc448a918c9fc1b2920e4ced8c43ee983" + integrity sha512-WllhR0uomrlxTg0F7rSt2khi8KQKSVU5N5vD1m0ZlYzAs2q9rIP7RWhXFsctXwKkscqI+csEWIgcPoCYzPv1dw== flow-enums-runtime@^0.0.6: version "0.0.6"