Skip to content

Commit 3ee1a2c

Browse files
renovate[bot]JustinBeckwith
authored andcommitted
fix(deps): update dependency @google-cloud/pubsub to ^0.29.0 (#714)
1 parent b1bb6af commit 3ee1a2c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
"xdg-basedir": "^4.0.0"
7272
},
7373
"devDependencies": {
74-
"@google-cloud/pubsub": "^0.28.0",
74+
"@google-cloud/pubsub": "^0.29.0",
7575
"@types/async": "^2.0.49",
7676
"@types/compressible": "^2.0.0",
7777
"@types/concat-stream": "^1.6.0",

samples/package.json

+1-1
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.28.0",
19+
"@google-cloud/pubsub": "^0.29.0",
2020
"@google-cloud/storage": "^2.5.0",
2121
"uuid": "^3.3.2",
2222
"yargs": "^13.0.0"

0 commit comments

Comments
 (0)