From 7e90e3daeecc791ddf39bf83cd0e90ea9ee53bd8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 4 Sep 2020 22:47:50 +0000 Subject: [PATCH] Bump yargs-parser from 4.2.1 to 19.0.4 Bumps [yargs-parser](https://github.com/yargs/yargs-parser) from 4.2.1 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/v4.2.1...v19.0.4) Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7dc2895..c00fd9d 100644 --- a/package.json +++ b/package.json @@ -47,7 +47,7 @@ "templates": "^1.2.0", "through2": "^2.0.3", "vinyl": "^2.0.1", - "yargs-parser": "^4.2.1" + "yargs-parser": "^19.0.4" }, "devDependencies": { "gulp": "^3.9.1",