From 1795d8dcf98f504ea85c7ed065b600125d4ddc22 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Jun 2022 11:59:15 +0000 Subject: [PATCH] Bump flow-bin from 0.133.0 to 0.179.0 Bumps [flow-bin](https://github.com/flowtype/flow-bin) from 0.133.0 to 0.179.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 | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 7251489a979..6b691233fe8 100644 --- a/package.json +++ b/package.json @@ -82,7 +82,7 @@ "eslint-plugin-promise": "4.2.1", "eslint-plugin-react-hooks": "4.1.2", "eslint-plugin-standard": "4.0.1", - "flow-bin": "0.133.0", + "flow-bin": "0.179.0", "flow-parser": "0.133.0", "fs-extra": "9.0.1", "graphql": "15.3.0", diff --git a/yarn.lock b/yarn.lock index 975516a2b46..5ad618051d8 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8251,10 +8251,10 @@ flatten@^1.0.2: resolved "https://registry.npmjs.org/flatten/-/flatten-1.0.3.tgz#c1283ac9f27b368abc1e36d1ff7b04501a30356b" integrity sha512-dVsPA/UwQ8+2uoFe5GHtiBMu48dWLTdsuEd7CKGlZlD78r1TTWBvDuFaFGKCo/ZfEr95Uk56vZoX86OsHkUeIg== -flow-bin@0.133.0: - version "0.133.0" - resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.133.0.tgz#2ee44e3f5d0c0256cfe8e99d9a85e9801c281c50" - integrity sha512-01T5g8GdhtJEn+lhAwuv5zkrMStrmkuHrY3Nn9/aS9y6waNmNgimMKlzRpFH66S0F6Ez9EqU9psz5QaRveSJIA== +flow-bin@0.179.0: + version "0.179.0" + resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.179.0.tgz#a9afbedda1687726296bfc8bd34247a6aae34d4f" + integrity sha512-odCiPkX5Vjrgupqxq2cjib0GtzAjGRHVkLk4TG15N4B+Fd2ghb8HSW6zrdX9GwaXrsuocxm5+oVzkaaUYUf+Pg== flow-parser@0.133.0: version "0.133.0"