From 30f080abe9044d12e11f8c7d76800fbc168ad16a Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 22 Jul 2021 13:21:05 +0000 Subject: [PATCH] Bump flow-bin from 0.109.0 to 0.156.0 Bumps [flow-bin](https://github.com/flowtype/flow-bin) from 0.109.0 to 0.156.0. - [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..780dd01 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.156.0", "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..c6abe4f 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.156.0: + version "0.156.0" + resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.156.0.tgz#d60a89d35ae6019fcdce15277d4370fdc15dee95" + integrity sha512-KEEsKV7/bePZM3Ja7rYlAaSx8GPiTGr7pt0IJcX5S3GSEIZ2ieayF6JWNjbyLiu7ZUJuWe4ITDnPvyqimUpYww== flow-coverage-report@^0.6.1: version "0.6.1"