From 75c7637b35f7ba4ab33410487eb6e25c7d8641d6 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" <23040076+greenkeeper[bot]@users.noreply.github.com> Date: Mon, 23 Mar 2020 11:48:14 +0000 Subject: [PATCH] chore(package): update html-webpack-plugin to version 4.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 742381d..8c281a4 100644 --- a/package.json +++ b/package.json @@ -44,7 +44,7 @@ "flow": "^0.2.3", "flow-bin": "^0.82.0", "flow-typed": "^2.3.0", - "html-webpack-plugin": "^3.1.0", + "html-webpack-plugin": "^4.0.0", "husky": "^3.0.0", "style-loader": "^0.23.0", "webpack": "^4.39.1",