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" : " 8.1.0" ,
46
46
"@types/jest" : " 26.0.20" ,
47
- "ts-jest" : " 26.5.3 " ,
47
+ "ts-jest" : " 26.5.4 " ,
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 @@ -6472,10 +6472,10 @@ trim-newlines@^3.0.0:
6472
6472
resolved "https://registry.yarnpkg.com/trim-newlines/-/trim-newlines-3.0.0.tgz#79726304a6a898aa8373427298d54c2ee8b1cb30"
6473
6473
integrity sha512-C4+gOpvmxaSMKuEf9Qc134F1ZuOHVXKRbtEflf4NTtuuJDEIJ9p5PXsalL8SkeRw+qit1Mo+yuvMPAKwWg/1hA==
6474
6474
6475
-
6476
- version "26.5.3 "
6477
- resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-26.5.3 .tgz#a6ee00ba547be3b09877550df40a1465d0295554 "
6478
- integrity sha512-nBiiFGNvtujdLryU7MiMQh1iPmnZ/QvOskBbD2kURiI1MwqvxlxNnaAB/z9TbslMqCsSbu5BXvSSQPc5tvHGeA ==
6475
+
6476
+ version "26.5.4 "
6477
+ resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-26.5.4 .tgz#207f4c114812a9c6d5746dd4d1cdf899eafc9686 "
6478
+ integrity sha512-I5Qsddo+VTm94SukBJ4cPimOoFZsYTeElR2xy6H2TOVs+NsvgYglW8KuQgKoApOKuaU/Ix/vrF9ebFZlb5D2Pg ==
6479
6479
dependencies :
6480
6480
bs-logger "0.x"
6481
6481
buffer-from "1.x"
You can’t perform that action at this time.
0 commit comments