Skip to content

Commit

Permalink
fix(deps): update nest monorepo to v10.4.9 (#2103)
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 Nov 25, 2024
1 parent 2c49aef commit cedfffc
Show file tree
Hide file tree
Showing 2 changed files with 33 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 @@ -22,10 +22,10 @@
"dependencies": {
"@discordjs/builders": "1.9.0",
"@discordjs/rest": "2.4.0",
"@nestjs/common": "10.4.8",
"@nestjs/common": "10.4.9",
"@nestjs/config": "3.3.0",
"@nestjs/core": "10.4.8",
"@nestjs/platform-express": "10.4.8",
"@nestjs/core": "10.4.9",
"@nestjs/platform-express": "10.4.9",
"@nestjs/schedule": "4.1.1",
"@sentry/node": "8.40.0",
"@sentry/tracing": "7.114.0",
Expand Down
60 changes: 30 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 cedfffc

Please sign in to comment.