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 47
47
"eslint-plugin-promise" : " 5.1.0" ,
48
48
"eslint-plugin-standard" : " 5.0.0" ,
49
49
"eslint-config-prettier" : " 8.3.0" ,
50
- "ts-jest" : " 27.0.1 " ,
50
+ "ts-jest" : " 27.0.2 " ,
51
51
"rimraf" : " 3.0.2" ,
52
52
"typescript" : " 4.3.2" ,
53
53
"jest" : " 27.0.3"
Original file line number Diff line number Diff line change @@ -6638,10 +6638,10 @@ trim-newlines@^3.0.0:
6638
6638
resolved "https://registry.yarnpkg.com/trim-newlines/-/trim-newlines-3.0.0.tgz#79726304a6a898aa8373427298d54c2ee8b1cb30"
6639
6639
integrity sha512-C4+gOpvmxaSMKuEf9Qc134F1ZuOHVXKRbtEflf4NTtuuJDEIJ9p5PXsalL8SkeRw+qit1Mo+yuvMPAKwWg/1hA==
6640
6640
6641
-
6642
- version "27.0.1 "
6643
- resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-27.0.1 .tgz#3cd174561c4bb311e0187a5837543fb858c60d16 "
6644
- integrity sha512-03qAt77QjhxyM5Bt2KrrT1WbdumiwLz989sD3IUznSp3GIFQrx76kQqSMLF7ynnxrF3/1ipzABnHxMlU8PD4Vw ==
6641
+
6642
+ version "27.0.2 "
6643
+ resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-27.0.2 .tgz#acc1525d5fd25c107c777c3b80a11365db579aa1 "
6644
+ integrity sha512-pozjHOOfm+sbv9kXCvTFVyDntWvuJztzkNFql/akD75hSMZ2jsbidVauOhBRImAopXohqcLtPK/NTTIS8Y49Ug ==
6645
6645
dependencies :
6646
6646
bs-logger "0.x"
6647
6647
buffer-from "1.x"
You can’t perform that action at this time.
0 commit comments