Dependency version bumps ahead of v0.10.0

This commit is contained in:
Lovell Fuller 2015-04-23 14:29:14 +01:00
parent d1fc0591a5
commit e999fb6e30

View File

@ -42,15 +42,15 @@
"vips" "vips"
], ],
"dependencies": { "dependencies": {
"bluebird": "^2.9.14", "bluebird": "^2.9.24",
"color": "^0.8.0", "color": "^0.8.0",
"nan": "^1.6.2", "nan": "^1.7.0",
"semver": "^4.3.1" "semver": "^4.3.3"
}, },
"devDependencies": { "devDependencies": {
"mocha": "^2.1.0", "mocha": "^2.2.4",
"mocha-jshint": "^2.1.1", "mocha-jshint": "^2.2.0",
"istanbul": "^0.3.6", "istanbul": "^0.3.13",
"coveralls": "^2.11.2", "coveralls": "^2.11.2",
"node-cpplint": "^0.4.0", "node-cpplint": "^0.4.0",
"rimraf": "^2.3.2", "rimraf": "^2.3.2",