From 58a8a550f5dbf4b7cf5772cbb91c705f0c6663c8 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Sat, 24 Jun 2017 22:43:12 +0000 Subject: [PATCH] chore(package): update html-webpack-plugin to version 2.29.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 67887eb..7bb84a4 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "cross-env": "4.0.0", "enzyme": "^2.8.2", "extract-text-webpack-plugin": "2.1.0", - "html-webpack-plugin": "2.28.0", + "html-webpack-plugin": "2.29.0", "jest": "^19.0.2", "karma": "^1.6.0", "karma-chrome-launcher": "^2.0.0",