From 3f7cded9c93efe914b284f74f7752cc9d2cf505f Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Mon, 11 Sep 2017 10:37:04 +0000 Subject: [PATCH] chore(package): update grunt-contrib-uglify to version 3.1.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0c6d22b..b569d0a 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "grunt-contrib-jasmine": "~1.1.0", "grunt-contrib-jshint": "~1.1.0", "grunt-contrib-requirejs": "~1.0.0", - "grunt-contrib-uglify": "~3.0.1", + "grunt-contrib-uglify": "~3.1.0", "grunt-contrib-watch": "1.0.0", "grunt-newer": "~1.3.0" },