Skip to content

Commit

Permalink
chore(deps): bump @google-cloud/pubsub from 4.0.7 to 4.1.0
Browse files Browse the repository at this point in the history
Bumps [@google-cloud/pubsub](https://github.com/googleapis/nodejs-pubsub) from 4.0.7 to 4.1.0.
- [Release notes](https://github.com/googleapis/nodejs-pubsub/releases)
- [Changelog](https://github.com/googleapis/nodejs-pubsub/blob/main/CHANGELOG.md)
- [Commits](googleapis/nodejs-pubsub@v4.0.7...v4.1.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 14, 2023
1 parent e441f2d commit 2e26033
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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": "^4.0.7",
"@google-cloud/pubsub": "^4.1.0",
"@octokit/auth-app": "^6.0.1",
"acorn": "^8.10.0",
"acorn-jsx": "^5.3.2",
Expand Down

0 comments on commit 2e26033

Please sign in to comment.