From 3acc116631fe2d33121d00a9f412e3d906d04abe Mon Sep 17 00:00:00 2001 From: dependabot[bot] Date: Mon, 8 Feb 2021 07:38:12 +0000 Subject: Bump webpack from 5.20.2 to 5.21.2 Bumps [webpack](https://github.com/webpack/webpack) from 5.20.2 to 5.21.2. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v5.20.2...v5.21.2) 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 f84d2f5a..a43cdc34 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.20.2", + "webpack": "^5.21.2", "webpack-cli": "^4.5.0", "webpack-dev-server": "^3.11.2" }, -- cgit v1.2.3