From 2ae08c6ef2a1329a9b4fc8f554db221ef471ebe0 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Mon, 22 May 2017 21:39:39 +0000 Subject: [PATCH] chore(package): update webpack to version 2.6.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a47d70a1..5bfbf8bd 100644 --- a/package.json +++ b/package.json @@ -48,7 +48,7 @@ "tslint-loader": "3.5.3", "typedoc": "0.7.1", "typescript": "2.3.2", - "webpack": "2.5.1" + "webpack": "2.6.0" }, "scripts": { "test": "karma start karma.conf.js",