From: Chris Rebert Date: Tue, 7 Apr 2015 00:06:49 +0000 (-0700) Subject: Bump grunt-contrib-qunit to ~0.7.0 X-Git-Tag: v3.3.5~152^2~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=25286393dd9bf1f69d9ab748ecada4a6bd718e92;p=thirdparty%2Fbootstrap.git Bump grunt-contrib-qunit to ~0.7.0 --- diff --git a/package.json b/package.json index d7940d290e..d8417287a1 100644 --- a/package.json +++ b/package.json @@ -46,7 +46,7 @@ "grunt-contrib-jade": "~0.14.1", "grunt-contrib-jshint": "~0.11.0", "grunt-contrib-less": "~1.0.0", - "grunt-contrib-qunit": "~0.5.2", + "grunt-contrib-qunit": "~0.7.0", "grunt-contrib-uglify": "~0.8.0", "grunt-contrib-watch": "~0.6.1", "grunt-csscomb": "~3.0.0",