Skip to content

Commit 29250c9

Browse files
greenkeeper[bot]stephenplusplus
authored andcommitted
Update dependencies to enable Greenkeeper 🌴 (#14)
* chore(package): update dependencies
1 parent ddec029 commit 29250c9

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

‎packages/google-cloud-vision/package.json

+5-5
Original file line numberDiff line numberDiff line change
@@ -56,11 +56,11 @@
5656
"test": "repo-tools test run --cmd npm -- run cover"
5757
},
5858
"dependencies": {
59-
"@google-cloud/common": "^0.13.0",
59+
"@google-cloud/common": "^0.15.1",
6060
"async": "^2.0.1",
6161
"extend": "^3.0.0",
6262
"google-gax": "^0.14.2",
63-
"google-proto-files": "^0.13.1",
63+
"google-proto-files": "^0.14.1",
6464
"is": "^3.0.1",
6565
"lodash.merge": "^4.6.0"
6666
},
@@ -75,12 +75,12 @@
7575
"ink-docstrap": "^1.3.0",
7676
"intelli-espower-loader": "^1.0.1",
7777
"jsdoc": "^3.5.5",
78-
"mocha": "^3.5.3",
78+
"mocha": "^4.0.1",
7979
"node-uuid": "^1.4.7",
80-
"nyc": "^10.3.2",
80+
"nyc": "^11.3.0",
8181
"power-assert": "^1.4.4",
8282
"prettier": "^1.7.4",
8383
"safe-buffer": "^5.1.1",
84-
"sinon": "^2.2.0"
84+
"sinon": "^4.1.2"
8585
}
8686
}

0 commit comments

Comments
 (0)