Skip to content

Commit bce5937

Browse files
chore(deps): update dependency ts-jest to v29.4.6 (#1968)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 57ddc0c commit bce5937

File tree

2 files changed

+3
-43
lines changed

2 files changed

+3
-43
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"lint-staged": "^15.0.0",
4343
"lodash": "^4.17.15",
4444
"prettier": "^3.0.0",
45-
"ts-jest": "29.4.5",
45+
"ts-jest": "29.4.6",
4646
"vitest": "3.2.4"
4747
},
4848
"lint-staged": {

yarn.lock

Lines changed: 2 additions & 42 deletions
Original file line numberDiff line numberDiff line change
@@ -7683,7 +7683,7 @@ __metadata:
76837683
lint-staged: ^15.0.0
76847684
lodash: ^4.17.15
76857685
prettier: ^3.0.0
7686-
ts-jest: 29.4.5
7686+
ts-jest: 29.4.6
76877687
vitest: 3.2.4
76887688
languageName: unknown
76897689
linkType: soft
@@ -20493,47 +20493,7 @@ __metadata:
2049320493
languageName: node
2049420494
linkType: hard
2049520495

20496-
"ts-jest@npm:29.4.5":
20497-
version: 29.4.5
20498-
resolution: "ts-jest@npm:29.4.5"
20499-
dependencies:
20500-
bs-logger: ^0.2.6
20501-
fast-json-stable-stringify: ^2.1.0
20502-
handlebars: ^4.7.8
20503-
json5: ^2.2.3
20504-
lodash.memoize: ^4.1.2
20505-
make-error: ^1.3.6
20506-
semver: ^7.7.3
20507-
type-fest: ^4.41.0
20508-
yargs-parser: ^21.1.1
20509-
peerDependencies:
20510-
"@babel/core": ">=7.0.0-beta.0 <8"
20511-
"@jest/transform": ^29.0.0 || ^30.0.0
20512-
"@jest/types": ^29.0.0 || ^30.0.0
20513-
babel-jest: ^29.0.0 || ^30.0.0
20514-
jest: ^29.0.0 || ^30.0.0
20515-
jest-util: ^29.0.0 || ^30.0.0
20516-
typescript: ">=4.3 <6"
20517-
peerDependenciesMeta:
20518-
"@babel/core":
20519-
optional: true
20520-
"@jest/transform":
20521-
optional: true
20522-
"@jest/types":
20523-
optional: true
20524-
babel-jest:
20525-
optional: true
20526-
esbuild:
20527-
optional: true
20528-
jest-util:
20529-
optional: true
20530-
bin:
20531-
ts-jest: cli.js
20532-
checksum: b2ba677d32bd0024356ab8d43a1b88cb81ecad94be277b111975e626fd37a9ed17fd446a2e3a399a3c8534dcf89ea7c28a4bf4f094b153a4a9972c67b680ad0d
20533-
languageName: node
20534-
linkType: hard
20535-
20536-
"ts-jest@npm:^29.4.0":
20496+
"ts-jest@npm:29.4.6, ts-jest@npm:^29.4.0":
2053720497
version: 29.4.6
2053820498
resolution: "ts-jest@npm:29.4.6"
2053920499
dependencies:

0 commit comments

Comments
 (0)