From bb5bd86154afbb8c0098c0364a56f9901f8c7705 Mon Sep 17 00:00:00 2001 From: greenkeeperio-bot Date: Wed, 5 Apr 2017 07:30:33 +1000 Subject: [PATCH] chore(package): update grunt-contrib-uglify to version 2.3.0 https://greenkeeper.io/ --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a5c00bd..feb3f97 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": "^2.3.0", "grunt-contrib-watch": "^0.6.1", "grunt-crowdin-request": "1.0.2", "grunt-crx": "1.0.2",