From 17fb7aee2d7d86e6c3250b95d11dd651a8cbe3cd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Zlatan=20Vasovi=C4=87?= Date: Tue, 31 Dec 2013 19:20:57 +0100 Subject: [PATCH] Update dependencies (again) --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 8f471206f9..34a3fa5c2f 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ "grunt-banner": "~0.2.0", "grunt-contrib-clean": "~0.5.0", "grunt-contrib-concat": "~0.3.0", - "grunt-contrib-connect": "~0.5.0", + "grunt-contrib-connect": "~0.6.0", "grunt-contrib-copy": "~0.5.0", "grunt-contrib-csslint": "~0.2.0", "grunt-contrib-jshint": "~0.8.0", @@ -38,7 +38,7 @@ "grunt-contrib-qunit": "~0.3.0", "grunt-contrib-uglify": "~0.2.7", "grunt-contrib-watch": "~0.5.3", - "grunt-csscomb": "~1.2.1", + "grunt-csscomb": "~2.0.1", "grunt-html-validation": "~0.1.13", "grunt-jekyll": "~0.4.1", "grunt-jscs-checker": "~0.3.0",