File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 41
41
"jest" : " ^29.3.1" ,
42
42
"prettier" : " ^3.3.2" ,
43
43
"pretty-quick" : " ^4.0.0" ,
44
- "ts-jest" : " ^29.1.5 " ,
44
+ "ts-jest" : " ^29.2.0 " ,
45
45
"ts-node-dev" : " ^2.0.0" ,
46
46
"typescript" : " ^5.5.3"
47
47
},
Original file line number Diff line number Diff line change @@ -4923,10 +4923,10 @@ ts-api-utils@^1.3.0:
4923
4923
resolved "https://registry.yarnpkg.com/ts-api-utils/-/ts-api-utils-1.3.0.tgz#4b490e27129f1e8e686b45cc4ab63714dc60eea1"
4924
4924
integrity sha512-UQMIo7pb8WRomKR1/+MFVLTroIvDVtMX3K6OUir8ynLyzB8Jeriont2bTAtmNPa1ekAgN7YPDyf6V+ygrdU+eQ==
4925
4925
4926
- ts-jest@^29.1.5 :
4927
- version "29.1.5 "
4928
- resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-29.1.5 .tgz#d6c0471cc78bffa2cb4664a0a6741ef36cfe8f69 "
4929
- integrity sha512-UuClSYxM7byvvYfyWdFI+/2UxMmwNyJb0NPkZPQE2hew3RurV7l7zURgOHAd/1I1ZdPpe3GUsXNXAcN8TFKSIg ==
4926
+ ts-jest@^29.2.0 :
4927
+ version "29.2.0 "
4928
+ resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-29.2.0 .tgz#e1a0e624d8dbed4303debf0d8e063b4403d15c40 "
4929
+ integrity sha512-eFmkE9MG0+oT6nqSOcUwL+2UUmK2IvhhUV8hFDsCHnc++v2WCCbQQZh5vvjsa8sgOY/g9T0325hmkEmi6rninA ==
4930
4930
dependencies :
4931
4931
bs-logger "0.x"
4932
4932
fast-json-stable-stringify "2.x"
You can’t perform that action at this time.
0 commit comments