From 7930a9ee233d94ce1d69fb0bd6c626bf891be892 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Sat, 1 May 2021 23:18:40 +0000 Subject: [PATCH] Bump webpack-cli from 3.1.0 to 4.6.0 Bumps [webpack-cli](https://github.com/webpack/webpack-cli) from 3.1.0 to 4.6.0. - [Release notes](https://github.com/webpack/webpack-cli/releases) - [Changelog](https://github.com/webpack/webpack-cli/blob/master/CHANGELOG.md) - [Commits](https://github.com/webpack/webpack-cli/compare/v.3.1.0...webpack-cli@4.6.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 2a22f4f..56bca18 100644 --- a/package.json +++ b/package.json @@ -64,7 +64,7 @@ "sass-loader": "7.1.0", "style-loader": "0.23.1", "webpack": "4.42.0", - "webpack-cli": "3.1.0", + "webpack-cli": "4.6.0", "webpack-dev-server": "3.10.3", "webpack-merge": "4.2.2", "webpack-stream": "5.2.1"