From e93360e5c6bdc6b2cd86dfa7d24bff720e3207b0 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Wed, 28 Feb 2018 21:34:27 +0000 Subject: [PATCH] chore(package): update html-webpack-plugin to version 3.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 806e4106..f8694055 100644 --- a/package.json +++ b/package.json @@ -93,7 +93,7 @@ "eslint-plugin-prettier": "^2.6.0", "eslint-plugin-promise": "^3.6.0", "eslint-plugin-standard": "^3.0.1", - "html-webpack-plugin": "^2.30.1", + "html-webpack-plugin": "^3.0.0", "husky": "^0.15.0-rc.8", "lodash.uniqueid": "^4.0.1", "mobx": "^3.5.1",