From fe83e2d5b1233e639c883a378fe66e4141a7eb93 Mon Sep 17 00:00:00 2001 From: greenkeeperio-bot Date: Fri, 12 May 2017 13:07:49 +0100 Subject: [PATCH] chore(package): update grunt-contrib-uglify to version 3.0.0 https://greenkeeper.io/ --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 690e6d6..80611b7 100644 --- a/package.json +++ b/package.json @@ -44,7 +44,7 @@ "grunt": "^1.0.1", "grunt-browserify": "^5.0.0", "grunt-contrib-copy": "^1.0.0", - "grunt-contrib-uglify": "^2.0.0", + "grunt-contrib-uglify": "^3.0.0", "grunt-contrib-watch": "^1.0.0", "grunt-exorcise": "^2.1.1", "grunt-istanbul": "^0.7.1",