From 2426a2aeef2634dacd44d23e9a9f116ea887af3a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Zlatan=20Vasovi=C4=87?= Date: Thu, 26 Dec 2013 21:55:55 +0100 Subject: [PATCH] Update dependencies Updates grunt-html-validation and grunt-jekyll dependencies. --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 1911a399a0..8f471206f9 100644 --- a/package.json +++ b/package.json @@ -39,8 +39,8 @@ "grunt-contrib-uglify": "~0.2.7", "grunt-contrib-watch": "~0.5.3", "grunt-csscomb": "~1.2.1", - "grunt-html-validation": "~0.1.12", - "grunt-jekyll": "~0.4.0", + "grunt-html-validation": "~0.1.13", + "grunt-jekyll": "~0.4.1", "grunt-jscs-checker": "~0.3.0", "grunt-saucelabs": "~4.1.2", "grunt-sed": "~0.1.1",