Skip to content

Commit

Permalink
chore(deps): update nest monorepo to v7.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Dec 10, 2020
1 parent 76a5c6c commit 3a0ab24
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 14 deletions.
34 changes: 23 additions & 11 deletions package-lock.json

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

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,15 +26,15 @@
"jest": "26.6.3",
"ts-jest": "26.4.4",
"reflect-metadata": "0.1.13",
"@nestjs/core": "7.5.5",
"@nestjs/testing": "7.5.5",
"@nestjs/core": "7.6.0",
"@nestjs/testing": "7.6.0",
"@types/jest": "26.0.18",
"@typescript-eslint/eslint-plugin": "4.9.1",
"@typescript-eslint/parser": "4.9.1",
"eslint": "7.15.0",
"eslint-config-prettier": "7.0.0",
"eslint-plugin-import": "2.22.1",
"@nestjs/common": "7.5.5",
"@nestjs/common": "7.6.0",
"@types/node": "7.10.9",
"husky": "4.3.5",
"lint-staged": "10.5.3",
Expand Down

0 comments on commit 3a0ab24

Please sign in to comment.