From 720a104f0f5ec3663483f297ae64796815ab2773 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 29 Oct 2020 05:21:26 +0000 Subject: [PATCH] Bump webpack from 5.2.0 to 5.3.1 Bumps [webpack](https://github.com/webpack/webpack) from 5.2.0 to 5.3.1. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v5.2.0...v5.3.1) Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index bc779dcb..b1f7c3df 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ "stylelint-order": "4.1.0", "stylelint-scss": "3.18.0", "stylelint-webpack-plugin": "2.1.1", - "webpack": "5.2.0", + "webpack": "5.3.1", "webpack-cli": "4.1.0" }, "optionalDependencies": {