From 51f040fb5cee8351263696d607adada0e9ba9943 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Sep 2022 10:26:47 +0200 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20Bump=20flow-bin=20from=200?= =?UTF-8?q?.186.0=20to=200.187.0=20(#917)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit :arrow_up: Bump flow-bin from 0.186.0 to 0.187.0 Bumps [flow-bin](https://github.com/flowtype/flow-bin) from 0.186.0 to 0.187.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] Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 59fa08cfcd..479c225a9e 100644 --- a/package.json +++ b/package.json @@ -64,7 +64,7 @@ "@babel/preset-flow": "7.18.6", "babel-plugin-module-resolver": "^4.1.0", "codecov": "3.8.3", - "flow-bin": "^0.186.0", + "flow-bin": "^0.187.0", "husky": "8.0.1", "jest": "29.0.3", "jest-fetch-mock": "3.0.3", diff --git a/yarn.lock b/yarn.lock index de370e2e2a..ab79045de5 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2530,10 +2530,10 @@ find-up@^4.0.0, find-up@^4.1.0: locate-path "^5.0.0" path-exists "^4.0.0" -flow-bin@^0.186.0: - version "0.186.0" - resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.186.0.tgz#b60b720dea977516db8e77fdd3911f66e86c6378" - integrity sha512-p5g03TsAipO6Wu22rpphRZQ9EYuhVWANN698MRLWRyP7ZtkEyCpFHDfmzRHM4Ym/tbCQCMdLJ9JX/GmuiDsB2w== +flow-bin@^0.187.0: + version "0.187.0" + resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.187.0.tgz#3a2a0331f926b9ce285d726108f8a9af9158e13e" + integrity sha512-f0c3e7D33+xYT7comdqPtckBeSxlaQq+NtckDarGM0LU3ofgDQfMzt0XlyWjL9/8y3QzwwaUdM0JJbI7hTiscA== foreach@^2.0.5: version "2.0.5"