Skip to content

Commit

Permalink
Merge pull request #624 from nestjs/renovate/major-nest-monorepo
Browse files Browse the repository at this point in the history
chore(deps): update dependency @nestjs/common to v8
  • Loading branch information
kamilmysliwiec committed Jul 7, 2021
2 parents dad6f01 + 3452e13 commit 5dfeacc
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
14 changes: 7 additions & 7 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,13 +15,13 @@
"release": "release-it"
},
"peerDependencies": {
"@nestjs/common": "^6.0.0 || ^7.0.0",
"@nestjs/common": "^6.0.0 || ^7.0.0 || ^8.0.0",
"passport": "^0.4.0"
},
"devDependencies": {
"@commitlint/cli": "12.1.4",
"@commitlint/config-angular": "12.1.4",
"@nestjs/common": "7.6.18",
"@nestjs/common": "8.0.0",
"@types/node": "14.17.4",
"@types/passport": "1.0.6",
"@typescript-eslint/eslint-plugin": "4.28.2",
Expand Down

0 comments on commit 5dfeacc

Please sign in to comment.