From 46fc4ee88b8bc9af647f28d4510ecb4d4d7f4a5e Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 2 Sep 2020 19:43:18 +0000 Subject: [PATCH] Bump html-webpack-plugin from 3.2.0 to 4.4.1 Bumps [html-webpack-plugin](https://github.com/jantimon/html-webpack-plugin) from 3.2.0 to 4.4.1. - [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/v3.2.0...v4.4.1) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2a22f4f..a985118 100644 --- a/package.json +++ b/package.json @@ -56,7 +56,7 @@ "gulp": "4.0.2", "gulp-babel": "7.0.1", "html-loader": "0.5.5", - "html-webpack-plugin": "3.2.0", + "html-webpack-plugin": "4.4.1", "mini-css-extract-plugin": "0.4.2", "node-sass": "4.13.1", "nodemon": "1.9.2",