Skip to content

Commit

Permalink
fix(deps): update dependency @google-cloud/common-grpc to ^0.9.0 (#307)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and JustinBeckwith committed Sep 21, 2018
1 parent 820bf2d commit 073bdc3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"fix": "eslint --fix '**/*.js' && npm run prettier"
},
"dependencies": {
"@google-cloud/common-grpc": "^0.8.0",
"@google-cloud/common-grpc": "^0.9.0",
"@google-cloud/paginator": "^0.1.0",
"@google-cloud/projectify": "^0.3.0",
"@google-cloud/promisify": "^0.3.0",
Expand Down

0 comments on commit 073bdc3

Please sign in to comment.