Skip to content
This repository was archived by the owner on Mar 3, 2026. It is now read-only.

Commit b8e92f6

Browse files
renovate[bot]JustinBeckwith
authored andcommitted
fix(deps): update dependency @google-cloud/pubsub to ^0.23.0 (#583)
1 parent 4e262f2 commit b8e92f6

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
},
7171
"devDependencies": {
7272
"@google-cloud/nodejs-repo-tools": "^3.0.0",
73-
"@google-cloud/pubsub": "^0.22.0",
73+
"@google-cloud/pubsub": "^0.23.0",
7474
"@types/arrify": "^1.0.4",
7575
"@types/async": "^2.0.49",
7676
"@types/compressible": "^2.0.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.22.2",
19+
"@google-cloud/pubsub": "^0.23.0",
2020
"@google-cloud/storage": "^2.3.4",
2121
"uuid": "^3.3.2",
2222
"yargs": "^12.0.0"

0 commit comments

Comments
 (0)