Skip to content

Commit 263e8a7

Browse files
chore(deps): update dependency ts-jest to v29.4.12 (#2362)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 24af530 commit 263e8a7

2 files changed

Lines changed: 43 additions & 3 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"lint-staged": "^17.0.0",
4848
"lodash": "^4.17.15",
4949
"prettier": "^3.0.0",
50-
"ts-jest": "29.4.11",
50+
"ts-jest": "29.4.12",
5151
"turbo": "^2.4.0",
5252
"vitest": "4.1.10"
5353
},

yarn.lock

Lines changed: 42 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7727,7 +7727,7 @@ __metadata:
77277727
lint-staged: "npm:^17.0.0"
77287728
lodash: "npm:^4.17.15"
77297729
prettier: "npm:^3.0.0"
7730-
ts-jest: "npm:29.4.11"
7730+
ts-jest: "npm:29.4.12"
77317731
turbo: "npm:^2.4.0"
77327732
vitest: "npm:4.1.10"
77337733
languageName: unknown
@@ -18543,7 +18543,47 @@ __metadata:
1854318543
languageName: node
1854418544
linkType: hard
1854518545

18546-
"ts-jest@npm:29.4.11, ts-jest@npm:^29.4.11":
18546+
"ts-jest@npm:29.4.12":
18547+
version: 29.4.12
18548+
resolution: "ts-jest@npm:29.4.12"
18549+
dependencies:
18550+
bs-logger: "npm:^0.2.6"
18551+
fast-json-stable-stringify: "npm:^2.1.0"
18552+
handlebars: "npm:^4.7.9"
18553+
json5: "npm:^2.2.3"
18554+
lodash.memoize: "npm:^4.1.2"
18555+
make-error: "npm:^1.3.6"
18556+
semver: "npm:^7.8.5"
18557+
type-fest: "npm:^4.41.0"
18558+
yargs-parser: "npm:^21.1.1"
18559+
peerDependencies:
18560+
"@babel/core": ">=7.0.0-beta.0 <8"
18561+
"@jest/transform": ^29.0.0 || ^30.0.0
18562+
"@jest/types": ^29.0.0 || ^30.0.0
18563+
babel-jest: ^29.0.0 || ^30.0.0
18564+
jest: ^29.0.0 || ^30.0.0
18565+
jest-util: ^29.0.0 || ^30.0.0
18566+
typescript: ">=4.3 <7"
18567+
peerDependenciesMeta:
18568+
"@babel/core":
18569+
optional: true
18570+
"@jest/transform":
18571+
optional: true
18572+
"@jest/types":
18573+
optional: true
18574+
babel-jest:
18575+
optional: true
18576+
esbuild:
18577+
optional: true
18578+
jest-util:
18579+
optional: true
18580+
bin:
18581+
ts-jest: cli.js
18582+
checksum: 10c0/cf08cf4b417085578db038b525c8b22cf6af689601eab697fe84a46fa07bddcd506bd961c607c8f25c705e90ea8ac8ecf258fc200161f4e0882d0d7db4db9ec9
18583+
languageName: node
18584+
linkType: hard
18585+
18586+
"ts-jest@npm:^29.4.11":
1854718587
version: 29.4.11
1854818588
resolution: "ts-jest@npm:29.4.11"
1854918589
dependencies:

0 commit comments

Comments
 (0)