From cfd0ea6f3894a36e8f8f930027c4001716cfb74e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 30 Oct 2020 05:24:22 +0000 Subject: [PATCH] Bump webpack from 5.2.0 to 5.3.2 Bumps [webpack](https://github.com/webpack/webpack) from 5.2.0 to 5.3.2. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v5.2.0...v5.3.2) 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..7d1dada5 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.2", "webpack-cli": "4.1.0" }, "optionalDependencies": {