Skip to content

Commit

Permalink
chore(deps): update nest monorepo to v8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Aug 4, 2021
1 parent 70c3042 commit d64d087
Show file tree
Hide file tree
Showing 2 changed files with 152 additions and 85 deletions.
223 changes: 145 additions & 78 deletions package-lock.json

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

14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,19 +39,19 @@
"@nestjs/graphql": "^6.2.4 || ^7.0.0"
},
"peerDependencies": {
"@nestjs/common": "^7.0.0",
"@nestjs/common": "^7.0.0 || ^8.0.0",
"reflect-metadata": "^0.1.12",
"rxjs": "^6.4.0"
},
"devDependencies": {
"@commitlint/cli": "13.1.0",
"@commitlint/config-conventional": "13.1.0",
"@nestjs/common": "7.6.18",
"@nestjs/core": "7.6.18",
"@nestjs/platform-express": "7.6.18",
"@nestjs/platform-socket.io": "7.6.18",
"@nestjs/testing": "7.6.18",
"@nestjs/websockets": "7.6.18",
"@nestjs/common": "8.0.5",
"@nestjs/core": "8.0.5",
"@nestjs/platform-express": "8.0.5",
"@nestjs/platform-socket.io": "8.0.5",
"@nestjs/testing": "8.0.5",
"@nestjs/websockets": "8.0.5",
"@types/jest": "26.0.24",
"@types/node": "14.17.7",
"@types/socket.io-client": "1.4.36",
Expand Down

0 comments on commit d64d087

Please sign in to comment.