Skip to content

Commit

Permalink
chore(deps): update nest monorepo to v10
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 15, 2023
1 parent a0466b6 commit fdb5bc2
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
18 changes: 9 additions & 9 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 @@ -27,15 +27,15 @@
"jest": "29.5.0",
"ts-jest": "29.1.0",
"reflect-metadata": "0.1.13",
"@nestjs/core": "9.4.3",
"@nestjs/testing": "9.4.3",
"@nestjs/core": "10.0.0",
"@nestjs/testing": "10.0.0",
"@types/jest": "29.5.2",
"@typescript-eslint/eslint-plugin": "5.59.11",
"@typescript-eslint/parser": "5.59.11",
"eslint": "8.42.0",
"eslint-config-prettier": "8.8.0",
"eslint-plugin-import": "2.27.5",
"@nestjs/common": "9.4.3",
"@nestjs/common": "10.0.0",
"@types/node": "18.16.18",
"husky": "8.0.3",
"lint-staged": "13.2.2",
Expand Down

0 comments on commit fdb5bc2

Please sign in to comment.