From a2eb69294b84634e777c39b3bb5ad87e9cb70925 Mon Sep 17 00:00:00 2001 From: dependabot[bot] Date: Wed, 3 Feb 2021 06:40:42 +0000 Subject: Bump webpack from 5.19.0 to 5.20.0 Bumps [webpack](https://github.com/webpack/webpack) from 5.19.0 to 5.20.0. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v5.19.0...v5.20.0) Signed-off-by: dependabot[bot] --- vnext/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'vnext/package.json') diff --git a/vnext/package.json b/vnext/package.json index 9c589cd3..b3abc367 100644 --- a/vnext/package.json +++ b/vnext/package.json @@ -39,7 +39,7 @@ "style-loader": "^2.0.0", "stylelint": "^13.9.0", "stylelint-config-standard": "^20.0.0", - "webpack": "^5.19.0", + "webpack": "^5.20.0", "webpack-cli": "^4.4.0", "webpack-dev-server": "^3.11.2" }, -- cgit v1.2.3