Skip to content

Commit

Permalink
fix(deps): update dependency google-gax to ^0.22.0 (#115)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and JustinBeckwith committed Nov 15, 2018
1 parent 51b8ba2 commit 06259af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/google-cloud-dataproc/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"system-test": "mocha system-test/*.js smoke-test/*.js --timeout 600000"
},
"dependencies": {
"google-gax": "^0.20.0",
"google-gax": "^0.22.0",
"lodash.merge": "^4.6.1",
"protobufjs": "^6.8.6"
},
Expand Down

0 comments on commit 06259af

Please sign in to comment.