From e603704c2cf43b5c9e8c0e7c7ae901e7a3f442d8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 23 Feb 2021 14:34:31 +0000 Subject: [PATCH] Bump yargs-parser from 18.1.3 to 20.2.6 Bumps [yargs-parser](https://github.com/yargs/yargs-parser) from 18.1.3 to 20.2.6. - [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.6) Signed-off-by: dependabot[bot] --- packages/structure/package.json | 2 +- yarn.lock | 5 +++++ 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/packages/structure/package.json b/packages/structure/package.json index 40d0f44b29ae..748bdd324802 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.6" }, "devDependencies": { "@types/fs-extra": "^9.0.1", diff --git a/yarn.lock b/yarn.lock index da96382f3b5f..418fdbbb2f71 100644 --- a/yarn.lock +++ b/yarn.lock @@ -19201,6 +19201,11 @@ yargs-parser@^18.1.2, yargs-parser@^18.1.3: camelcase "^5.0.0" decamelize "^1.2.0" +yargs-parser@^20.2.6: + version "20.2.6" + resolved "https://registry.yarnpkg.com/yargs-parser/-/yargs-parser-20.2.6.tgz#69f920addf61aafc0b8b89002f5d66e28f2d8b20" + integrity sha512-AP1+fQIWSM/sMiET8fyayjx/J+JmTPt2Mr0FkrgqB4todtfa53sOsrSAcIrJRD5XS20bKUwaDIuMkWKCEiQLKA== + yargs@12.0.5: version "12.0.5" resolved "https://registry.yarnpkg.com/yargs/-/yargs-12.0.5.tgz#05f5997b609647b64f66b81e3b4b10a368e7ad13"