Update dependency ts-jest to v29.1.2
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing

This commit is contained in:
2024-01-22 10:57:58 +00:00
parent fed1f24d4b
commit e40c021e19
2 changed files with 5 additions and 5 deletions

View File

@@ -25,7 +25,7 @@
"@types/react-redux": "7.1.33",
"jest": "29.7.0",
"jest-css-modules-transform": "4.4.2",
"ts-jest": "29.1.1",
"ts-jest": "29.1.2",
"ts-node": "10.9.2",
"typescript": "5.3.3"
}