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 afea33f commit 4247168
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 21 deletions.
34 changes: 17 additions & 17 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
Expand Up @@ -18,23 +18,23 @@
"release": "release-it"
},
"peerDependencies": {
"@nestjs/common": "^6.0.0"
"@nestjs/common": "^6.0.0 || ^7.0.0"
},
"devDependencies": {
"@commitlint/cli": "8.3.5",
"@commitlint/config-angular": "8.3.4",
"jest": "25.1.0",
"ts-jest": "25.2.1",
"reflect-metadata": "0.1.13",
"@nestjs/core": "6.11.11",
"@nestjs/testing": "6.11.11",
"@nestjs/core": "7.0.1",
"@nestjs/testing": "7.0.1",
"@types/jest": "25.1.4",
"@typescript-eslint/eslint-plugin": "2.23.0",
"@typescript-eslint/parser": "2.23.0",
"eslint": "6.8.0",
"eslint-config-prettier": "6.10.0",
"eslint-plugin-import": "2.20.1",
"@nestjs/common": "6.11.11",
"@nestjs/common": "7.0.1",
"@types/node": "7.10.9",
"husky": "4.2.3",
"lint-staged": "10.0.8",
Expand Down

0 comments on commit 4247168

Please sign in to comment.