Skip to content

Commit fdf70bb

Browse files
renovate-botcallmehiphop
authored andcommitted
fix(deps): update dependency @google-cloud/pubsub to ^0.32.0 (#849)
1 parent c017df7 commit fdf70bb

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575
"xdg-basedir": "^4.0.0"
7676
},
7777
"devDependencies": {
78-
"@google-cloud/pubsub": "^0.31.0",
78+
"@google-cloud/pubsub": "^0.32.0",
7979
"@grpc/proto-loader": "^0.5.1",
8080
"@types/compressible": "^2.0.0",
8181
"@types/concat-stream": "^1.6.0",

samples/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"test": "mocha system-test/*.js --timeout 600000"
1717
},
1818
"dependencies": {
19-
"@google-cloud/pubsub": "^0.31.0",
19+
"@google-cloud/pubsub": "^0.32.0",
2020
"@google-cloud/storage": "^3.2.1",
2121
"uuid": "^3.3.2",
2222
"yargs": "^14.0.0"

0 commit comments

Comments
 (0)