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 50
50
"jest" : " ^29.7.0" ,
51
51
"prettier" : " ^3.5.3" ,
52
52
"source-map" : " ^0.7.4" ,
53
- "ts-jest" : " ^29.3.4 " ,
53
+ "ts-jest" : " ^29.4.0 " ,
54
54
"typescript" : " *"
55
55
}
56
56
}
Original file line number Diff line number Diff line change @@ -3626,7 +3626,7 @@ jest-snapshot@^29.7.0:
3626
3626
pretty-format "^29.7.0"
3627
3627
semver "^7.5.3"
3628
3628
3629
- jest-util@^29.0.0, jest-util@^29. 7.0 :
3629
+ jest-util@^29.7.0 :
3630
3630
version "29.7.0"
3631
3631
resolved "https://registry.yarnpkg.com/jest-util/-/jest-util-29.7.0.tgz#23c2b62bfb22be82b44de98055802ff3710fc0bc"
3632
3632
integrity sha512-z6EbKajIpqGKU56y5KBUgy1dt1ihhQJgWzUlZHArA/+X2ad7Cb5iF+AK1EWVL/Bo7Rz9uurpqw6SiBCefUbCGA==
@@ -4609,15 +4609,14 @@ ts-api-utils@^1.0.1:
4609
4609
resolved "https://registry.yarnpkg.com/ts-api-utils/-/ts-api-utils-1.0.3.tgz#f12c1c781d04427313dbac808f453f050e54a331"
4610
4610
integrity sha512-wNMeqtMz5NtwpT/UZGY5alT+VoKdSsOOP/kqHFcUW1P/VRhH2wJ48+DN2WwUliNbQ976ETwDL0Ifd2VVvgonvg==
4611
4611
4612
- ts-jest@^29.3.4 :
4613
- version "29.3.4 "
4614
- resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-29.3.4. tgz#9354472aceae1d3867a80e8e02014ea5901aee41 "
4615
- integrity sha512-Iqbrm8IXOmV+ggWHOTEbjwyCf2xZlUMv5npExksXohL+tk8va4Fjhb+X2+Rt9NBmgO7bJ8WpnMLOwih/DnMlFA ==
4612
+ ts-jest@^29.4.0 :
4613
+ version "29.4.0 "
4614
+ resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-29.4.0. tgz#bef0ee98d94c83670af7462a1617bf2367a83740 "
4615
+ integrity sha512-d423TJMnJGu80/eSgfQ5w/R+0zFJvdtTxwtF9KzFFunOpSeD+79lHJQIiAhluJoyGRbvj9NZJsl9WjCUo0ND7Q ==
4616
4616
dependencies :
4617
4617
bs-logger "^0.2.6"
4618
4618
ejs "^3.1.10"
4619
4619
fast-json-stable-stringify "^2.1.0"
4620
- jest-util "^29.0.0"
4621
4620
json5 "^2.2.3"
4622
4621
lodash.memoize "^4.1.2"
4623
4622
make-error "^1.3.6"
You can’t perform that action at this time.
0 commit comments