From 094e42883acae475c0a863de1231cd965744eae1 Mon Sep 17 00:00:00 2001 From: Chris Rebert Date: Wed, 4 Jun 2014 12:06:03 -0700 Subject: [PATCH] bump grunt-contrib-qunit to ~0.5.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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",