From 383c4ba99d036eeccfdec0c5879fff622c57493c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 11 Sep 2020 13:55:37 +0000 Subject: [PATCH] chore(deps): bump yargs-parser from 10.1.0 to 20.0.0 Bumps [yargs-parser](https://github.com/yargs/yargs-parser) from 10.1.0 to 20.0.0. - [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/v10.1.0...v20.0.0) Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7b3aa922..a8745b94 100644 --- a/package.json +++ b/package.json @@ -176,7 +176,7 @@ "through2": "^2.0.3", "update-notifier": "^2.5.0", "yargs": "^12.0.1", - "yargs-parser": "^10.1.0", + "yargs-parser": "^20.0.0", "yargs-promise": "^1.1.0" }, "optionalDependencies": {