From 5bad4163111bf8e5c0a9c01874e386e479b98ced Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 27 Apr 2022 11:40:26 +0000 Subject: [PATCH] Bump flow-bin from 0.133.0 to 0.176.3 Bumps [flow-bin](https://github.com/flowtype/flow-bin) from 0.133.0 to 0.176.3. - [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..2218c8baa3d 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.176.3", "flow-parser": "0.133.0", "fs-extra": "9.0.1", "graphql": "15.3.0", diff --git a/yarn.lock b/yarn.lock index 975516a2b46..acae9f096f1 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.176.3: + version "0.176.3" + resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.176.3.tgz#d32de04e044ab474afe543b9fd245608bb6a6ac8" + integrity sha512-lbNqgjr2GlGLAEVp5+dhG4LdnFE7ekbvVNifAdlvTx58/nE8GrCOMiUwEQy4dLnfL2NIRMk2dbEVTrugeQJ3mA== flow-parser@0.133.0: version "0.133.0"