File tree 2 files changed +3
-36
lines changed
2 files changed +3
-36
lines changed Original file line number Diff line number Diff line change 48
48
"lint-staged" : " ^15.0.0" ,
49
49
"lodash" : " ^4.17.15" ,
50
50
"prettier" : " ^3.0.0" ,
51
- "ts-jest" : " 29.1.1 "
51
+ "ts-jest" : " 29.1.2 "
52
52
},
53
53
"lint-staged" : {
54
54
"*.{js,ts,html,md}" : [
Original file line number Diff line number Diff line change @@ -4782,7 +4782,7 @@ __metadata:
4782
4782
lint-staged: ^15.0.0
4783
4783
lodash: ^4.17.15
4784
4784
prettier: ^3.0.0
4785
- ts-jest: 29.1.1
4785
+ ts-jest: 29.1.2
4786
4786
languageName: unknown
4787
4787
linkType: soft
4788
4788
@@ -15559,40 +15559,7 @@ __metadata:
15559
15559
languageName: node
15560
15560
linkType: hard
15561
15561
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":
15596
15563
version: 29.1.2
15597
15564
resolution: "ts-jest@npm:29.1.2"
15598
15565
dependencies:
You can’t perform that action at this time.
0 commit comments