Bump grunt-contrib-qunit to ^0.7.0

This commit is contained in:
Chris Rebert 2015-04-06 13:15:00 -07:00
Родитель 3eb0a3c4dd
Коммит d86c97287d
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -40,7 +40,7 @@
"grunt-contrib-clean": "^0.6.0", "grunt-contrib-clean": "^0.6.0",
"grunt-contrib-jshint": "^0.11.0", "grunt-contrib-jshint": "^0.11.0",
"grunt-contrib-nodeunit": "^0.4.1", "grunt-contrib-nodeunit": "^0.4.1",
"grunt-contrib-qunit": "^0.5.2", "grunt-contrib-qunit": "^0.7.0",
"grunt-contrib-watch": "^0.6.1", "grunt-contrib-watch": "^0.6.1",
"grunt-eslint": "^9.0.0", "grunt-eslint": "^9.0.0",
"grunt-exec": "^0.4.6", "grunt-exec": "^0.4.6",