From 8db1277dc73cccfa38d534c3e96e8546b3c8f471 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 14 Sep 2020 16:56:50 +0000 Subject: [PATCH] Bump yargs from 15.4.1 to 16.0.3 Bumps [yargs](https://github.com/yargs/yargs) from 15.4.1 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/v15.4.1...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 e6c369b..58862b6 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,7 @@ "webpack": "^3.12.0", "webpack-dev-server": "^2.11.5", "webpack-node-externals": "^2.5.0", - "yargs": "^15.3.1" + "yargs": "^16.0.3" }, "scripts": { "build": "webpack",