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 22, 2023
1 parent 2fbc9b1 commit 8186d24
Show file tree
Hide file tree
Showing 2 changed files with 42 additions and 70 deletions.
100 changes: 36 additions & 64 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": "17.7.1",
"@commitlint/config-angular": "17.7.0",
"@nestjs/common": "9.4.3",
"@nestjs/core": "9.4.3",
"@nestjs/microservices": "9.4.3",
"@nestjs/testing": "9.4.3",
"@nestjs/common": "10.2.6",
"@nestjs/core": "10.2.6",
"@nestjs/microservices": "10.2.6",
"@nestjs/testing": "10.2.6",
"@types/chai": "4.3.6",
"@types/chai-as-promised": "7.1.6",
"@types/jest": "29.5.5",
Expand Down

0 comments on commit 8186d24

Please sign in to comment.