From: Michał Gołębiowski Date: Fri, 25 Oct 2013 19:26:44 +0000 (+0200) Subject: No ticket. Update npm devDependencies. (cherry-picked from 95d1192d5378926e750d049481... X-Git-Tag: 1.11.0-beta2~48 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=5823bf3f44c025f7b755175d2f8c38da321a20de;p=jquery.git No ticket. Update npm devDependencies. (cherry-picked from 95d1192d5378926e750d0494818323ff17be821e) --- diff --git a/package.json b/package.json index 8d226ec98..b172dece6 100644 --- a/package.json +++ b/package.json @@ -28,14 +28,14 @@ ], "dependencies": {}, "devDependencies": { - "archiver": "~0.4.9", + "archiver": "~0.4.10", "grunt": "~0.4.1", "grunt-compare-size": "~0.4.0", - "grunt-contrib-jshint": "~0.6.4", + "grunt-contrib-jshint": "~0.7.0", "grunt-contrib-uglify": "~0.2.4", "grunt-contrib-watch": "~0.5.3", "grunt-git-authors": "~1.2.0", - "grunt-jsonlint": "~1.0.0", + "grunt-jsonlint": "~1.0.1", "gzip-js": "0.3.2", "testswarm": "~1.1.0", "requirejs": "~2.1.9",