Skip to content

Commit

Permalink
chore(deps): update all dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Aug 13, 2024
1 parent a0f8056 commit b274ebc
Show file tree
Hide file tree
Showing 4 changed files with 31 additions and 31 deletions.
46 changes: 23 additions & 23 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"eslint": "9.9.0",
"husky": "9.1.4",
"jest": "29.7.0",
"lint-staged": "15.2.8",
"lint-staged": "15.2.9",
"prettier": "3.3.3",
"ts-jest": "29.2.4",
"ts-node": "10.9.2",
Expand Down
6 changes: 3 additions & 3 deletions packages/sendgrid/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,9 +29,9 @@
"deepmerge": "^4.3.1"
},
"devDependencies": {
"@nestjs/common": "10.4.0",
"@nestjs/core": "10.4.0",
"@nestjs/testing": "10.4.0",
"@nestjs/common": "10.4.1",
"@nestjs/core": "10.4.1",
"@nestjs/testing": "10.4.1",
"@types/deepmerge": "2.2.0",
"reflect-metadata": "0.2.2",
"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.2",
"@nestjs/common": "10.4.0",
"@nestjs/core": "10.4.0",
"@nestjs/platform-express": "10.4.0",
"@nestjs/common": "10.4.1",
"@nestjs/core": "10.4.1",
"@nestjs/platform-express": "10.4.1",
"@nestjs/terminus": "10.2.3",
"@nestjs/testing": "10.4.0",
"@nestjs/testing": "10.4.1",
"@types/supertest": "6.0.2",
"reflect-metadata": "0.2.2",
"rxjs": "7.8.1",
Expand Down

0 comments on commit b274ebc

Please sign in to comment.