Skip to content

Commit

Permalink
chore(deps): update nestjs packages (fastify) to v10
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 29, 2023
1 parent ca18d79 commit 38e4d1b
Show file tree
Hide file tree
Showing 3 changed files with 77 additions and 77 deletions.
140 changes: 70 additions & 70 deletions package-lock.json

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

6 changes: 3 additions & 3 deletions packages/sendgrid/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,9 +30,9 @@
"reflect-metadata": "^0.1.13"
},
"devDependencies": {
"@nestjs/common": "^10.0.3",
"@nestjs/core": "^10.0.3",
"@nestjs/testing": "^10.0.3",
"@nestjs/common": "^10.0.4",
"@nestjs/core": "^10.0.4",
"@nestjs/testing": "^10.0.4",
"@types/deepmerge": "^2.2.0",
"rxjs": "^7.8.1"
},
Expand Down
8 changes: 4 additions & 4 deletions packages/terminus/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,11 +26,11 @@
},
"devDependencies": {
"@nestjs/axios": "^3.0.0",
"@nestjs/common": "^10.0.3",
"@nestjs/core": "^10.0.3",
"@nestjs/platform-express": "^10.0.3",
"@nestjs/common": "^10.0.4",
"@nestjs/core": "^10.0.4",
"@nestjs/platform-express": "^10.0.4",
"@nestjs/terminus": "^10.0.1",
"@nestjs/testing": "^10.0.3",
"@nestjs/testing": "^10.0.4",
"@types/supertest": "^2.0.12",
"reflect-metadata": "^0.1.13",
"rxjs": "^7.8.1",
Expand Down

0 comments on commit 38e4d1b

Please sign in to comment.