From 4d7a84592105840b5bea32167d4c975dee9a0fe2 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 5 Apr 2021 08:15:52 +0000 Subject: [PATCH] Bump webpack-cli from 3.3.12 to 4.6.0 Bumps [webpack-cli](https://github.com/webpack/webpack-cli) from 3.3.12 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/v3.3.12...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 9b71899d..8ed31b96 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "sass": "^1.32.4", "typescript": "^4.0.2", "webpack": "^4.46.0", - "webpack-cli": "^3.3.12", + "webpack-cli": "^4.6.0", "webpack-dev-server": "^3.11.2" }, "dependencies": {