Skip to content

Commit

Permalink
chore(deps): update nest monorepo to v8.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Feb 14, 2022
1 parent e1859b7 commit 02173aa
Show file tree
Hide file tree
Showing 2 changed files with 39 additions and 27 deletions.
60 changes: 36 additions & 24 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": "27.5.1",
"ts-jest": "27.1.3",
"reflect-metadata": "0.1.13",
"@nestjs/core": "8.2.6",
"@nestjs/testing": "8.2.6",
"@nestjs/core": "8.3.0",
"@nestjs/testing": "8.3.0",
"@types/jest": "27.4.0",
"@typescript-eslint/eslint-plugin": "5.11.0",
"@typescript-eslint/parser": "5.11.0",
"eslint": "8.9.0",
"eslint-config-prettier": "8.3.0",
"eslint-plugin-import": "2.25.4",
"@nestjs/common": "8.2.6",
"@nestjs/common": "8.3.0",
"@types/node": "16.11.24",
"husky": "7.0.4",
"lint-staged": "12.3.4",
Expand Down

0 comments on commit 02173aa

Please sign in to comment.