From 28727612ff8b838e2b8898b66272987df9938ae7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 4 Sep 2020 23:43:23 +0000 Subject: [PATCH] chore(deps): bump yargs-parser in /plugins/plugin-openwhisk Bumps [yargs-parser](https://github.com/yargs/yargs-parser) from 16.1.0 to 19.0.4. - [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/v16.1.0...v19.0.4) Signed-off-by: dependabot[bot] --- plugins/plugin-openwhisk/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/plugin-openwhisk/package.json b/plugins/plugin-openwhisk/package.json index 5f890ee..ba3503a 100644 --- a/plugins/plugin-openwhisk/package.json +++ b/plugins/plugin-openwhisk/package.json @@ -38,7 +38,7 @@ "pretty-ms": "5.1.0", "promise-retry": "1.1.1", "tmp": "0.1.0", - "yargs-parser": "16.1.0" + "yargs-parser": "19.0.4" }, "publishConfig": { "access": "public"