From 8c0021f7033f334d3f4e3dc152c5df020c7251be Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 19 Jul 2021 13:21:39 +0000 Subject: [PATCH] Bump flow-bin from 0.109.0 to 0.155.1 Bumps [flow-bin](https://github.com/flowtype/flow-bin) from 0.109.0 to 0.155.1. - [Release notes](https://github.com/flowtype/flow-bin/releases) - [Commits](https://github.com/flowtype/flow-bin/commits) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 62e209f..d5317b5 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ "d3-scale-chromatic": "^1.5.0", "file-saver": "^2.0.2", "flow": "^0.2.3", - "flow-bin": "^0.109.0", + "flow-bin": "^0.155.1", "flow-coverage-report": "^0.6.1", "flow-typed": "^2.0.0", "flow-watch": "^1.1.1", diff --git a/yarn.lock b/yarn.lock index b25fc1e..e1f087e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3007,10 +3007,10 @@ flow-annotation-check@1.8.1: glob "7.1.1" load-pkg "^3.0.1" -flow-bin@^0.109.0: - version "0.109.0" - resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.109.0.tgz#dcdcb7402dd85b58200392d8716ccf14e5a8c24c" - integrity sha512-tpcMTpAGIRivYhFV3KJq+zHI2HzcXo8MoGe9pXS4G/UZuey2Faq/e8/gdph2WF0erRlML5hmwfwiq7v9c25c7w== +flow-bin@^0.155.1: + version "0.155.1" + resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.155.1.tgz#1263ee3e0f42d11cb13ba56c3851a096213ce5f7" + integrity sha512-qy2eXkgngR6u+MYA1ydzPnclhos21BZlpkJ50Y9YOZ4eTMq6txswB3X+gUsg8XUyCteLoMeo7n30k7aY2no2Yw== flow-coverage-report@^0.6.1: version "0.6.1"