chore(deps): update dependency ts-jest to v29.1.3 (#1144)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-05-28 17:11:00 +00:00 committed by GitHub
parent 7468f6fd18
commit 0d9b5241c7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 9 additions and 6 deletions

View File

@ -35,7 +35,7 @@
"@types/node": "18.19.10",
"jest": "29.7.0",
"prettier": "3.1.1",
"ts-jest": "29.1.2",
"ts-jest": "29.1.4",
"ts-node": "10.9.2",
"typescript": "5.3.3"
},

13
pnpm-lock.yaml generated
View File

@ -55,8 +55,8 @@ importers:
specifier: 3.1.1
version: 3.1.1
ts-jest:
specifier: 29.1.2
version: 29.1.2(@babel/core@7.22.5)(jest@29.7.0)(typescript@5.3.3)
specifier: 29.1.4
version: 29.1.4(@babel/core@7.22.5)(jest@29.7.0)(typescript@5.3.3)
ts-node:
specifier: 10.9.2
version: 10.9.2(@types/node@18.19.10)(typescript@5.3.3)
@ -3846,12 +3846,13 @@ packages:
is-number: 7.0.0
dev: true
/ts-jest@29.1.2(@babel/core@7.22.5)(jest@29.7.0)(typescript@5.3.3):
resolution: {integrity: sha512-br6GJoH/WUX4pu7FbZXuWGKGNDuU7b8Uj77g/Sp7puZV6EXzuByl6JrECvm0MzVzSTkSHWTihsXt+5XYER5b+g==}
engines: {node: ^16.10.0 || ^18.0.0 || >=20.0.0}
/ts-jest@29.1.4(@babel/core@7.22.5)(jest@29.7.0)(typescript@5.3.3):
resolution: {integrity: sha512-YiHwDhSvCiItoAgsKtoLFCuakDzDsJ1DLDnSouTaTmdOcOwIkSzbLXduaQ6M5DRVhuZC/NYaaZ/mtHbWMv/S6Q==}
engines: {node: ^14.15.0 || ^16.10.0 || ^18.0.0 || >=20.0.0}
hasBin: true
peerDependencies:
'@babel/core': '>=7.0.0-beta.0 <8'
'@jest/transform': ^29.0.0
'@jest/types': ^29.0.0
babel-jest: ^29.0.0
esbuild: '*'
@ -3860,6 +3861,8 @@ packages:
peerDependenciesMeta:
'@babel/core':
optional: true
'@jest/transform':
optional: true
'@jest/types':
optional: true
babel-jest: