From 708bdfff0c2a3b033ef49c0154be260dc9f29e17 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 26 Mar 2021 08:08:49 +0000 Subject: [PATCH] Bump yargs-parser from 18.1.3 to 20.2.7 Bumps [yargs-parser](https://github.com/yargs/yargs-parser) from 18.1.3 to 20.2.7. - [Release notes](https://github.com/yargs/yargs-parser/releases) - [Changelog](https://github.com/yargs/yargs-parser/blob/master/CHANGELOG.md) - [Commits](https://github.com/yargs/yargs-parser/compare/v18.1.3...v20.2.7) Signed-off-by: dependabot[bot] --- packages/structure/package.json | 2 +- yarn.lock | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/packages/structure/package.json b/packages/structure/package.json index c93873e200e0..6b81c6707b4d 100644 --- a/packages/structure/package.json +++ b/packages/structure/package.json @@ -29,7 +29,7 @@ "vscode-languageserver": "6.1.1", "vscode-languageserver-textdocument": "1.0.1", "vscode-languageserver-types": "3.15.1", - "yargs-parser": "^18.1.3" + "yargs-parser": "^20.2.7" }, "devDependencies": { "@types/fs-extra": "^9.0.1", diff --git a/yarn.lock b/yarn.lock index 8fbfcf4a9bf9..59d192204112 100644 --- a/yarn.lock +++ b/yarn.lock @@ -19135,7 +19135,7 @@ yargs-parser@^15.0.1: camelcase "^5.0.0" decamelize "^1.2.0" -yargs-parser@^18.1.2, yargs-parser@^18.1.3: +yargs-parser@^18.1.2: version "18.1.3" resolved "https://registry.yarnpkg.com/yargs-parser/-/yargs-parser-18.1.3.tgz#be68c4975c6b2abf469236b0c870362fab09a7b0" integrity sha512-o50j0JeToy/4K6OZcaQmW6lyXXKhq7csREXcDwk2omFPJEwUNOVtJKvmDr9EI1fAJZUyZcRF7kxGBWmRXudrCQ== @@ -19143,7 +19143,7 @@ yargs-parser@^18.1.2, yargs-parser@^18.1.3: camelcase "^5.0.0" decamelize "^1.2.0" -yargs-parser@^20.2.2, yargs-parser@^20.2.3: +yargs-parser@^20.2.2, yargs-parser@^20.2.3, yargs-parser@^20.2.7: version "20.2.7" resolved "https://registry.yarnpkg.com/yargs-parser/-/yargs-parser-20.2.7.tgz#61df85c113edfb5a7a4e36eb8aa60ef423cbc90a" integrity sha512-FiNkvbeHzB/syOjIUxFDCnhSfzAL8R5vs40MgLFBorXACCOAEaWu0gRZl14vG8MR9AOJIZbmkjhusqBYZ3HTHw==