From abaa496819eec5b5969ad04144d5cb90a63f6b10 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 28 Oct 2020 05:33:43 +0000 Subject: [PATCH] Bump webpack from 5.2.0 to 5.3.0 Bumps [webpack](https://github.com/webpack/webpack) from 5.2.0 to 5.3.0. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v5.2.0...v5.3.0) 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..2cb761e2 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.0", "webpack-cli": "4.1.0" }, "optionalDependencies": {