Loading
chore(deps): update dependency ts-jest to ^29.4.10
This MR contains the following updates:
| Package | Type | Update | Change | Pending |
|---|---|---|---|---|
| ts-jest (source) | devDependencies | patch | ^29.4.9 -> ^29.4.10 |
29.4.11 |
MR created with the help of gitlab-org/frontend/renovate-gitlab-bot
Release Notes
kulshekhar/ts-jest (ts-jest)
v29.4.10
Bug Fixes
- pass
resolutionModetots.resolveModuleNamefor hybrid module support (b557a85) - rebuild
Programwhen consecutive compiles need different module kinds (a82a2b3), closes #4774 - respect tsconfig
moduleResolutioninstead of forcingNode10(1bffffc) - transformer: transpile
mjsfiles fromnode_modulesfor CJS mode (96d025d) - transformer: use a consistent comparator in hoist-jest sortStatements (8a8fd2f)
Configuration
- If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.