From 75ff46ca752e938da55187a8208a1aec52648e96 Mon Sep 17 00:00:00 2001 From: Chris Rebert Date: Tue, 7 Apr 2015 17:38:17 -0700 Subject: [PATCH] Bump patch versions of grunt-html, grunt-contrib-jshint --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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",