From 9df6f8e3ee390943400e344adbe5c43280a8cc22 Mon Sep 17 00:00:00 2001 From: greenkeeperio-bot Date: Wed, 5 Apr 2017 05:29:28 +0800 Subject: [PATCH] chore(package): update grunt-contrib-uglify to version 2.3.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5296637..069e6f3 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.3.0", "grunt-contrib-watch": "^0.5.3", "grunt-conventional-changelog": "^1.1.0", "grunt-html-smoosher": "^0.1.3",