From 302628b73d66bfe4147b4b00ac15c26d08c09808 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 2 Nov 2020 06:27:50 +0000 Subject: [PATCH] Bump webpack from 4.44.2 to 5.3.2 Bumps [webpack](https://github.com/webpack/webpack) from 4.44.2 to 5.3.2. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v4.44.2...v5.3.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 a6e5b9d3..8d823d6e 100644 --- a/package.json +++ b/package.json @@ -65,7 +65,7 @@ "sass": "^1.28.0", "stylelint": "^13.7.2", "stylelint-config-takiyon": "^1.0.1", - "webpack": "^4.4.1", + "webpack": "^5.3.2", "webpack-stream": "^5.0.0" }, "dependencies": {