Update dependency ts-jest to v29.1.2
All checks were successful
forgejo/Procyon/procyon/pipeline/pr-develop This commit looks good
forgejo/Procyon/procyon/pipeline/head This commit looks good

This commit is contained in:
Mr. Renovate 2024-01-22 13:32:39 +00:00
parent 1f6a9cf747
commit fc3740db5c
2 changed files with 6 additions and 6 deletions

View file

@ -75,7 +75,7 @@
"raw-loader": "4.0.2",
"storybook": "7.6.10",
"tailwindcss": "3.4.1",
"ts-jest": "29.1.1",
"ts-jest": "29.1.2",
"ts-loader": "9.5.1",
"ts-node": "10.9.2",
"tsconfig-paths": "4.2.0",

10
pnpm-lock.yaml generated
View file

@ -151,8 +151,8 @@ importers:
specifier: 3.4.1
version: 3.4.1(ts-node@10.9.2)
ts-jest:
specifier: 29.1.1
version: 29.1.1(@babel/core@7.23.7)(esbuild@0.18.20)(jest@29.7.0)(typescript@5.3.3)
specifier: 29.1.2
version: 29.1.2(@babel/core@7.23.7)(esbuild@0.18.20)(jest@29.7.0)(typescript@5.3.3)
ts-loader:
specifier: 9.5.1
version: 9.5.1(typescript@5.3.3)(webpack@5.89.0)
@ -12239,9 +12239,9 @@ packages:
/ts-interface-checker@0.1.13:
resolution: {integrity: sha512-Y/arvbn+rrz3JCKl9C4kVNfTfSm2/mEp5FSz5EsZSANGPSlQrpRI5M4PKF+mJnE52jOO90PnPSc3Ur3bTQw0gA==}
/ts-jest@29.1.1(@babel/core@7.23.7)(esbuild@0.18.20)(jest@29.7.0)(typescript@5.3.3):
resolution: {integrity: sha512-D6xjnnbP17cC85nliwGiL+tpoKN0StpgE0TeOjXQTU6MVCfsB4v7aW05CgQ/1OywGb0x/oy9hHFnN+sczTiRaA==}
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
/ts-jest@29.1.2(@babel/core@7.23.7)(esbuild@0.18.20)(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}
hasBin: true
peerDependencies:
'@babel/core': '>=7.0.0-beta.0 <8'