From 12a1adbec8e39a3a50a4859e8e4125ff93429334 Mon Sep 17 00:00:00 2001 From: greenkeeperio-bot Date: Fri, 12 May 2017 13:08:42 +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 5d6ce55..c5843ac 100644 --- a/package.json +++ b/package.json @@ -45,7 +45,7 @@ "eslint": "^3.14.1", "grunt": "^1.0.1", "grunt-browserify": "^5.0.0", - "grunt-contrib-uglify": "^2.0.0", + "grunt-contrib-uglify": "^3.0.0", "grunt-contrib-watch": "^1.0.0", "grunt-karma": "^2.0.0", "karma": "^1.4.1",