From f22fc2bb121d694d863a241c16eb0c1e6843adf7 Mon Sep 17 00:00:00 2001 From: greenkeeperio-bot Date: Sat, 20 May 2017 13:07:23 +0100 Subject: [PATCH] chore(package): update grunt-contrib-uglify to version 3.0.1 https://greenkeeper.io/ --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 690e6d6..6af3179 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.1", "grunt-contrib-watch": "^1.0.0", "grunt-exorcise": "^2.1.1", "grunt-istanbul": "^0.7.1",