From cefd12afe60ef2cb8b995759cd9506bb1ff67402 Mon Sep 17 00:00:00 2001 From: greenkeeperio-bot Date: Sat, 20 May 2017 13:07:26 +0100 Subject: [PATCH] chore(package): update grunt-contrib-uglify to version 3.0.1 https://greenkeeper.io/ --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3f42bcb26..ecc775f9d 100644 --- a/package.json +++ b/package.json @@ -56,7 +56,7 @@ "grunt-cli": "^1.2.0", "grunt-contrib-jshint": "^1.0.0", "grunt-contrib-qunit": "^1.2.0", - "grunt-contrib-uglify": "^2.0.0", + "grunt-contrib-uglify": "^3.0.1", "grunt-jsdoc": "^2.1.0", "grunt-node-qunit": "^2.0.2", "grunt-umd": "^2.3.5",