From 25286393dd9bf1f69d9ab748ecada4a6bd718e92 Mon Sep 17 00:00:00 2001 From: Chris Rebert Date: Mon, 6 Apr 2015 17:06:49 -0700 Subject: [PATCH] Bump grunt-contrib-qunit to ~0.7.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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",