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 Jul 21, 2023
1 parent 05a7955 commit dccd9cb
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.6.7",
"@commitlint/config-angular": "17.6.7",
"@nestjs/common": "9.4.3",
"@nestjs/core": "9.4.3",
"@nestjs/microservices": "9.4.3",
"@nestjs/testing": "9.4.3",
"@nestjs/common": "10.1.0",
"@nestjs/core": "10.1.0",
"@nestjs/microservices": "10.1.0",
"@nestjs/testing": "10.1.0",
"@types/chai": "4.3.5",
"@types/chai-as-promised": "7.1.5",
"@types/jest": "29.5.3",
Expand Down

0 comments on commit dccd9cb

Please sign in to comment.