File tree Expand file tree Collapse file tree 2 files changed +6
-7
lines changed Expand file tree Collapse file tree 2 files changed +6
-7
lines changed Original file line number Diff line number Diff line change 69
69
"rimraf" : " 5.0.10" ,
70
70
"rollup" : " 4.43.0" ,
71
71
"rollup-plugin-dts" : " 6.2.1" ,
72
- "ts-jest" : " 29.3.4 " ,
72
+ "ts-jest" : " 29.4.0 " ,
73
73
"typescript" : " 5.8.3"
74
74
},
75
75
"lint-staged" : {
Original file line number Diff line number Diff line change @@ -3580,7 +3580,7 @@ jest-snapshot@^29.7.0:
3580
3580
pretty-format "^29.7.0"
3581
3581
semver "^7.5.3"
3582
3582
3583
- jest-util@^29.0.0, jest-util@^29. 6.1 :
3583
+ jest-util@^29.6.1 :
3584
3584
version "29.6.1"
3585
3585
resolved "https://registry.yarnpkg.com/jest-util/-/jest-util-29.6.1.tgz#c9e29a87a6edbf1e39e6dee2b4689b8a146679cb"
3586
3586
integrity sha512-NRFCcjc+/uO3ijUVyNOQJluf8PtGCe/W6cix36+M3cTFgiYqFOOW5MgN4JOOcvbUhcKTYVd1CvHz/LWi8d16Mg==
@@ -4761,15 +4761,14 @@ ts-api-utils@^1.3.0:
4761
4761
resolved "https://registry.yarnpkg.com/ts-api-utils/-/ts-api-utils-1.3.0.tgz#4b490e27129f1e8e686b45cc4ab63714dc60eea1"
4762
4762
integrity sha512-UQMIo7pb8WRomKR1/+MFVLTroIvDVtMX3K6OUir8ynLyzB8Jeriont2bTAtmNPa1ekAgN7YPDyf6V+ygrdU+eQ==
4763
4763
4764
- ts-jest@29.3.4 :
4765
- version "29.3.4 "
4766
- resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-29.3.4. tgz#9354472aceae1d3867a80e8e02014ea5901aee41 "
4767
- integrity sha512-Iqbrm8IXOmV+ggWHOTEbjwyCf2xZlUMv5npExksXohL+tk8va4Fjhb+X2+Rt9NBmgO7bJ8WpnMLOwih/DnMlFA ==
4764
+ ts-jest@29.4.0 :
4765
+ version "29.4.0 "
4766
+ resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-29.4.0. tgz#bef0ee98d94c83670af7462a1617bf2367a83740 "
4767
+ integrity sha512-d423TJMnJGu80/eSgfQ5w/R+0zFJvdtTxwtF9KzFFunOpSeD+79lHJQIiAhluJoyGRbvj9NZJsl9WjCUo0ND7Q ==
4768
4768
dependencies :
4769
4769
bs-logger "^0.2.6"
4770
4770
ejs "^3.1.10"
4771
4771
fast-json-stable-stringify "^2.1.0"
4772
- jest-util "^29.0.0"
4773
4772
json5 "^2.2.3"
4774
4773
lodash.memoize "^4.1.2"
4775
4774
make-error "^1.3.6"
You can’t perform that action at this time.
0 commit comments