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.0 " ,
47
+ "ts-jest" : " 26.5.1 " ,
48
48
"rimraf" : " 3.0.2" ,
49
49
"typescript" : " 4.1.3" ,
50
50
"jest" : " 26.6.3"
Original file line number Diff line number Diff line change @@ -6699,10 +6699,10 @@ trim-newlines@^3.0.0:
6699
6699
resolved "https://registry.yarnpkg.com/trim-newlines/-/trim-newlines-3.0.0.tgz#79726304a6a898aa8373427298d54c2ee8b1cb30"
6700
6700
integrity sha512-C4+gOpvmxaSMKuEf9Qc134F1ZuOHVXKRbtEflf4NTtuuJDEIJ9p5PXsalL8SkeRw+qit1Mo+yuvMPAKwWg/1hA==
6701
6701
6702
-
6703
- version "26.5.0 "
6704
- resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-26.5.0 .tgz#3e3417d91bc40178a6716d7dacc5b0505835aa21 "
6705
- integrity sha512-Ya4IQgvIFNa2Mgq52KaO8yBw2W8tWp61Ecl66VjF0f5JaV8u50nGoptHVILOPGoI7SDnShmEqnYQEmyHdQ+56g ==
6702
+
6703
+ version "26.5.1 "
6704
+ resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-26.5.1 .tgz#4d53ee4481552f57c1624f0bd3425c8b17996150 "
6705
+ integrity sha512-G7Rmo3OJMvlqE79amJX8VJKDiRcd7/r61wh9fnvvG8cAjhA9edklGw/dCxRSQmfZ/z8NDums5srSVgwZos1qfg ==
6706
6706
dependencies :
6707
6707
" @types/jest" " 26.x"
6708
6708
bs-logger "0.x"
You can’t perform that action at this time.
0 commit comments