From: Chris Rebert Date: Wed, 4 Jun 2014 19:06:03 +0000 (-0700) Subject: bump grunt-contrib-qunit to ~0.5.1 X-Git-Tag: v3.2.0~118^2~2^2~2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=094e42883acae475c0a863de1231cd965744eae1;p=thirdparty%2Fbootstrap.git bump grunt-contrib-qunit to ~0.5.1 --- diff --git a/package.json b/package.json index bedbd13341..3be8ce0b3f 100644 --- a/package.json +++ b/package.json @@ -45,7 +45,7 @@ "grunt-contrib-jade": "~0.11.0", "grunt-contrib-jshint": "~0.10.0", "grunt-contrib-less": "~0.11.0", - "grunt-contrib-qunit": "~0.4.0", + "grunt-contrib-qunit": "~0.5.1", "grunt-contrib-uglify": "~0.4.0", "grunt-contrib-watch": "~0.6.1", "grunt-csscomb": "~2.0.1",