From e0bbf1d3ff813a762fd28e9b5089f46518c6a8e4 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 9 Mar 2021 03:29:55 +0000 Subject: [PATCH] Bump webpack from 3.12.0 to 5.24.4 Bumps [webpack](https://github.com/webpack/webpack) from 3.12.0 to 5.24.4. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v3.12.0...v5.24.4) 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 569ce4e..3454c5b 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,7 @@ "style-loader": "^0.23.1", "stylelint": "^13.11.0", "stylelint-config-standard": "^20.0.0", - "webpack": "^3.10.0", + "webpack": "^5.24.4", "webpack-dashboard": "^3.3.1", "webpack-dev-server": "^2.11.5" },