From 69fae9c2913797dc5f1d290915978aac6e928cbe Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 9 May 2021 15:43:23 +0300 Subject: [PATCH] Build(deps): Bump flow-parser from 0.150.0 to 0.150.1 (#10839) Bumps [flow-parser](https://github.com/facebook/flow) from 0.150.0 to 0.150.1. - [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.150.0...v0.150.1) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index d49fcbda34a4..906f61ec209b 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.0", - "flow-parser": "0.150.0", + "flow-parser": "0.150.1", "get-stdin": "8.0.0", "globby": "11.0.3", "graphql": "15.5.0", diff --git a/yarn.lock b/yarn.lock index 0ea8d1b7e702..6f9a3ab8c40f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3532,10 +3532,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.150.0: - version "0.150.0" - resolved "https://registry.yarnpkg.com/flow-parser/-/flow-parser-0.150.0.tgz#69ba3e90b0d127bc2f0d7025854805eeb09fd2c1" - integrity sha512-kYoNG9BH4RlYwEt0A9+30ZiUiYBNB9KLDeDI4rSBb0QsoH5F12ywNUOHp5JD2KVYz6nhapbn/kCIZALSmd3q6w== +flow-parser@0.150.1: + version "0.150.1" + resolved "https://registry.yarnpkg.com/flow-parser/-/flow-parser-0.150.1.tgz#750dbe738e3b54b7f5f4fc52fd0bc5277a2d587d" + integrity sha512-BGzmgjz6Ma6LN6rfrnVGDo/2wsAGHbcCASDVpWu8/GAriikDQCiiIND/6HBVBxhy1Uga1Sgmfl8iiIln+t3kCw== for-in@^1.0.2: version "1.0.2"