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] authored Jul 8, 2022
1 parent bbdf39a commit 8d117d6
Show file tree
Hide file tree
Showing 2 changed files with 31 additions and 43 deletions.
66 changes: 27 additions & 39 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,14 +18,14 @@
"prepare": "husky install"
},
"peerDependencies": {
"@nestjs/common": "^6.0.0 || ^7.0.0 || ^8.0.0",
"@nestjs/core": "^6.0.0 || ^7.0.0 || ^8.0.0"
"@nestjs/common": "^6.0.0 || ^7.0.0 || ^8.0.0 || ^9.0.0",
"@nestjs/core": "^6.0.0 || ^7.0.0 || ^8.0.0 || ^9.0.0"
},
"devDependencies": {
"@commitlint/cli": "17.0.3",
"@commitlint/config-angular": "17.0.3",
"@nestjs/common": "8.4.7",
"@nestjs/core": "8.4.7",
"@nestjs/common": "9.0.1",
"@nestjs/core": "9.0.1",
"@types/node": "16.11.43",
"@typescript-eslint/eslint-plugin": "5.30.5",
"@typescript-eslint/parser": "5.30.5",
Expand Down

0 comments on commit 8d117d6

Please sign in to comment.