From 18e8b622bff20cdaf334a0252c9e4f7ecbbe3f4b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 13 Nov 2024 14:57:31 +0000 Subject: [PATCH] :arrow_up: Bump flow-bin from 0.247.1 to 0.252.0 Bumps [flow-bin](https://github.com/flowtype/flow-bin) from 0.247.1 to 0.252.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] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 7d5a3e93fa..486103a1d2 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.247.1", + "flow-bin": "^0.252.0", "hermes-eslint": "0.23.1", "husky": "9.1.4", "jest": "29.7.0", diff --git a/yarn.lock b/yarn.lock index cd7459b7ef..d3db64b75a 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.247.1: - version "0.247.1" - resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.247.1.tgz#8c8d08fcee11ca43cbb6059edb9933a29bdedc57" - integrity sha512-03wwQ5kPW4CYqhXvxTseMs2v6QuVwCtifVkON2UUyDg6Jp1+CaQpLAZK+sFNzQOExKp0Yvoug+fZOUb33ARwHQ== +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== formdata-polyfill@^4.0.10: version "4.0.10"