diff --git a/.flowconfig b/.flowconfig index 3a2f4d8b6c4a9..1d7602d54e113 100644 --- a/.flowconfig +++ b/.flowconfig @@ -41,4 +41,4 @@ untyped-import untyped-type-import [version] -^0.256.0 +^0.257.0 diff --git a/package.json b/package.json index a292ed56e633c..b9c300852e438 100644 --- a/package.json +++ b/package.json @@ -60,7 +60,7 @@ "eslint-plugin-relay": "1.8.3", "eslint-plugin-relay-internal": "link:./packages/eslint-plugin-relay-internal", "fbjs": "^3.0.2", - "flow-bin": "^0.256.0", + "flow-bin": "^0.257.0", "glob": "^7.1.1", "graphql": "15.3.0", "gulp": "4.0.2", diff --git a/yarn.lock b/yarn.lock index 578308e6b06b9..d1d8aafba1298 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3864,10 +3864,10 @@ flatted@^3.1.0: resolved "https://registry.yarnpkg.com/flatted/-/flatted-3.2.6.tgz#022e9218c637f9f3fc9c35ab9c9193f05add60b2" integrity sha512-0sQoMh9s0BYsm+12Huy/rkKxVu4R1+r96YX5cG44rHV0pQ6iC3Q+mkoMFaGWObMFYQxCVT+ssG1ksneA2MI9KQ== -flow-bin@^0.256.0: - version "0.256.0" - resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.256.0.tgz#0cddc3b665b8e9cae34eb5896c8429d0f2961fdf" - integrity sha512-ujKn6fRfx9SujbqBLhT/lxFsXRsRDgrot2UuNhw4Z5W3QlVn4teV+7rBhs87FVHSnRvZeFAMKHHYYahWYw5W4w== +flow-bin@^0.257.0: + version "0.257.0" + resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.257.0.tgz#5e0ca987ca0533b65865d0378d2d5c902a11332a" + integrity sha512-tGl+GEBXVWw+DqMble1n/oiXN4iil9s9HG1U3GOaeSXUxKe+tedzIMetU3ZvS+BGC54OhdJvPGdR3MrG4V5vvw== flush-write-stream@^1.0.2: version "1.1.1"