From: Zlatan Vasović Date: Thu, 26 Dec 2013 20:55:55 +0000 (+0100) Subject: Update dependencies X-Git-Tag: v3.1.0~136^2~14^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=refs%2Fpull%2F12022%2Fhead;p=thirdparty%2Fbootstrap.git Update dependencies Updates grunt-html-validation and grunt-jekyll dependencies. --- 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",