From 436da35da39562bd64199376069eb63b0563898c Mon Sep 17 00:00:00 2001 From: greenkeeperio-bot Date: Sat, 20 May 2017 14:08:23 +0200 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 0b1822dc..f2b188dd 100644 --- a/package.json +++ b/package.json @@ -57,7 +57,7 @@ "grunt-contrib-concat": "^1.0.1", "grunt-contrib-connect": "^1.0.2", "grunt-contrib-jasmine": "^1.0.3", - "grunt-contrib-uglify": "^1.0.1", + "grunt-contrib-uglify": "^3.0.1", "grunt-eslint": "^19.0.0", "grunt-saucelabs": "^9.0.0", "grunt-shell": "^1.3.0",