Skip to content

Commit

Permalink
fix(deps): update nest monorepo to v11 (major) (#2339)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 16, 2025
1 parent 9a236fa commit a505b51
Show file tree
Hide file tree
Showing 2 changed files with 314 additions and 90 deletions.
6 changes: 3 additions & 3 deletions packages/bot/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,10 +22,10 @@
"dependencies": {
"@discordjs/builders": "1.10.0",
"@discordjs/rest": "2.4.2",
"@nestjs/common": "10.4.15",
"@nestjs/common": "11.0.1",
"@nestjs/config": "3.3.0",
"@nestjs/core": "10.4.15",
"@nestjs/platform-express": "10.4.15",
"@nestjs/core": "11.0.1",
"@nestjs/platform-express": "11.0.1",
"@nestjs/schedule": "4.1.2",
"@sentry/node": "8.50.0",
"@sentry/tracing": "7.120.3",
Expand Down
Loading

0 comments on commit a505b51

Please sign in to comment.