From 682adf53cad43bb793658ef189845e6450baadf0 Mon Sep 17 00:00:00 2001 From: XhmikosR Date: Tue, 27 Oct 2015 19:48:26 +0200 Subject: [PATCH] Bump devDependencies. --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 88011ee..3967b20 100644 --- a/package.json +++ b/package.json @@ -50,9 +50,9 @@ "grunt-contrib-concat": "0.5.x", "grunt-contrib-jshint": "0.11.x", "grunt-contrib-qunit": "0.7.x", - "grunt-contrib-uglify": "0.9.x", + "grunt-contrib-uglify": "0.10.x", "grunt-exec": "0.4.x", - "grunt-jscs": "2.1.x", + "grunt-jscs": "2.2.x", "load-grunt-tasks": "3.3.x", "qunit": "0.7.x", "time-grunt": "1.2.x" -- 2.34.1