From f2cf64f3595e72161836ea82f8994dbc37ec641b Mon Sep 17 00:00:00 2001 From: greenkeeperio-bot Date: Fri, 12 May 2017 22:08:17 +1000 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 a5c00bd..0f263c3 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ "grunt-contrib-coffee": "^0.13.0", "grunt-contrib-copy": "^0.8.2", "grunt-contrib-less": "^1.0.1", - "grunt-contrib-uglify": "^0.11.0", + "grunt-contrib-uglify": "^3.0.0", "grunt-contrib-watch": "^0.6.1", "grunt-crowdin-request": "1.0.2", "grunt-crx": "1.0.2",