Skip to content

Commit

Permalink
build(deps): bump @google-cloud/pubsub from 3.7.5 to 4.4.1
Browse files Browse the repository at this point in the history
Bumps [@google-cloud/pubsub](https://github.com/googleapis/nodejs-pubsub) from 3.7.5 to 4.4.1.
- [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.7.5...v4.4.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 1, 2024
1 parent 9f04441 commit ee2836b
Show file tree
Hide file tree
Showing 3 changed files with 850 additions and 508 deletions.
2 changes: 1 addition & 1 deletion packages/pubsub-legacy-factories/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"@join-com/pubsub": "^2.0.2"
},
"devDependencies": {
"@google-cloud/pubsub": "^3.5.1",
"@google-cloud/pubsub": "^4.4.1",
"@join-private/eslint-config-backend": "^1.1.2",
"@types/jest": "^28.1.2",
"@types/node": "^18.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/pubsub/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"prepublishOnly": "yarn lint && yarn build"
},
"dependencies": {
"@google-cloud/pubsub": "^3.5.1",
"@google-cloud/pubsub": "^4.4.1",
"avsc": "^5.7.7"
},
"devDependencies": {
Expand Down
Loading

0 comments on commit ee2836b

Please sign in to comment.