Skip to content

Commit

Permalink
chore(deps): update nest monorepo to v9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 21, 2023
1 parent 23755a3 commit b546f55
Show file tree
Hide file tree
Showing 2 changed files with 248 additions and 223 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,10 +31,10 @@
"lodash": "4.17.21"
},
"devDependencies": {
"@nestjs/common": "7.6.18",
"@nestjs/common": "9.3.11",
"@nestjs/core": "7.6.18",
"@nestjs/platform-express": "7.6.18",
"@nestjs/testing": "7.6.18",
"@nestjs/platform-express": "9.3.11",
"@nestjs/testing": "9.3.11",
"@semantic-release/changelog": "6.0.2",
"@semantic-release/git": "10.0.1",
"@types/amqplib": "0.10.1",
Expand All @@ -60,8 +60,8 @@
"typescript": "5.0.2"
},
"peerDependencies": {
"@nestjs/common": "^6.0.0 || ^7.0.0",
"@nestjs/core": "^6.0.0 || ^7.0.0",
"@nestjs/common": "^6.0.0 || ^7.0.0 || ^9.0.0",
"@nestjs/core": "^9.0.5 ^9.0.5",
"amqplib": "^0.5.5 || ^0.6.0 || ^0.7.0 || ^0.8.0 || ^0.9.0 || ^0.10.0",
"reflect-metadata": "^0.1.12",
"rxjs": "^6.0.0 || ^7.0.0"
Expand Down
Loading

0 comments on commit b546f55

Please sign in to comment.