Skip to content

Commit

Permalink
fix(deps): update nest monorepo to v11.0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 27, 2025
1 parent 930940a commit 7004e44
Show file tree
Hide file tree
Showing 2 changed files with 34 additions and 33 deletions.
6 changes: 3 additions & 3 deletions packages/bot/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,10 @@
"files": ["dist"],
"dependencies": {
"@discordjs/builders": "1.10.0",
"@nestjs/common": "11.0.3",
"@nestjs/common": "11.0.6",
"@nestjs/config": "3.3.0",
"@nestjs/core": "11.0.3",
"@nestjs/platform-express": "11.0.3",
"@nestjs/core": "11.0.6",
"@nestjs/platform-express": "11.0.6",
"@nestjs/schedule": "4.1.2",
"@sentry/node": "8.50.0",
"@trpc/client": "11.0.0-rc.708",
Expand Down
61 changes: 31 additions & 30 deletions pnpm-lock.yaml

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

0 comments on commit 7004e44

Please sign in to comment.