Skip to content

Commit 93ff512

Browse files
renovate[bot]callmehiphop
authored andcommitted
fix(deps): update dependency @google-cloud/pubsub to ^0.27.0 (googleapis#620)
1 parent 0c4bbc7 commit 93ff512

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

handwritten/storage/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@
7272
},
7373
"devDependencies": {
7474
"@google-cloud/nodejs-repo-tools": "^3.0.0",
75-
"@google-cloud/pubsub": "^0.26.0",
75+
"@google-cloud/pubsub": "^0.27.0",
7676
"@types/arrify": "^1.0.4",
7777
"@types/async": "^2.0.49",
7878
"@types/compressible": "^2.0.0",

handwritten/storage/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.26.0",
19+
"@google-cloud/pubsub": "^0.27.0",
2020
"@google-cloud/storage": "^2.4.2",
2121
"uuid": "^3.3.2",
2222
"yargs": "^13.0.0"

0 commit comments

Comments
 (0)