From 6fa7f4cf2847a7a1aef6f7de9a8ec20fd4c147bb Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Mon, 10 Sep 2018 20:50:27 +0000 Subject: [PATCH] chore(package): update webpack to version 4.18.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e9c9258b..58b375da 100644 --- a/package.json +++ b/package.json @@ -75,7 +75,7 @@ "ts-node": "^5.0.1", "tslint": "^5.9.1", "typescript": "^2.7.2", - "webpack": "^4.1.1", + "webpack": "^4.18.0", "webpack-cli": "2.1.1", "yargs": "^11.0.0" },