From fefa74be33e0ec00e65cb466e6d752dab0d83d0c Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 19 Nov 2019 10:49:08 +0000 Subject: [PATCH] Bump yargs from 4.8.1 to 15.0.2 Bumps [yargs](https://github.com/yargs/yargs) from 4.8.1 to 15.0.2. - [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/v4.8.1...v15.0.2) 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 d84addf07..cecb94e1c 100644 --- a/package.json +++ b/package.json @@ -110,7 +110,7 @@ "webpack-dashboard": "^0.2.1", "webpack-dev-middleware": "^1.2.0", "webpack-hot-middleware": "^2.9.1", - "yargs": "^4.7.1" + "yargs": "^15.0.2" }, "xo": { "esnext": true,