Skip to content

Commit

Permalink
Merge pull request #2518 from nestjs/renovate/jest-monorepo
Browse files Browse the repository at this point in the history
chore(deps): update dependency @types/jest to v29.5.14
  • Loading branch information
BrunnerLivio authored Jan 25, 2025
2 parents c2ee537 + 7d49a55 commit daf208e
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 14 deletions.
16 changes: 4 additions & 12 deletions pnpm-lock.yaml

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

2 changes: 1 addition & 1 deletion sample/003-memory-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"rxjs": "7.8.1"
},
"devDependencies": {
"@types/jest": "29.5.11",
"@types/jest": "29.5.14",
"@types/node": "20.10.5",
"@typescript-eslint/eslint-plugin": "6.20.0",
"@typescript-eslint/parser": "6.20.0",
Expand Down
2 changes: 1 addition & 1 deletion sample/006-multi-db-typeorm-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"devDependencies": {
"@nestjs/testing": "11.0.5",
"@types/express": "5.0.0",
"@types/jest": "29.5.11",
"@types/jest": "29.5.14",
"@types/node": "20.10.5",
"@types/supertest": "6.0.2",
"@typescript-eslint/eslint-plugin": "6.20.0",
Expand Down

0 comments on commit daf208e

Please sign in to comment.