This repository was archived by the owner on Aug 2, 2024. It is now read-only.
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 32
32
"jest" : " ^26.6.3" ,
33
33
"jest-circus" : " ^26.6.3" ,
34
34
"nock" : " ^13.0.5" ,
35
- "ts-jest" : " ^26.4.1 " ,
35
+ "ts-jest" : " ^26.4.4 " ,
36
36
"typescript" : " ^4.0.5"
37
37
},
38
38
"dependencies" : {
Original file line number Diff line number Diff line change @@ -4645,10 +4645,10 @@ trim-newlines@^3.0.0:
4645
4645
resolved "https://registry.yarnpkg.com/trim-newlines/-/trim-newlines-3.0.0.tgz#79726304a6a898aa8373427298d54c2ee8b1cb30"
4646
4646
integrity sha512-C4+gOpvmxaSMKuEf9Qc134F1ZuOHVXKRbtEflf4NTtuuJDEIJ9p5PXsalL8SkeRw+qit1Mo+yuvMPAKwWg/1hA==
4647
4647
4648
- ts-jest@^26.4.1 :
4649
- version "26.4.1 "
4650
- resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-26.4.1 .tgz#08ec0d3fc2c3a39e4a46eae5610b69fafa6babd0 "
4651
- integrity sha512-F4aFq01aS6mnAAa0DljNmKr/Kk9y4HVZ1m6/rtJ0ED56cuxINGq3Q9eVAh+z5vcYKe5qnTMvv90vE8vUMFxomg ==
4648
+ ts-jest@^26.4.4 :
4649
+ version "26.4.4 "
4650
+ resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-26.4.4 .tgz#61f13fb21ab400853c532270e52cc0ed7e502c49 "
4651
+ integrity sha512-3lFWKbLxJm34QxyVNNCgXX1u4o/RV0myvA2y2Bxm46iGIjKlaY0own9gIckbjZJPn+WaJEnfPPJ20HHGpoq4yg ==
4652
4652
dependencies :
4653
4653
" @types/jest" " 26.x"
4654
4654
bs-logger "0.x"
You can’t perform that action at this time.
0 commit comments