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 Aug 31, 2023
1 parent 711c3ca commit 7b28d19
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,10 +26,10 @@
"release": "standard-version"
},
"dependencies": {
"@nestjs/common": "7.6.18",
"@nestjs/common": "10.2.4",
"@nestjs/core": "7.6.18",
"@nestjs/mongoose": "8.0.1",
"@nestjs/platform-express": "7.6.18",
"@nestjs/platform-express": "10.2.4",
"@nestjs/schedule": "1.0.2",
"dblapi.js": "2.4.1",
"discord.js": "12.5.3",
Expand All @@ -47,8 +47,8 @@
"@commitlint/cli": "13.2.1",
"@commitlint/config-conventional": "13.2.0",
"@nestjs/cli": "7.6.0",
"@nestjs/schematics": "7.3.1",
"@nestjs/testing": "7.6.18",
"@nestjs/schematics": "10.0.2",
"@nestjs/testing": "10.2.4",
"@types/express": "4.17.13",
"@types/jest": "27.0.3",
"@types/node": "14.17.34",
Expand Down

0 comments on commit 7b28d19

Please sign in to comment.