From c3711dfdac158c86d32a3027b505fa3bca69da0f Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" <23040076+greenkeeper[bot]@users.noreply.github.com> Date: Thu, 26 Mar 2020 11:04:38 +0000 Subject: [PATCH] chore(package): update html-webpack-plugin to version 4.0.2 Closes #142 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index fe53fd9..02c93ed 100644 --- a/package.json +++ b/package.json @@ -60,7 +60,7 @@ "extract-text-webpack-plugin": "4.0.0-beta.0", "gh-pages": "1.2.0", "html-webpack-inline-source-plugin": "0.0.10", - "html-webpack-plugin": "3.2.0", + "html-webpack-plugin": "4.0.2", "lighthouse-ci": "https://github.com/ebidel/lighthouse-ci", "node-sass": "4.9.3", "now": "11.3.8",