From b8fe6568d8823b640e7cfed1ac7b80e906a52848 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Dec 2024 08:56:29 +0000 Subject: [PATCH] chore(deps-dev): bump flow-bin from 0.251.1 to 0.255.0 Bumps [flow-bin](https://github.com/flowtype/flow-bin) from 0.251.1 to 0.255.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 677d906..876a2c1 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ "devDependencies": { "babel-eslint": "^10.1.0", "eslint-plugin-flowtype": "^8.0.3", - "flow-bin": "^0.251.1", + "flow-bin": "^0.255.0", "flow-remove-types": "^2.212.0", "jest": "^29.6.1", "standard": "^16.0.4" diff --git a/yarn.lock b/yarn.lock index 8edc7a0..aeb19d2 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1617,10 +1617,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.251.1: - version "0.251.1" - resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.251.1.tgz#d8dc360b865edaa6e76b3b9edd545f5730e1b520" - integrity sha512-zp8NsURU1hY2drz0p5MEVRrUg+0oXNbzD7od3ExOEBqMZsM6oX5ixp8j4U2sv+4v2dJWLgi9wQS4xJ5dnq2Q+Q== +flow-bin@^0.255.0: + version "0.255.0" + resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.255.0.tgz#b6770284a89f3b39ea39ad6222de02136e262445" + integrity sha512-UT1kfKTJ5xS6c7sBjiLSuO4SXf4YsatNKm9VCZIeoEY5TRXwg8F17Gu41iqVLAo19/ufqzQVz+/Nj0oWi24kFA== flow-remove-types@^2.212.0: version "2.252.0"