Skip to content

Commit

Permalink
fix(deps): update nest monorepo to v11.0.3 (#1405)
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 20, 2025
1 parent 0373d80 commit b29b352
Show file tree
Hide file tree
Showing 2 changed files with 51 additions and 51 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,9 @@
"@donews/nestjs-config": "0.10.2",
"@donews/nestjs-logger": "0.10.2",
"@donews/nestjs-prom": "0.10.2",
"@nestjs/common": "11.0.1",
"@nestjs/core": "11.0.1",
"@nestjs/platform-express": "11.0.1",
"@nestjs/common": "11.0.3",
"@nestjs/core": "11.0.3",
"@nestjs/platform-express": "11.0.3",
"@nestjs/swagger": "11.0.2",
"class-transformer": "0.5.1",
"class-validator": "0.14.1",
Expand All @@ -46,7 +46,7 @@
"@commitlint/config-angular": "19.7.0",
"@donews/eslint-config-donews": "1.0.3",
"@jest/types": "29.6.3",
"@nestjs/testing": "11.0.1",
"@nestjs/testing": "11.0.3",
"@types/express": "5.0.0",
"@types/jest": "29.5.14",
"@types/node": "20.17.6",
Expand Down
94 changes: 47 additions & 47 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 b29b352

Please sign in to comment.