Skip to content

Commit

Permalink
Update nest monorepo to v10
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 24, 2023
1 parent 9a14fd6 commit a975af9
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,16 +17,16 @@
"spring-boot-admin"
],
"dependencies": {
"@nestjs/common": "7.6.18",
"@nestjs/common": "10.1.1",
"@nestjs/core": "7.6.18",
"@nestjs/schedule": "^1.0.0"
},
"devDependencies": {
"@nestjs/cli": "7.6.0",
"@nestjs/platform-express": "7.6.18",
"@nestjs/schematics": "8.0.3",
"@nestjs/terminus": "8.0.1",
"@nestjs/testing": "7.6.18",
"@nestjs/platform-express": "10.1.1",
"@nestjs/schematics": "10.0.1",
"@nestjs/terminus": "10.0.1",
"@nestjs/testing": "10.1.1",
"@types/express": "4.17.13",
"@types/jest": "27.0.2",
"@types/node": "14.17.21",
Expand Down

0 comments on commit a975af9

Please sign in to comment.