Skip to content

Commit

Permalink
Merge pull request #62 from join-com/dependabot/npm_and_yarn/google-c…
Browse files Browse the repository at this point in the history
…loud/pubsub-3.4.1

build(deps): bump @google-cloud/pubsub from 3.0.1 to 3.4.1
  • Loading branch information
denysovkos authored Apr 26, 2023
2 parents c18d633 + 0b58ac0 commit 220f94f
Show file tree
Hide file tree
Showing 3 changed files with 1,093 additions and 1,175 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.0.1",
"@google-cloud/pubsub": "^3.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 @@ -27,7 +27,7 @@
"prepublishOnly": "yarn lint && yarn build"
},
"dependencies": {
"@google-cloud/pubsub": "^3.2.0"
"@google-cloud/pubsub": "^3.4.1"
},
"devDependencies": {
"@join-private/eslint-config-backend": "^1.1.3",
Expand Down
Loading

0 comments on commit 220f94f

Please sign in to comment.