From 34a6c9f5c059e65da4c4d3c033bbcebd0066aeb7 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 2 Jan 2020 10:50:07 +0000 Subject: [PATCH] Bump yargs from 4.8.1 to 15.1.0 Bumps [yargs](https://github.com/yargs/yargs) from 4.8.1 to 15.1.0. - [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.1.0) 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..b389c275f 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.1.0" }, "xo": { "esnext": true,