From ed1b8626c10a4c136a9b9dc5383d7502d893d105 Mon Sep 17 00:00:00 2001 From: Rob Garrison Date: Mon, 15 Feb 2016 12:40:35 -0600 Subject: [PATCH] Build: update dependencies --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b3ee3655..9b3ff9a4 100644 --- a/package.json +++ b/package.json @@ -63,7 +63,7 @@ "grunt-contrib-copy": "^0.8.2", "grunt-contrib-cssmin": "^0.14.0", "grunt-contrib-jshint": "^0.12.0", - "grunt-contrib-qunit": "^0.7.0", + "grunt-contrib-qunit": "^1.0.1", "grunt-contrib-uglify": "^0.11.0", "grunt-contrib-watch": "^0.6.1", "grunt-htmlhint": "^0.9.12",