Skip to content

Commit

Permalink
fix(deps): update dependency @google-cloud/pubsub to ^0.30.0 (GoogleC…
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and fhinkel committed Jun 22, 2019
1 parent f75f340 commit 56d0637
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion 6-pubsub/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"@google-cloud/datastore": "^4.0.0",
"@google-cloud/debug-agent": "^4.0.0",
"@google-cloud/logging-winston": "^0.11.0",
"@google-cloud/pubsub": "^0.29.0",
"@google-cloud/pubsub": "^0.30.0",
"@google-cloud/storage": "^1.6.0",
"@google-cloud/trace-agent": "^4.0.0",
"async": "^3.0.0",
Expand Down
2 changes: 1 addition & 1 deletion 7-gce/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"@google-cloud/datastore": "^4.0.0",
"@google-cloud/debug-agent": "^4.0.0",
"@google-cloud/logging-winston": "^0.11.0",
"@google-cloud/pubsub": "^0.29.0",
"@google-cloud/pubsub": "^0.30.0",
"@google-cloud/storage": "^1.6.0",
"@google-cloud/trace-agent": "^4.0.0",
"async": "^3.0.0",
Expand Down
2 changes: 1 addition & 1 deletion optional-kubernetes-engine/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"@google-cloud/datastore": "^4.0.0",
"@google-cloud/debug-agent": "^4.0.0",
"@google-cloud/logging-winston": "^0.11.0",
"@google-cloud/pubsub": "^0.29.0",
"@google-cloud/pubsub": "^0.30.0",
"@google-cloud/storage": "^1.6.0",
"@google-cloud/trace-agent": "^4.0.0",
"async": "^3.0.0",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"@google-cloud/datastore": "^4.0.0",
"@google-cloud/debug-agent": "^4.0.0",
"@google-cloud/logging-winston": "^0.11.0",
"@google-cloud/pubsub": "^0.29.0",
"@google-cloud/pubsub": "^0.30.0",
"@google-cloud/storage": "^1.6.0",
"@google-cloud/trace-agent": "^4.0.0",
"async": "^3.0.0",
Expand Down

0 comments on commit 56d0637

Please sign in to comment.