From 5d18e5e7456098f0002f7702e9d3636d1574e6a3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 17 Apr 2025 06:13:35 +0000 Subject: [PATCH] Bump flow-bin from 0.187.1 to 0.268.0 Bumps [flow-bin](https://github.com/flowtype/flow-bin) from 0.187.1 to 0.268.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-version: 0.268.0 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 6f5ac736935..abedd67c299 100644 --- a/package.json +++ b/package.json @@ -285,7 +285,7 @@ "eslint-plugin-react-hooks": "^5.1.0", "eslint-plugin-testing-library": "^6.2.2", "file-loader": "^6.0.0", - "flow-bin": "^0.187.0", + "flow-bin": "^0.268.0", "glob": "^10.4.2", "html-webpack-plugin": "5.6.3", "http-proxy": "^1.16.2", diff --git a/yarn.lock b/yarn.lock index 916a1c6c757..d26feba4ba3 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5137,10 +5137,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.187.0: - version "0.187.1" - resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.187.1.tgz#0704d8f16bcf58c07decc09daebbf0d3ce845bc8" - integrity sha512-rG2p8NAJ7By0QTh+RMQRIGfM7nuKKp4XANqYUAoi6tDuEULLjlNxSa1vcwqW+O2EXGeLKYDkz/QVhefH/pBToA== +flow-bin@^0.268.0: + version "0.268.0" + resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.268.0.tgz#89cb4de4ea65af30c9ad25e74068c840e40415e7" + integrity sha512-ccENQl1ToGeDUjxinJ+0Z65o1ELg/F+1wylMZ7RBMhO1TvxyByVOLPoDji44JpIzGOPuw9dzYcBSEpFoWyoD7w== focus-visible@5.2.1: version "5.2.1"