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 Sep 26, 2024
1 parent 417bdd1 commit c9a8935
Show file tree
Hide file tree
Showing 2 changed files with 57 additions and 79 deletions.
124 changes: 51 additions & 73 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@
"release": "release-it"
},
"peerDependencies": {
"@nestjs/common": "^6.0.0 || ^7.0.0 || ^8.0.0 || ^9.0.0",
"@nestjs/microservices": "^6.0.0 || ^7.0.0 || ^8.0.0 || ^9.0.0",
"@nestjs/common": "^6.0.0 || ^7.0.0 || ^8.0.0 || ^9.0.0 || ^10.0.0",
"@nestjs/microservices": "^6.0.0 || ^7.0.0 || ^8.0.0 || ^9.0.0 || ^10.0.0",
"nats": "^1.4.12",
"node-nats-streaming": "^0.3.2"
},
Expand All @@ -33,10 +33,10 @@
"devDependencies": {
"@commitlint/cli": "19.5.0",
"@commitlint/config-angular": "19.5.0",
"@nestjs/common": "9.4.3",
"@nestjs/core": "9.4.3",
"@nestjs/microservices": "9.4.3",
"@nestjs/testing": "9.4.3",
"@nestjs/common": "10.4.4",
"@nestjs/core": "10.4.4",
"@nestjs/microservices": "10.4.4",
"@nestjs/testing": "10.4.4",
"@types/chai": "4.3.20",
"@types/chai-as-promised": "8.0.0",
"@types/jest": "29.5.13",
Expand Down

0 comments on commit c9a8935

Please sign in to comment.