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 86
86
"make-coverage-badge" : " ^1.2.0" ,
87
87
"prettier" : " ^3.0.3" ,
88
88
"prettier-eslint" : " ^16.3.0" ,
89
- "ts-jest" : " ^29.1.1 " ,
89
+ "ts-jest" : " ^29.1.5 " ,
90
90
"typescript" : " ^5.2.2"
91
91
},
92
92
"workspaces" : [
Original file line number Diff line number Diff line change @@ -4794,10 +4794,10 @@ ts-api-utils@^1.0.1, ts-api-utils@^1.3.0:
4794
4794
resolved "https://registry.yarnpkg.com/ts-api-utils/-/ts-api-utils-1.3.0.tgz#4b490e27129f1e8e686b45cc4ab63714dc60eea1"
4795
4795
integrity sha512-UQMIo7pb8WRomKR1/+MFVLTroIvDVtMX3K6OUir8ynLyzB8Jeriont2bTAtmNPa1ekAgN7YPDyf6V+ygrdU+eQ==
4796
4796
4797
- ts-jest@^29.1.1 :
4798
- version "29.1.1 "
4799
- resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-29.1.1 .tgz#f58fe62c63caf7bfcc5cc6472082f79180f0815b "
4800
- integrity sha512-D6xjnnbP17cC85nliwGiL+tpoKN0StpgE0TeOjXQTU6MVCfsB4v7aW05CgQ/1OywGb0x/oy9hHFnN+sczTiRaA ==
4797
+ ts-jest@^29.1.5 :
4798
+ version "29.1.5 "
4799
+ resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-29.1.5 .tgz#d6c0471cc78bffa2cb4664a0a6741ef36cfe8f69 "
4800
+ integrity sha512-UuClSYxM7byvvYfyWdFI+/2UxMmwNyJb0NPkZPQE2hew3RurV7l7zURgOHAd/1I1ZdPpe3GUsXNXAcN8TFKSIg ==
4801
4801
dependencies :
4802
4802
bs-logger "0.x"
4803
4803
fast-json-stable-stringify "2.x"
You can’t perform that action at this time.
0 commit comments