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 Mar 18, 2023
1 parent 05f7f8d commit 5c32faf
Show file tree
Hide file tree
Showing 2 changed files with 107 additions and 109 deletions.
204 changes: 101 additions & 103 deletions package-lock.json

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

12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,14 +17,14 @@
"publish:next": "npm publish --access public --tag next"
},
"peerDependencies": {
"@nestjs/common": "^8.0.0",
"@nestjs/core": "^8.0.0",
"@nestjs/platform-express": "^8.0.0"
"@nestjs/common": "^9.0.0",
"@nestjs/core": "^9.0.0",
"@nestjs/platform-express": "^9.0.0"
},
"devDependencies": {
"@nestjs/common": "8.4.7",
"@nestjs/core": "8.4.7",
"@nestjs/platform-express": "8.4.7",
"@nestjs/common": "9.3.10",
"@nestjs/core": "9.3.10",
"@nestjs/platform-express": "9.3.10",
"@types/jest": "^25.0.0",
"@types/node": "14.17.11",
"husky": "8.0.1",
Expand Down

0 comments on commit 5c32faf

Please sign in to comment.