File tree 2 files changed +5
-5
lines changed
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 39
39
"jest" : " ^29.7.0" ,
40
40
"js-yaml" : " ^4.1.0" ,
41
41
"prettier" : " 3.3.2" ,
42
- "ts-jest" : " ^29.2.1 " ,
42
+ "ts-jest" : " ^29.2.2 " ,
43
43
"typescript" : " ^5.5.3"
44
44
}
45
45
}
Original file line number Diff line number Diff line change @@ -3917,10 +3917,10 @@ ts-api-utils@^1.3.0:
3917
3917
resolved "https://registry.yarnpkg.com/ts-api-utils/-/ts-api-utils-1.3.0.tgz#4b490e27129f1e8e686b45cc4ab63714dc60eea1"
3918
3918
integrity sha512-UQMIo7pb8WRomKR1/+MFVLTroIvDVtMX3K6OUir8ynLyzB8Jeriont2bTAtmNPa1ekAgN7YPDyf6V+ygrdU+eQ==
3919
3919
3920
- ts-jest@^29.2.1 :
3921
- version "29.2.1 "
3922
- resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-29.2.1 .tgz#9a460bb27446d141c48a17cf24f060dbe9b58254 "
3923
- integrity sha512-7obwtH5gw0b0XZi0wmprCSvGSvHliMBI47lPnU47vmbxWS6B+v1X94yWFo1f1vt9k/he+gttsrXjkxmgY41XNQ ==
3920
+ ts-jest@^29.2.2 :
3921
+ version "29.2.2 "
3922
+ resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-29.2.2 .tgz#0d2387bb04d39174b20a05172a968f258aedff4d "
3923
+ integrity sha512-sSW7OooaKT34AAngP6k1VS669a0HdLxkQZnlC7T76sckGCokXFnvJ3yRlQZGRTAoV5K19HfSgCiSwWOSIfcYlg ==
3924
3924
dependencies :
3925
3925
bs-logger "0.x"
3926
3926
ejs "^3.0.0"
You can’t perform that action at this time.
0 commit comments