Skip to content

Commit

Permalink
chore(deps): update nest monorepo to ^10.4.12
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 29, 2024
1 parent 981d98b commit a3ebe5e
Show file tree
Hide file tree
Showing 2 changed files with 50 additions and 50 deletions.
92 changes: 46 additions & 46 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 @@ -32,9 +32,9 @@
"test:debug": "node --inspect-brk -r tsconfig-paths/register -r ts-node/register node_modules/.bin/jest --runInBand"
},
"devDependencies": {
"@nestjs/common": "^10.3.8",
"@nestjs/platform-express": "^10.3.8",
"@nestjs/testing": "^10.3.8",
"@nestjs/common": "^10.4.12",
"@nestjs/platform-express": "^10.4.12",
"@nestjs/testing": "^10.4.12",
"@types/express": "^4.17.21",
"@types/jest": "^29.5.14",
"@types/lodash": "^4.17.12",
Expand Down Expand Up @@ -62,7 +62,7 @@
"lodash": "^4.17.21"
},
"peerDependencies": {
"@nestjs/common": "^10.0.0",
"@nestjs/common": "^10.4.12",
"@nestjs/swagger": "^8.0.7",
"express": "^4.0.0",
"fastify": "^4.0.0",
Expand Down

0 comments on commit a3ebe5e

Please # to comment.