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.3.0" ,
46
46
"@types/jest" : " 26.0.23" ,
47
- "ts-jest" : " 26.5.5 " ,
47
+ "ts-jest" : " 26.5.6 " ,
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 @@ -6468,10 +6468,10 @@ trim-newlines@^3.0.0:
6468
6468
resolved "https://registry.yarnpkg.com/trim-newlines/-/trim-newlines-3.0.0.tgz#79726304a6a898aa8373427298d54c2ee8b1cb30"
6469
6469
integrity sha512-C4+gOpvmxaSMKuEf9Qc134F1ZuOHVXKRbtEflf4NTtuuJDEIJ9p5PXsalL8SkeRw+qit1Mo+yuvMPAKwWg/1hA==
6470
6470
6471
-
6472
- version "26.5.5 "
6473
- resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-26.5.5 .tgz#e40481b6ee4dd162626ba481a2be05fa57160ea5 "
6474
- integrity sha512-7tP4m+silwt1NHqzNRAPjW1BswnAhopTdc2K3HEkRZjF0ZG2F/e/ypVH0xiZIMfItFtD3CX0XFbwPzp9fIEUVg ==
6471
+
6472
+ version "26.5.6 "
6473
+ resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-26.5.6 .tgz#c32e0746425274e1dfe333f43cd3c800e014ec35 "
6474
+ integrity sha512-rua+rCP8DxpA8b4DQD/6X2HQS8Zy/xzViVYfEs2OQu68tkCuKLV0Md8pmX55+W24uRIyAsf/BajRfxOs+R2MKA ==
6475
6475
dependencies :
6476
6476
bs-logger "0.x"
6477
6477
buffer-from "1.x"
You can’t perform that action at this time.
0 commit comments