From 96b513de5bd8fcf3c7ebd1ac72cf975997aa81e7 Mon Sep 17 00:00:00 2001 From: dependabot[bot] Date: Thu, 4 Feb 2021 06:44:05 +0000 Subject: Bump html-webpack-plugin from 4.5.1 to 5.0.0 Bumps [html-webpack-plugin](https://github.com/jantimon/html-webpack-plugin) from 4.5.1 to 5.0.0. - [Release notes](https://github.com/jantimon/html-webpack-plugin/releases) - [Changelog](https://github.com/jantimon/html-webpack-plugin/blob/master/CHANGELOG.md) - [Commits](https://github.com/jantimon/html-webpack-plugin/compare/v4.5.1...v5.0.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 106a8102..3cd874ad 100644 --- a/vnext/package.json +++ b/vnext/package.json @@ -30,7 +30,7 @@ "eslint-webpack-plugin": "^2.4.3", "file-loader": "^6.2.0", "html-loader": "^1.3.2", - "html-webpack-plugin": "^4.5.1", + "html-webpack-plugin": "^5.0.0", "jest": "^26.6.3", "mini-css-extract-plugin": "^1.3.5", "postcss-loader": "^5.0.0", -- cgit v1.2.3