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 Jul 16, 2021
1 parent 895b0cd commit d2e68a3
Show file tree
Hide file tree
Showing 2 changed files with 37 additions and 37 deletions.
62 changes: 31 additions & 31 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 @@ -23,11 +23,11 @@
"@commitlint/cli": "12.1.4",
"@commitlint/config-angular": "12.1.4",
"@hapi/joi": "17.1.1",
"@nestjs/common": "7.6.18",
"@nestjs/core": "7.6.18",
"@nestjs/microservices": "7.6.18",
"@nestjs/platform-express": "7.6.18",
"@nestjs/testing": "7.6.18",
"@nestjs/common": "8.0.4",
"@nestjs/core": "8.0.4",
"@nestjs/microservices": "8.0.4",
"@nestjs/platform-express": "8.0.4",
"@nestjs/testing": "8.0.4",
"@types/express": "4.17.13",
"@types/hapi__joi": "17.1.7",
"@types/jest": "26.0.24",
Expand All @@ -50,7 +50,7 @@
"typescript": "4.3.5"
},
"peerDependencies": {
"@nestjs/common": "^6.10.0 || ^7.0.0",
"@nestjs/common": "^6.10.0 || ^7.0.0 || ^8.0.0",
"reflect-metadata": "^0.1.12"
},
"lint-staged": {
Expand Down

0 comments on commit d2e68a3

Please sign in to comment.