Skip to content

Commit

Permalink
chore(deps): update nest monorepo to v10
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 20, 2023
1 parent 45c45f6 commit a3af144
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 @@ -45,8 +45,8 @@
"access": "public"
},
"peerDependencies": {
"@nestjs/common": "^6.11.5 || ^7.0.0",
"@nestjs/platform-express": "^6.11.5 || ^7.0.0"
"@nestjs/common": "^6.11.5 || ^7.0.0 || ^10.0.0",
"@nestjs/platform-express": "^6.11.5 || ^7.0.0 || ^10.0.0"
},
"dependencies": {
"aws-sdk": "^2.802.0",
Expand All @@ -56,10 +56,10 @@
"devDependencies": {
"@commitlint/cli": "13.1.0",
"@commitlint/config-conventional": "13.1.0",
"@nestjs/common": "7.6.18",
"@nestjs/common": "10.2.10",
"@nestjs/core": "7.6.18",
"@nestjs/platform-express": "7.6.18",
"@nestjs/testing": "7.6.18",
"@nestjs/platform-express": "10.2.10",
"@nestjs/testing": "10.2.10",
"@types/express": "4.17.13",
"@types/jest": "27.0.2",
"@types/jest-when": "2.7.3",
Expand Down

0 comments on commit a3af144

Please sign in to comment.