diff options
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json index ec3f214d9..51068d3ef 100644 --- a/package.json +++ b/package.json @@ -56,14 +56,14 @@ }, "dependencies": {}, "devDependencies": { - "grunt": "0.4.1", + "grunt": "0.4.2", "grunt-contrib-jshint": "0.7.1", "grunt-contrib-uglify": "0.1.1", "grunt-contrib-concat": "0.1.3", "grunt-contrib-qunit": "0.2.0", "grunt-contrib-csslint": "0.1.1", "grunt-compare-size": "0.4.0-rc.3", - "grunt-jscs-checker": "0.2.6", + "grunt-jscs-checker": "0.3.1", "grunt-html": "0.3.3", "grunt-git-authors": "1.2.0", "grunt-esformatter": "0.2.0", |