File tree Expand file tree Collapse file tree 2 files changed +5
-13
lines changed Expand file tree Collapse file tree 2 files changed +5
-13
lines changed Original file line number Diff line number Diff line change 34
34
"eslint-plugin-standard" : " 4.0.2" ,
35
35
"eslint-config-prettier" : " 6.15.0" ,
36
36
"@types/jest" : " 26.0.15" ,
37
- "ts-jest" : " 26.4.3 " ,
37
+ "ts-jest" : " 26.4.4 " ,
38
38
"rimraf" : " 3.0.2" ,
39
39
"typescript" : " 4.0.5" ,
40
40
"jest" : " 26.6.3"
Original file line number Diff line number Diff line change 723
723
slash "^3.0.0"
724
724
strip-ansi "^6.0.0"
725
725
726
- " @jest/create-cache-key-function@^26.5.0 " :
727
- version "26.6.2"
728
- resolved "https://registry.yarnpkg.com/@jest/create-cache-key-function/-/create-cache-key-function-26.6.2.tgz#04cf439207a4fd12418d8aee551cddc86f9ac5f5"
729
- integrity sha512-LgEuqU1f/7WEIPYqwLPIvvHuc1sB6gMVbT6zWhin3txYUNYK/kGQrC1F2WR4gR34YlI9bBtViTm5z98RqVZAaw==
730
- dependencies :
731
- " @jest/types" " ^26.6.2"
732
-
733
726
" @jest/environment@^26.6.2 " :
734
727
version "26.6.2"
735
728
resolved "https://registry.yarnpkg.com/@jest/environment/-/environment-26.6.2.tgz#ba364cc72e221e79cc8f0a99555bf5d7577cf92c"
@@ -5940,12 +5933,11 @@ trim-newlines@^3.0.0:
5940
5933
resolved "https://registry.yarnpkg.com/trim-newlines/-/trim-newlines-3.0.0.tgz#79726304a6a898aa8373427298d54c2ee8b1cb30"
5941
5934
integrity sha512-C4+gOpvmxaSMKuEf9Qc134F1ZuOHVXKRbtEflf4NTtuuJDEIJ9p5PXsalL8SkeRw+qit1Mo+yuvMPAKwWg/1hA==
5942
5935
5943
-
5944
- version "26.4.3 "
5945
- resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-26.4.3 .tgz#d153a616033e7ec8544b97ddbe2638cbe38d53db "
5946
- integrity sha512-pFDkOKFGY+nL9v5pkhm+BIFpoAuno96ff7GMnIYr/3L6slFOS365SI0fGEVYx2RKGji5M2elxhWjDMPVcOCdSw ==
5936
+
5937
+ version "26.4.4 "
5938
+ resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-26.4.4 .tgz#61f13fb21ab400853c532270e52cc0ed7e502c49 "
5939
+ integrity sha512-3lFWKbLxJm34QxyVNNCgXX1u4o/RV0myvA2y2Bxm46iGIjKlaY0own9gIckbjZJPn+WaJEnfPPJ20HHGpoq4yg ==
5947
5940
dependencies :
5948
- " @jest/create-cache-key-function" " ^26.5.0"
5949
5941
" @types/jest" " 26.x"
5950
5942
bs-logger "0.x"
5951
5943
buffer-from "1.x"
You can’t perform that action at this time.
0 commit comments