Bump ts-jest from 29.3.4 to 29.4.1 in /frontend

Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 29.3.4 to 29.4.1.
- [Release notes](https://github.com/kulshekhar/ts-jest/releases)
- [Changelog](https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/kulshekhar/ts-jest/compare/v29.3.4...v29.4.1)

---
updated-dependencies:
- dependency-name: ts-jest
  dependency-version: 29.4.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2025-08-28 07:09:03 +00:00 committed by GitHub
parent 606b674a98
commit 7b8e78f904
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 80 additions and 75 deletions

View file

@ -23,7 +23,7 @@
"@types/jest": "^30.0.0",
"@types/node": "^22.15.30",
"jest": "^30.1.1",
"ts-jest": "^29.3.4",
"ts-jest": "^29.4.1",
"ts-loader": "^9.5.2",
"tslib": "2.8.1",
"typescript": "5.8.3",