Update devDependencies to the latest versions

This commit is contained in:
Miroslav Bajtoš 2015-05-04 18:29:50 +02:00
parent cad616ed22
commit 3435fc959a
1 changed files with 2 additions and 2 deletions

View File

@ -56,7 +56,7 @@
"loopback-datasource-juggler": "^2.19.0" "loopback-datasource-juggler": "^2.19.0"
}, },
"devDependencies": { "devDependencies": {
"browserify": "^9.0.3", "browserify": "^10.0.0",
"chai": "^2.1.1", "chai": "^2.1.1",
"cookie-parser": "^1.3.4", "cookie-parser": "^1.3.4",
"errorhandler": "^1.3.4", "errorhandler": "^1.3.4",
@ -65,7 +65,7 @@
"grunt-browserify": "^3.5.0", "grunt-browserify": "^3.5.0",
"grunt-cli": "^0.1.13", "grunt-cli": "^0.1.13",
"grunt-contrib-jshint": "^0.11.0", "grunt-contrib-jshint": "^0.11.0",
"grunt-contrib-uglify": "^0.8.0", "grunt-contrib-uglify": "^0.9.1",
"grunt-contrib-watch": "^0.6.1", "grunt-contrib-watch": "^0.6.1",
"grunt-jscs": "^1.5.0", "grunt-jscs": "^1.5.0",
"grunt-karma": "^0.10.1", "grunt-karma": "^0.10.1",