Build: update node dependencies barring jscs

This commit is contained in:
Timmy Willison 2014-07-17 10:24:37 -07:00
parent 8356948ed4
commit 8e3a0ceafa

View File

@ -31,19 +31,19 @@
"dependencies": {}, "dependencies": {},
"devDependencies": { "devDependencies": {
"colors": "0.6.2", "colors": "0.6.2",
"commitplease": "1.9.0", "commitplease": "1.10.1",
"grunt": "0.4.2", "grunt": "0.4.5",
"grunt-cli": "0.1.13", "grunt-cli": "0.1.13",
"grunt-compare-size": "0.4.0", "grunt-compare-size": "0.4.0",
"grunt-contrib-jshint": "0.8.0", "grunt-contrib-jshint": "0.8.0",
"grunt-contrib-uglify": "0.3.2", "grunt-contrib-uglify": "0.5.0",
"grunt-contrib-watch": "0.5.3", "grunt-contrib-watch": "0.6.1",
"grunt-git-authors": "1.2.0", "grunt-git-authors": "1.2.0",
"grunt-jscs-checker": "0.4.1", "grunt-jscs-checker": "0.4.1",
"grunt-jsonlint": "1.0.4", "grunt-jsonlint": "1.0.4",
"grunt-npmcopy": "0.1.0", "grunt-npmcopy": "0.1.0",
"gzip-js": "0.3.2", "gzip-js": "0.3.2",
"load-grunt-tasks": "0.3.0", "load-grunt-tasks": "0.6.0",
"npm": "1.4.21", "npm": "1.4.21",
"qunitjs": "1.14.0", "qunitjs": "1.14.0",
"requirejs": "2.1.14", "requirejs": "2.1.14",