From 7a22b43f129400c13881c8391fe73cb85d56632c Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 23 Oct 2019 07:32:01 +0000 Subject: [PATCH] Bump html-webpack-plugin from 2.30.1 to 3.2.0 Bumps [html-webpack-plugin](https://github.com/jantimon/html-webpack-plugin) from 2.30.1 to 3.2.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/v2.30.1...v3.2.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 e57ff502..3c696701 100644 --- a/package.json +++ b/package.json @@ -48,7 +48,7 @@ "extract-text-webpack-plugin": "^2.0.0", "file-loader": "^0.10.1", "friendly-errors-webpack-plugin": "^1.1.3", - "html-webpack-plugin": "^2.28.0", + "html-webpack-plugin": "^3.2.0", "http-proxy-middleware": "^0.17.3", "node-sass": "^4.5.2", "opn": "^4.0.2",