Update devDependencies

This commit is contained in:
Hannah Wolfe 2013-11-01 12:16:44 +00:00
parent 0db907ada2
commit 703ae403ab

View File

@ -60,18 +60,18 @@
"grunt-contrib-compress": "~0.5.2", "grunt-contrib-compress": "~0.5.2",
"grunt-contrib-concat": "~0.3.0", "grunt-contrib-concat": "~0.3.0",
"grunt-contrib-copy": "~0.4.1", "grunt-contrib-copy": "~0.4.1",
"grunt-contrib-handlebars": "~0.5.10", "grunt-contrib-handlebars": "~0.5.11",
"grunt-contrib-sass": "~0.4.1", "grunt-contrib-sass": "~0.5.0",
"grunt-contrib-uglify": "~0.2.4", "grunt-contrib-uglify": "~0.2.5",
"grunt-contrib-watch": "~0.5.3", "grunt-contrib-watch": "~0.5.3",
"grunt-express-server": "~0.4.2", "grunt-express-server": "~0.4.5",
"grunt-groc": "~0.3.0", "grunt-groc": "~0.4.0",
"grunt-jslint": "~1.1.1", "grunt-jslint": "~1.1.1",
"grunt-mocha-cli": "~1.0.6", "grunt-mocha-cli": "~1.3.0",
"grunt-open": "~0.2.2", "grunt-open": "~0.2.2",
"grunt-shell": "~0.3.1", "grunt-shell": "~0.5.0",
"matchdep": "~0.1.2", "matchdep": "~0.3.0",
"mocha": "~1.12.0", "mocha": "~1.13.0",
"should": "~2.0.2", "should": "~2.0.2",
"sinon": "~1.7.3" "sinon": "~1.7.3"
} }