From ab4fcf452c6eaa1ec502b665ab87cd03014c1905 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 4 Jun 2024 10:55:59 +0000 Subject: [PATCH] chore(deps-dev): bump flow-bin from 0.89.0 to 0.237.2 Bumps [flow-bin](https://github.com/flowtype/flow-bin) from 0.89.0 to 0.237.2. - [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 8847649..ca5d2a2 100644 --- a/package.json +++ b/package.json @@ -57,7 +57,7 @@ "babel-eslint": "10.1.0", "babel-jest": "^29.7.0", "cost-of-modules": "1.0.1", - "flow-bin": "0.89.0", + "flow-bin": "0.237.2", "jest": "29.7.0", "nodemon": "3.1.2", "notification-catcher": "1.2.1", diff --git a/yarn.lock b/yarn.lock index cf016c4..7ccddf4 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3106,10 +3106,10 @@ flatted@^2.0.0: resolved "https://registry.yarnpkg.com/flatted/-/flatted-2.0.2.tgz#4575b21e2bcee7434aa9be662f4b7b5f9c2b5138" integrity sha512-r5wGx7YeOwNWNlCA0wQ86zKyDLMQr+/RB8xy74M4hTphfmjlijTSSXGuH8rnvKZnfT9i+75zmd8jcKdMR4O6jA== -flow-bin@0.89.0: - version "0.89.0" - resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.89.0.tgz#6bd29c2af7e0f429797f820662f33749105c32fa" - integrity sha512-DkO4PsXYrl53V6G5+t5HbRMC5ajYUQej2LEGPUZ+j9okTb41Sn5j9vfxsCpXMEAslYnQoysHhYu4GUZsQX/DrQ== +flow-bin@0.237.2: + version "0.237.2" + resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.237.2.tgz#42b0be22acd7fb84c77f39f078fc2f6b7d159fdd" + integrity sha512-PlonnPvzTW4nES5YPMwZOJS+IRoaS0ABJWPjsT+5kvLDjXsPerg6A4ftWks4t4gRpPjKSl+6F1BTn9uqWP0inA== fn.name@1.x.x: version "1.1.0"