Skip to content

Commit

Permalink
chore(deps): update nest monorepo to v9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 8, 2022
1 parent 1f5a409 commit 854bae8
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 30 deletions.
35 changes: 9 additions & 26 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 @@ -18,23 +18,23 @@
"release": "release-it"
},
"peerDependencies": {
"@nestjs/common": "^6.0.0 || ^7.0.0 || ^8.0.0"
"@nestjs/common": "^6.0.0 || ^7.0.0 || ^8.0.0 || ^9.0.0"
},
"devDependencies": {
"@commitlint/cli": "17.0.3",
"@commitlint/config-angular": "17.0.3",
"jest": "28.1.2",
"ts-jest": "28.0.5",
"reflect-metadata": "0.1.13",
"@nestjs/core": "8.4.7",
"@nestjs/testing": "8.4.7",
"@nestjs/core": "9.0.1",
"@nestjs/testing": "9.0.1",
"@types/jest": "28.1.4",
"@typescript-eslint/eslint-plugin": "5.30.5",
"@typescript-eslint/parser": "5.30.5",
"eslint": "8.19.0",
"eslint-config-prettier": "8.5.0",
"eslint-plugin-import": "2.26.0",
"@nestjs/common": "8.4.7",
"@nestjs/common": "9.0.1",
"@types/node": "16.11.43",
"husky": "8.0.1",
"lint-staged": "13.0.3",
Expand Down

0 comments on commit 854bae8

Please sign in to comment.