From 5229443f3a7d7fb9a24b625805509b024107c5bd Mon Sep 17 00:00:00 2001 From: greenkeeperio-bot Date: Fri, 31 Mar 2017 21:00:54 +1100 Subject: [PATCH] chore(package): update grunt-contrib-uglify to version 2.2.1 https://greenkeeper.io/ --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a5c00bd..25c0eda 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.2.1", "grunt-contrib-watch": "^0.6.1", "grunt-crowdin-request": "1.0.2", "grunt-crx": "1.0.2",