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 44
44
"eslint-plugin-standard" : " 5.0.0" ,
45
45
"eslint-config-prettier" : " 7.2.0" ,
46
46
"@types/jest" : " 26.0.20" ,
47
- "ts-jest" : " 26.5.1 " ,
47
+ "ts-jest" : " 26.5.2 " ,
48
48
"rimraf" : " 3.0.2" ,
49
49
"typescript" : " 4.1.5" ,
50
50
"jest" : " 26.6.3"
Original file line number Diff line number Diff line change @@ -6453,10 +6453,10 @@ trim-newlines@^3.0.0:
6453
6453
resolved "https://registry.yarnpkg.com/trim-newlines/-/trim-newlines-3.0.0.tgz#79726304a6a898aa8373427298d54c2ee8b1cb30"
6454
6454
integrity sha512-C4+gOpvmxaSMKuEf9Qc134F1ZuOHVXKRbtEflf4NTtuuJDEIJ9p5PXsalL8SkeRw+qit1Mo+yuvMPAKwWg/1hA==
6455
6455
6456
-
6457
- version "26.5.1 "
6458
- resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-26.5.1 .tgz#4d53ee4481552f57c1624f0bd3425c8b17996150 "
6459
- integrity sha512-G7Rmo3OJMvlqE79amJX8VJKDiRcd7/r61wh9fnvvG8cAjhA9edklGw/dCxRSQmfZ/z8NDums5srSVgwZos1qfg ==
6456
+
6457
+ version "26.5.2 "
6458
+ resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-26.5.2 .tgz#5281d6b44c2f94f71205728a389edc3d7995b0c4 "
6459
+ integrity sha512-bwyJ2zJieSugf7RB+o8fgkMeoMVMM2KPDE0UklRLuACxjwJsOrZNo6chrcScmK33YavPSwhARffy8dZx5LJdUQ ==
6460
6460
dependencies :
6461
6461
" @types/jest" " 26.x"
6462
6462
bs-logger "0.x"
You can’t perform that action at this time.
0 commit comments