From: Chris Rebert Date: Wed, 8 Apr 2015 00:38:17 +0000 (-0700) Subject: Bump patch versions of grunt-html, grunt-contrib-jshint X-Git-Tag: v3.3.5~144^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F16255%2Fhead;p=thirdparty%2Fbootstrap.git Bump patch versions of grunt-html, grunt-contrib-jshint --- diff --git a/package.json b/package.json index 2098be3420..0280880967 100644 --- a/package.json +++ b/package.json @@ -44,14 +44,14 @@ "grunt-contrib-csslint": "~0.4.0", "grunt-contrib-cssmin": "~0.12.2", "grunt-contrib-jade": "~0.14.1", - "grunt-contrib-jshint": "~0.11.0", + "grunt-contrib-jshint": "~0.11.1", "grunt-contrib-less": "~1.0.0", "grunt-contrib-qunit": "~0.7.0", "grunt-contrib-uglify": "~0.9.0", "grunt-contrib-watch": "~0.6.1", "grunt-csscomb": "~3.0.0", "grunt-exec": "~0.4.6", - "grunt-html": "~4.0.1", + "grunt-html": "~4.0.2", "grunt-jekyll": "~0.4.2", "grunt-jscs": "~1.6.0", "grunt-saucelabs": "~8.6.0",