From f29f2c303b5f3bd32805934be5f79edd9f17ff6c Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" <23040076+greenkeeper[bot]@users.noreply.github.com> Date: Thu, 26 Mar 2020 11:08:05 +0000 Subject: [PATCH] chore(package): update html-webpack-plugin to version 4.0.2 Closes #43 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index eb47d829d..c4d7d08fa 100644 --- a/package.json +++ b/package.json @@ -125,7 +125,7 @@ "friendly-errors-webpack-plugin": "^1.7.0", "fs-extra": "^8.1.0", "glob": "^7.1.6", - "html-webpack-plugin": "^3.2.0", + "html-webpack-plugin": "^4.0.2", "http-proxy-middleware": "^0.20.0", "hygen": "^5.0.3", "jest": "^24.8.0",