Skip to content

Commit

Permalink
Update dependencies to enable Greenkeeper 🌴 (#8)
Browse files Browse the repository at this point in the history
* chore(package): update dependencies
  • Loading branch information
greenkeeper[bot] authored and stephenplusplus committed Dec 6, 2017
1 parent c8ad898 commit 1728f2d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions packages/google-cloud-speech/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
"dependencies": {
"extend": "^3.0.0",
"google-gax": "^0.14.2",
"google-proto-files": "^0.13.1",
"google-proto-files": "^0.14.1",
"lodash.merge": "^4.6.0",
"protobufjs": "^6.8.0",
"pumpify": "^1.3.5",
Expand All @@ -80,11 +80,11 @@
"ink-docstrap": "^1.3.0",
"intelli-espower-loader": "^1.0.1",
"jsdoc": "^3.5.5",
"mocha": "^3.5.3",
"mocha": "^4.0.1",
"nyc": "^11.3.0",
"power-assert": "^1.4.4",
"prettier": "^1.7.4",
"safe-buffer": "^5.1.1",
"sinon": "^2.2.0"
"sinon": "^4.1.2"
}
}

0 comments on commit 1728f2d

Please sign in to comment.