From f9d076663746ab29410e9c141a7b9e927e4eb5df Mon Sep 17 00:00:00 2001 From: Benjamin Tan Date: Mon, 22 Jan 2018 22:35:15 +0800 Subject: Update QUnit to 2.5.0 and `grunt-contrib-qunit` to 2.0.0. --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package.json') diff --git a/package.json b/package.json index 46bb821..9bb5d29 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ "grunt-contrib-connect": "^1.0.2", "grunt-contrib-cssmin": "^2.2.1", "grunt-contrib-jshint": "^1.1.0", - "grunt-contrib-qunit": "~1.2.0", + "grunt-contrib-qunit": "^2.0.0", "grunt-contrib-uglify": "^3.3.0", "grunt-contrib-watch": "^1.0.0", "grunt-sass": "^2.0.0", -- cgit v1.2.3