diff options
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 079500db6..a5a992de4 100644 --- a/package.json +++ b/package.json @@ -58,7 +58,7 @@ "grunt-contrib-concat": "1.0.1", "grunt-contrib-csslint": "2.0.0", "grunt-contrib-jshint": "0.12.0", - "grunt-contrib-qunit": "1.0.1", + "grunt-contrib-qunit": "4.0.0", "grunt-contrib-requirejs": "1.0.0", "grunt-contrib-uglify": "5.0.0", "grunt-git-authors": "3.2.0", |