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 25, 2024
1 parent 4dc4b39 commit 3f98424
Show file tree
Hide file tree
Showing 3 changed files with 991 additions and 227 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,12 +57,12 @@
"@commitlint/config-conventional": "17.3.0",
"@golevelup/nestjs-testing": "0.1.2",
"@golevelup/ts-jest": "0.3.4",
"@nestjs/cli": "9.1.5",
"@nestjs/common": "9.2.1",
"@nestjs/core": "9.2.1",
"@nestjs/platform-express": "9.2.1",
"@nestjs/schematics": "^9.0.0",
"@nestjs/testing": "^9.0.0",
"@nestjs/cli": "10.4.8",
"@nestjs/common": "10.4.9",
"@nestjs/core": "10.4.9",
"@nestjs/platform-express": "10.4.9",
"@nestjs/schematics": "^10.0.0",
"@nestjs/testing": "^10.0.0",
"@nrwl/jest": "15.3.2",
"@nrwl/nest": "15.3.2",
"@nrwl/node": "15.3.2",
Expand Down
4 changes: 2 additions & 2 deletions packages/nestjs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,8 @@
"test": "jest"
},
"peerDependencies": {
"@nestjs/common": "7.6.18",
"@nestjs/core": "7.6.18",
"@nestjs/common": "10.4.9",
"@nestjs/core": "10.4.9",
"rxjs": "6.6.7"
},
"gitHead": "a196aea7df164ddb6a42c50078c2f3c67676fe6d"
Expand Down
Loading

0 comments on commit 3f98424

Please sign in to comment.