From 1dba7be55c34224f865f98b930fc1cbc6064ca5c Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Tue, 17 Oct 2017 15:59:18 +0000 Subject: [PATCH] chore(package): update webpack to version 3.8.1 Closes #831 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 688664fa6..67908ef56 100644 --- a/package.json +++ b/package.json @@ -92,7 +92,7 @@ "uglify-es": "3.0.27", "uglify-es-webpack-plugin": "0.10.0", "uglify-js": "git+https://github.com/mishoo/UglifyJS2.git#harmony", - "webpack": "3.7.1" + "webpack": "3.8.1" }, "dependencies": { "accesses": "2.5.0",