From 95dd7a1b51f28b93c5dbb2b74b14447ec7ff7180 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 21 Dec 2024 00:33:10 +0100 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20Bump=20flow-bin=20from=200?= =?UTF-8?q?.252.0=20to=200.257.0=20(#1381)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit :arrow_up: Bump flow-bin from 0.252.0 to 0.257.0 Bumps [flow-bin](https://github.com/flowtype/flow-bin) from 0.252.0 to 0.257.0. - [Release notes](https://github.com/flowtype/flow-bin/releases) - [Commits](https://github.com/flowtype/flow-bin/commits) --- updated-dependencies: - dependency-name: flow-bin dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 2721ed86e..c0c9520ca 100644 --- a/package.json +++ b/package.json @@ -75,7 +75,7 @@ "eslint": "8.57.1", "eslint-plugin-ft-flow": "3.0.11", "eslint-plugin-immutable": "1.0.0", - "flow-bin": "^0.252.0", + "flow-bin": "^0.257.0", "hermes-eslint": "0.23.1", "husky": "9.1.4", "jest": "29.7.0", diff --git a/yarn.lock b/yarn.lock index 50bcaa635..ba0235635 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2977,10 +2977,10 @@ flatted@^3.1.0: resolved "https://registry.yarnpkg.com/flatted/-/flatted-3.2.7.tgz#609f39207cb614b89d0765b477cb2d437fbf9787" integrity sha512-5nqDSxl8nn5BSNxyR3n4I6eDmbolI6WT+QqR547RwxQapgjQBmtktdP+HTBb/a/zLsbzERTONyUB5pefh5TtjQ== -flow-bin@^0.252.0: - version "0.252.0" - resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.252.0.tgz#a312b8e131391efe2864aab62de241b36f65b47b" - integrity sha512-DjWbg5FwSZy+9hO3zzwrxjoak7Fld4pQC0paVji1lF2e8aIqCYvjA2c1Kd4iv3uDmzVDg0MfRSXNKfhR2ql7JQ== +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== formdata-polyfill@^4.0.10: version "4.0.10"