Merge pull request 'Update dependency ts-jest to v29.1.1' (#131) from renovate/all into main
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2023-06-30 08:11:30 +00:00
committed by Gitea
parent 9b7ba0b0a7
commit 9827ab6715
2 changed files with 18 additions and 11 deletions

View File

@@ -25,7 +25,7 @@
"@types/react-redux": "7.1.25",
"jest": "29.5.0",
"jest-css-modules-transform": "4.4.2",
"ts-jest": "29.1.0",
"ts-jest": "29.1.1",
"ts-node": "10.9.1",
"typescript": "5.1.6"
}