Skip to content

Commit

Permalink
chore(deps): update dependency @nestjs/common to v8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jul 7, 2021
1 parent dad6f01 commit 3452e13
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 3452e13

Please sign in to comment.