From e85301518147fbf32561f9464823356d5904279e Mon Sep 17 00:00:00 2001 From: greenkeeperio-bot Date: Fri, 26 Aug 2016 15:15:29 -0400 Subject: [PATCH] chore(package): update grunt-contrib-uglify to version 2.0.0 https://greenkeeper.io/ --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index cd77d89f8..308969b4c 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "grunt-contrib-jshint": "1.0.0", "grunt-contrib-less": "1.2.0", "grunt-contrib-qunit": "0.5.2", - "grunt-contrib-uglify": "1.0.1", + "grunt-contrib-uglify": "2.0.0", "grunt-contrib-watch": "1.0.0", "grunt-html": "5.0.1", "grunt-jsbeautifier": "0.2.10",