From a94b048d5c6ae37069791272512f3bf467ec240c Mon Sep 17 00:00:00 2001 From: greenkeeperio-bot Date: Fri, 31 Mar 2017 17:59:41 +0800 Subject: [PATCH] chore(package): update grunt-contrib-uglify to version 2.2.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5296637..7568a73 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "grunt-contrib-cssmin": "^0.10.0", "grunt-contrib-htmlmin": "^0.3.0", "grunt-contrib-less": "^0.11.3", - "grunt-contrib-uglify": "^0.2.7", + "grunt-contrib-uglify": "^2.2.1", "grunt-contrib-watch": "^0.5.3", "grunt-conventional-changelog": "^1.1.0", "grunt-html-smoosher": "^0.1.3",