From 228cc8965f3f32232d7430958e42eaa02dc64a16 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Jan 2023 06:01:09 +0000 Subject: [PATCH] Bump flow-bin from 0.136.0 to 0.197.0 in /src/main/reactjs Bumps [flow-bin](https://github.com/flowtype/flow-bin) from 0.136.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] --- src/main/reactjs/package.json | 2 +- src/main/reactjs/yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/src/main/reactjs/package.json b/src/main/reactjs/package.json index 24fdf21..71d5300 100644 --- a/src/main/reactjs/package.json +++ b/src/main/reactjs/package.json @@ -18,7 +18,7 @@ "babel-jest": "^26.6.0", "enzyme": "^3.11.0", "enzyme-adapter-react-16": "^1.15.5", - "flow-bin": "^0.136.0", + "flow-bin": "^0.197.0", "flow-typed": "^3.2.1", "install": "^0.13.0", "jest": "26.6.0", diff --git a/src/main/reactjs/yarn.lock b/src/main/reactjs/yarn.lock index 06b8210..6aaf39a 100644 --- a/src/main/reactjs/yarn.lock +++ b/src/main/reactjs/yarn.lock @@ -4912,10 +4912,10 @@ find-up@^4.0.0, find-up@^4.1.0: locate-path "^5.0.0" path-exists "^4.0.0" -flow-bin@^0.136.0: - version "0.136.0" - resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.136.0.tgz#2c1be64496d791ea3160047ce22968ef166835f1" - integrity sha512-Z0sycQDyWXiNsGAhOBUrvHPzz7Q4g38BT57+YzZGffbaBmWRNC6MGZb+R6XTzeWb30bZin5V21nPQZezJzm9cQ== +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== flow-typed@^3.2.1: version "3.2.1"