From 331d0f54c06d70f971e7e1a86e500b870e986a15 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 20 Jun 2021 01:13:47 +0000 Subject: [PATCH] Build(deps): Bump flow-parser from 0.152.0 to 0.153.0 Bumps [flow-parser](https://github.com/facebook/flow) from 0.152.0 to 0.153.0. - [Release notes](https://github.com/facebook/flow/releases) - [Changelog](https://github.com/facebook/flow/blob/master/Changelog.md) - [Commits](https://github.com/facebook/flow/compare/v0.152.0...v0.153.0) --- updated-dependencies: - dependency-name: flow-parser dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 9 ++++----- 2 files changed, 5 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index d8b67ba8b38e..db51b347ce55 100644 --- a/package.json +++ b/package.json @@ -43,7 +43,7 @@ "fast-glob": "3.2.5", "fast-json-stable-stringify": "2.1.0", "find-parent-dir": "0.3.1", - "flow-parser": "0.152.0", + "flow-parser": "0.153.0", "get-stdin": "8.0.0", "globby": "11.0.3", "graphql": "15.5.0", diff --git a/yarn.lock b/yarn.lock index 6fd2c825a20e..06a1409bd746 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3116,7 +3116,6 @@ eslint-plugin-jest@24.3.6: "eslint-plugin-prettier-internal-rules@link:scripts/tools/eslint-plugin-prettier-internal-rules": version "0.0.0" - uid "" eslint-plugin-react@7.24.0: version "7.24.0" @@ -3539,10 +3538,10 @@ flatten@^1.0.2: resolved "https://registry.yarnpkg.com/flatten/-/flatten-1.0.3.tgz#c1283ac9f27b368abc1e36d1ff7b04501a30356b" integrity sha512-dVsPA/UwQ8+2uoFe5GHtiBMu48dWLTdsuEd7CKGlZlD78r1TTWBvDuFaFGKCo/ZfEr95Uk56vZoX86OsHkUeIg== -flow-parser@0.152.0: - version "0.152.0" - resolved "https://registry.yarnpkg.com/flow-parser/-/flow-parser-0.152.0.tgz#a627aec1fdcfa243e2016469e44284a98169b996" - integrity sha512-qRXGE3ztuhyI2ovi4Ixwq7/GUYvKX9wmFdwBof2q5pWHteuveexFrlbwZxSonC0dWz2znA6sW+vce4RXgYLnnQ== +flow-parser@0.153.0: + version "0.153.0" + resolved "https://registry.yarnpkg.com/flow-parser/-/flow-parser-0.153.0.tgz#bac7e977c79f380b07088d36fd0fccea24435db8" + integrity sha512-qa7UODgbofQyruRWqNQ+KM5hO37CenByxhNfAztiwjBsPhWZ5AFh5g+gtLpTWPlzG7X66QdjBB9DuHNUBcaF+Q== for-in@^1.0.2: version "1.0.2"