File tree 2 files changed +7
-6
lines changed
2 files changed +7
-6
lines changed Original file line number Diff line number Diff line change 94
94
"lerna-v3" : " npm:lerna@3" ,
95
95
"lint-staged" : " 10.2.11" ,
96
96
"prettier" : " ^2.0.5" ,
97
- "ts-jest" : " 26.1.4 " ,
97
+ "ts-jest" : " 26.2.0 " ,
98
98
"typescript" : " 3.9.7"
99
99
},
100
100
"husky" : {
Original file line number Diff line number Diff line change 2517
2517
" @types/istanbul-lib-coverage" " *"
2518
2518
" @types/istanbul-lib-report" " *"
2519
2519
2520
-
2520
+
2521
2521
version "26.0.9"
2522
2522
resolved "https://registry.npmjs.org/@types/jest/-/jest-26.0.9.tgz#0543b57da5f0cd949c5f423a00c56c492289c989"
2523
2523
integrity sha512-k4qFfJ5AUKrWok5KYXp2EPm89b0P/KZpl7Vg4XuOTVVQEhLDBDBU3iBFrjjdgd8fLw96aAtmnwhXHl63bWeBQQ==
@@ -10583,11 +10583,12 @@ trim-off-newlines@^1.0.0:
10583
10583
resolved "https://registry.npmjs.org/trim-off-newlines/-/trim-off-newlines-1.0.1.tgz#9f9ba9d9efa8764c387698bcbfeb2c848f11adb3"
10584
10584
integrity sha1-n5up2e+odkw4dpi8v+sshI8RrbM=
10585
10585
10586
- ts-jest@26.1.4 :
10587
- version "26.1.4 "
10588
- resolved "https://registry.npmjs.org/ts-jest/-/ts-jest-26.1.4 .tgz#87d41a96016a8efe4b8cc14501d3785459af6fa6 "
10589
- integrity sha512-Nd7diUX6NZWfWq6FYyvcIPR/c7GbEF75fH1R6coOp3fbNzbRJBZZAn0ueVS0r8r9ral1VcrpneAFAwB3TsVS1Q ==
10586
+ ts-jest@26.2.0 :
10587
+ version "26.2.0 "
10588
+ resolved "https://registry.npmjs.org/ts-jest/-/ts-jest-26.2.0 .tgz#7ec22faceb05ee1467fdb5265d1b33c27441f163 "
10589
+ integrity sha512-9+y2qwzXdAImgLSYLXAb/Rhq9+K4rbt0417b8ai987V60g2uoNWBBmMkYgutI7D8Zhu+IbCSHbBtrHxB9d7xyA ==
10590
10590
dependencies :
10591
+ " @types/jest" " 26.x"
10591
10592
bs-logger "0.x"
10592
10593
buffer-from "1.x"
10593
10594
fast-json-stable-stringify "2.x"
You can’t perform that action at this time.
0 commit comments