From 7fd880751c48938cfdd93764395b4409f9b8612e Mon Sep 17 00:00:00 2001 From: Addy Osmani Date: Mon, 11 May 2015 00:05:35 +0100 Subject: [PATCH] Update build dependencies --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index de320f0f..66ef555d 100644 --- a/package.json +++ b/package.json @@ -9,7 +9,7 @@ "grunt": "^0.4.5", "grunt-cli": "^0.1.13", "grunt-closurecompiler": "^0.9.9", - "grunt-contrib-qunit": "^0.2.2", + "grunt-contrib-qunit": "^0.7.0", "grunt-util-spawn": "^0.0.2" }, "scripts": {