From 5dc24a42bd875e52fe2386f70be5fb1677cbb8e0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Jan 2023 04:03:37 +0000 Subject: [PATCH] [skip netlify]: Bump flow-bin from 0.98.0 to 0.197.0 Bumps [flow-bin](https://github.com/flowtype/flow-bin) from 0.98.0 to 0.197.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 | 7 ++++--- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index 363a33f..63897d7 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ "babel-loader": "^8.2.2", "babel-plugin-module-resolver": "^4.1.0", "codecov": "^3.2.0", - "flow-bin": "^0.98.0", + "flow-bin": "^0.197.0", "husky": "^1.3.1", "jest": "^26.6.3", "jest-mock-console": "^0.4.2", diff --git a/yarn.lock b/yarn.lock index a554d11..e6a7ec4 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2581,9 +2581,10 @@ find-up@^4.0.0, find-up@^4.1.0: locate-path "^5.0.0" path-exists "^4.0.0" -flow-bin@^0.98.0: - version "0.98.0" - resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.98.0.tgz#3361a03682326a83a5f0a864749f4f7f0d826bce" +flow-bin@^0.197.0: + version "0.197.0" + resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.197.0.tgz#a26ec0e495678676031acb414c1211d59f1d8fff" + integrity sha512-6g0c4Hj+JeS9nRayORAC3qUUzecX1RAjYap086yXivjfN2hlaqMYEi4ZDNPhtUOM8IqB4IE8HXPHt17uLsi0zw== for-in@^1.0.2: version "1.0.2"