diff --git a/package.json b/package.json index 9dd351c..76f4437 100644 --- a/package.json +++ b/package.json @@ -16,13 +16,12 @@ }, "devDependencies": { "grunt": "~0.4.1", - "mocha": "~1.12.0", + "mocha": "~1.13.0", "chai": "~1.7.2", "sinon": "~1.7.3", "grunt-contrib-connect": "~0.5.0", - "grunt-contrib-jshint": "~0.6.3", + "grunt-contrib-jshint": "~0.6.4", "grunt-contrib-qunit": "~0.2.2", - "grunt-mocha-test": "~0.6.3", "grunt-mocha": "~0.4.1" } } \ No newline at end of file