Skip to content

Commit 739b2fa

Browse files
renovate[bot]JustinBeckwith
authored andcommitted
fix(deps): update dependency google-gax to ^0.25.0 (#110)
1 parent e85ddfc commit 739b2fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/google-cloud-iot/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"fix": "eslint --fix '**/*.js'"
3636
},
3737
"dependencies": {
38-
"google-gax": "^0.24.0",
38+
"google-gax": "^0.25.0",
3939
"lodash.merge": "^4.6.0"
4040
},
4141
"devDependencies": {

0 commit comments

Comments
 (0)