Skip to content

Commit

Permalink
fix(deps): update nest monorepo to v10
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 28, 2024
1 parent b24e503 commit 4443877
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
]
},
"dependencies": {
"@nestjs/common": "^8.4.7",
"@nestjs/common": "^10.0.0",
"@nestjs/swagger": "5.2.1",
"@vodyani/core": "^8.10.0"
},
Expand All @@ -73,7 +73,7 @@
"devDependencies": {
"@commitlint/cli": "16.3.0",
"@commitlint/config-conventional": "16.2.4",
"@nestjs/testing": "8.4.7",
"@nestjs/testing": "10.4.11",
"@types/jest": "27.5.2",
"@types/multer": "1.4.7",
"@types/node": "16.11.56",
Expand Down

0 comments on commit 4443877

Please sign in to comment.