From ab610dc8b510970a7b49e44bfa5289fc0a566c3d Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Wed, 8 Feb 2017 09:09:43 +0000 Subject: [PATCH] chore(package): update grunt-contrib-uglify to version 2.1.0 https://greenkeeper.io/ --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index cad50fe..35d67e2 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ "grunt-contrib-concat": "^1.0.1", "grunt-contrib-jshint": "~1.1.0", "grunt-contrib-qunit": "~1.2.0", - "grunt-contrib-uglify": "~2.0.0", + "grunt-contrib-uglify": "~2.1.0", "grunt-contrib-watch": "~1.0.0" }, "scripts": {