Skip to content

Commit

Permalink
chore(deps): update nest monorepo to v7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Mar 13, 2020
1 parent a5e8189 commit 6679477
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 15 deletions.
22 changes: 11 additions & 11 deletions package-lock.json

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

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@
"devDependencies": {
"@commitlint/cli": "8.3.5",
"@commitlint/config-angular": "8.3.4",
"@nestjs/common": "6.11.11",
"@nestjs/core": "6.11.11",
"@nestjs/common": "7.0.1",
"@nestjs/core": "7.0.1",
"@types/mongoose": "5.7.6",
"@types/node": "11.15.0",
"@typescript-eslint/eslint-plugin": "2.23.0",
Expand All @@ -40,8 +40,8 @@
"typescript": "3.8.3"
},
"peerDependencies": {
"@nestjs/common": "^6.0.0",
"@nestjs/core": "^6.0.0",
"@nestjs/common": "^6.0.0 || ^7.0.0",
"@nestjs/core": "^6.0.0 || ^7.0.0",
"@types/mongoose": "^5.0.0",
"mongoose": "^5.4.19",
"reflect-metadata": "^0.1.12",
Expand Down

0 comments on commit 6679477

Please sign in to comment.