From 1c23e1f047bd6feb3abc4806b83f470128d660ab Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Sat, 4 Aug 2018 02:57:02 +0000 Subject: [PATCH] chore(package): update grunt-contrib-qunit to version 3.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2d5a42b..ad924b6 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "grunt": "~1.0.1", "grunt-contrib-concat": "^1.0.1", "grunt-contrib-jshint": "~1.1.0", - "grunt-contrib-qunit": "~1.3.0", + "grunt-contrib-qunit": "~3.0.0", "grunt-contrib-uglify": "~2.0.0", "grunt-contrib-watch": "~1.0.0" },