Skip to content

Commit

Permalink
chore(deps): bump @google-cloud/pubsub from 3.5.1 to 3.5.2 (#59)
Browse files Browse the repository at this point in the history
Bumps [@google-cloud/pubsub](https://github.com/googleapis/nodejs-pubsub) from 3.5.1 to 3.5.2.
- [Release notes](https://github.com/googleapis/nodejs-pubsub/releases)
- [Changelog](https://github.com/googleapis/nodejs-pubsub/blob/main/CHANGELOG.md)
- [Commits](googleapis/nodejs-pubsub@v3.5.1...v3.5.2)

---
updated-dependencies:
- dependency-name: "@google-cloud/pubsub"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Apr 29, 2023
1 parent b4764fe commit 102a427
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"test:watch": "node --test --watch tests/"
},
"dependencies": {
"@google-cloud/pubsub": "^3.5.1",
"@google-cloud/pubsub": "^3.5.2",
"@octokit/auth-app": "^4.0.9",
"octokit": "^2.0.14",
"parse-git-patch": "^1.1.0",
Expand Down

0 comments on commit 102a427

Please sign in to comment.