Skip to content

Commit

Permalink
chore(deps): update dependency @nestjs/common to ^10.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 25, 2023
1 parent c22667d commit 47695a8
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 18 deletions.
32 changes: 16 additions & 16 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": "^10.1.1",
"@nestjs/common": "^10.1.2",
"@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": "^10.1.1",
"@nestjs/common": "^10.1.2",
"express": "^4.18.2",
"fastify": "^4.20.0",
"typeorm": "^0.3.17"
Expand Down

0 comments on commit 47695a8

Please sign in to comment.