Skip to content

Commit

Permalink
chore(deps): update dependency @nestjs/common to v10 (#646)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jul 16, 2023
1 parent 1ef2c84 commit f30af77
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 22 deletions.
36 changes: 16 additions & 20 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 @@ -32,7 +32,7 @@
"test:debug": "node --inspect-brk -r tsconfig-paths/register -r ts-node/register node_modules/.bin/jest --runInBand"
},
"devDependencies": {
"@nestjs/common": "^9.4.3",
"@nestjs/common": "^10.0.5",
"@types/express": "^4.17.17",
"@types/jest": "^29.5.3",
"@types/lodash": "^4.14.195",
Expand All @@ -58,7 +58,7 @@
"lodash": "^4.17.21"
},
"peerDependencies": {
"@nestjs/common": "^9.4.3",
"@nestjs/common": "^10.0.5",
"express": "^4.18.2",
"fastify": "^4.19.2",
"typeorm": "^0.3.17"
Expand Down

0 comments on commit f30af77

Please sign in to comment.