From 10adbb03e71817d3e04f2419d38fc2c493877ee4 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 1 May 2020 23:25:58 +0000 Subject: [PATCH] Bump html-webpack-plugin from 3.2.0 to 4.3.0 Bumps [html-webpack-plugin](https://github.com/jantimon/html-webpack-plugin) from 3.2.0 to 4.3.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/v3.2.0...v4.3.0) 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..b146479 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.3.0", "mini-css-extract-plugin": "0.4.2", "node-sass": "4.13.1", "nodemon": "1.9.2",