Skip to content

Commit

Permalink
Build: update node dependencies barring jscs
Browse files Browse the repository at this point in the history
  • Loading branch information
timmywil committed Jul 17, 2014
1 parent 8356948 commit 8e3a0ce
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -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",
Expand Down

0 comments on commit 8e3a0ce

Please sign in to comment.