From f0fdc2fa6414566659a21814b69b57c12b18086b Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 8 Jun 2021 06:55:04 +0000 Subject: [PATCH] Bump webpack-cli from 3.3.12 to 4.7.2 Bumps [webpack-cli](https://github.com/webpack/webpack-cli) from 3.3.12 to 4.7.2. - [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.7.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 0ee394b2..8500c7ac 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.7.2", "webpack-dev-server": "^3.11.2" }, "dependencies": {