From 01540db476dd5d640e6caf1c700d5b6acb684f56 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 14 Sep 2020 13:23:55 +0000 Subject: [PATCH] Bump yargs from 6.6.0 to 16.0.3 Bumps [yargs](https://github.com/yargs/yargs) from 6.6.0 to 16.0.3. - [Release notes](https://github.com/yargs/yargs/releases) - [Changelog](https://github.com/yargs/yargs/blob/master/CHANGELOG.md) - [Commits](https://github.com/yargs/yargs/compare/v6.6.0...v16.0.3) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index afa4fa6..3e9e010 100644 --- a/package.json +++ b/package.json @@ -47,7 +47,7 @@ "chokidar": "^1.6.1", "fs-extra": "^1.0.0", "glob-all": "^3.1.0", - "yargs": "^6.3.0" + "yargs": "^16.0.3" }, "devDependencies": { "babel-cli": "^6.18.0",