Skip to content

Commit

Permalink
Update dependency @nestjs/common to v10
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 4, 2023
1 parent 94737fc commit a8b669c
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 36 deletions.
50 changes: 16 additions & 34 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"@beuluis/eslint-config": "1.2.3",
"@beuluis/hook-cli": "1.2.1",
"@beuluis/prettier-config": "2.0.2",
"@nestjs/common": "9.4.1",
"@nestjs/common": "10.0.5",
"@types/jest": "29.5.1",
"@types/node": "20.2.1",
"@types/sanitize-html": "2.9.0",
Expand All @@ -62,7 +62,7 @@
"typescript": "5.0.4"
},
"peerDependencies": {
"@nestjs/common": "^9",
"@nestjs/common": "^9 || ^10.0.0",
"fastify": "^4"
},
"dependencies": {
Expand Down

0 comments on commit a8b669c

Please sign in to comment.