From 769bc08817bd9dab45491c940596610a1fa8a723 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Nov 2020 05:30:38 +0000 Subject: [PATCH] Bump webpack from 5.8.0 to 5.9.0 Bumps [webpack](https://github.com/webpack/webpack) from 5.8.0 to 5.9.0. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v5.8.0...v5.9.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 75800401..058ad0e1 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ "stylelint-order": "4.1.0", "stylelint-scss": "3.18.0", "stylelint-webpack-plugin": "2.1.1", - "webpack": "5.8.0", + "webpack": "5.9.0", "webpack-cli": "4.2.0" }, "optionalDependencies": {