Update dependency ts-jest to v29.2.5

This commit is contained in:
renovate[bot]
2024-08-27 15:50:45 +00:00
parent 847b84004d
commit 2235825ef9
5 changed files with 20 additions and 20 deletions

View File

@ -50,7 +50,7 @@
"@types/testing-library__jest-dom": "5.14.9",
"@types/uuid": "9.0.8",
"jest": "^29.6.4",
"ts-jest": "29.2.4",
"ts-jest": "29.2.5",
"ts-node": "10.9.2",
"typescript": "5.5.4"
},