Skip to content

Commit 8b2d415

Browse files
committed
chore(deps): update dependency ts-jest to v29.1.2
1 parent f371762 commit 8b2d415

File tree

2 files changed

+3
-36
lines changed

2 files changed

+3
-36
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"lint-staged": "^15.0.0",
4949
"lodash": "^4.17.15",
5050
"prettier": "^3.0.0",
51-
"ts-jest": "29.1.1"
51+
"ts-jest": "29.1.2"
5252
},
5353
"lint-staged": {
5454
"*.{js,ts,html,md}": [

yarn.lock

+2-35
Original file line numberDiff line numberDiff line change
@@ -4782,7 +4782,7 @@ __metadata:
47824782
lint-staged: ^15.0.0
47834783
lodash: ^4.17.15
47844784
prettier: ^3.0.0
4785-
ts-jest: 29.1.1
4785+
ts-jest: 29.1.2
47864786
languageName: unknown
47874787
linkType: soft
47884788

@@ -15559,40 +15559,7 @@ __metadata:
1555915559
languageName: node
1556015560
linkType: hard
1556115561

15562-
"ts-jest@npm:29.1.1":
15563-
version: 29.1.1
15564-
resolution: "ts-jest@npm:29.1.1"
15565-
dependencies:
15566-
bs-logger: 0.x
15567-
fast-json-stable-stringify: 2.x
15568-
jest-util: ^29.0.0
15569-
json5: ^2.2.3
15570-
lodash.memoize: 4.x
15571-
make-error: 1.x
15572-
semver: ^7.5.3
15573-
yargs-parser: ^21.0.1
15574-
peerDependencies:
15575-
"@babel/core": ">=7.0.0-beta.0 <8"
15576-
"@jest/types": ^29.0.0
15577-
babel-jest: ^29.0.0
15578-
jest: ^29.0.0
15579-
typescript: ">=4.3 <6"
15580-
peerDependenciesMeta:
15581-
"@babel/core":
15582-
optional: true
15583-
"@jest/types":
15584-
optional: true
15585-
babel-jest:
15586-
optional: true
15587-
esbuild:
15588-
optional: true
15589-
bin:
15590-
ts-jest: cli.js
15591-
checksum: a8c9e284ed4f819526749f6e4dc6421ec666f20ab44d31b0f02b4ed979975f7580b18aea4813172d43e39b29464a71899f8893dd29b06b4a351a3af8ba47b402
15592-
languageName: node
15593-
linkType: hard
15594-
15595-
"ts-jest@npm:^29.0.0":
15562+
"ts-jest@npm:29.1.2, ts-jest@npm:^29.0.0":
1559615563
version: 29.1.2
1559715564
resolution: "ts-jest@npm:29.1.2"
1559815565
dependencies:

0 commit comments

Comments
 (0)