Skip to content

Commit

Permalink
chore(deps): update nest monorepo to v10
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 1, 2024
1 parent 8e7b83d commit 594fe41
Show file tree
Hide file tree
Showing 2 changed files with 48 additions and 52 deletions.
92 changes: 44 additions & 48 deletions package-lock.json

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

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,13 +25,13 @@
],
"peerDependencies": {
"@google-cloud/pubsub": "^2.0.0 || ^3.0.0",
"@nestjs/common": "^8.0.0 || ^9.0.0"
"@nestjs/common": "^8.0.0 || ^9.0.0 || ^10.0.0"
},
"devDependencies": {
"@google-cloud/pubsub": "3.6.0",
"@nestjs/common": "9.4.1",
"@nestjs/core": "9.4.1",
"@nestjs/testing": "9.4.1",
"@nestjs/common": "10.3.10",
"@nestjs/core": "10.3.10",
"@nestjs/testing": "10.3.10",
"@types/jest": "29.5.1",
"@typescript-eslint/eslint-plugin": "5.59.0",
"@typescript-eslint/parser": "5.59.0",
Expand Down

0 comments on commit 594fe41

Please sign in to comment.