File tree Expand file tree Collapse file tree 2 files changed +6
-7
lines changed Expand file tree Collapse file tree 2 files changed +6
-7
lines changed Original file line number Diff line number Diff line change 52
52
"rollup-plugin-terser" : " ^7.0.2" ,
53
53
"rollup-plugin-typescript2" : " ^0.30.0" ,
54
54
"size-limit" : " ^4.9.2" ,
55
- "ts-jest" : " ^26.5.2 " ,
55
+ "ts-jest" : " ^26.5.3 " ,
56
56
"typescript" : " ^4.2.2" ,
57
57
"vue" : " ^3.0.6" ,
58
58
"yorkie" : " ^2.0.0"
Original file line number Diff line number Diff line change 738
738
dependencies :
739
739
" @types/istanbul-lib-report" " *"
740
740
741
- " @types/jest@26.x " , "@types/jest@ ^26.0.20":
741
+ " @types/jest@^26.0.20 " :
742
742
version "26.0.20"
743
743
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.20.tgz#cd2f2702ecf69e86b586e1f5223a60e454056307"
744
744
integrity sha512-9zi2Y+5USJRxd0FsahERhBwlcvFh6D2GLQnY2FH2BzK8J9s9omvNHIbvABwIluXa0fD8XVKMLTO0aOEuUfACAA==
@@ -7547,12 +7547,11 @@ trim-off-newlines@^1.0.0:
7547
7547
resolved "https://registry.yarnpkg.com/trim-off-newlines/-/trim-off-newlines-1.0.1.tgz#9f9ba9d9efa8764c387698bcbfeb2c848f11adb3"
7548
7548
integrity sha1-n5up2e+odkw4dpi8v+sshI8RrbM=
7549
7549
7550
- ts-jest@^26.5.2 :
7551
- version "26.5.2 "
7552
- resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-26.5.2 .tgz#5281d6b44c2f94f71205728a389edc3d7995b0c4 "
7553
- integrity sha512-bwyJ2zJieSugf7RB+o8fgkMeoMVMM2KPDE0UklRLuACxjwJsOrZNo6chrcScmK33YavPSwhARffy8dZx5LJdUQ ==
7550
+ ts-jest@^26.5.3 :
7551
+ version "26.5.3 "
7552
+ resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-26.5.3 .tgz#a6ee00ba547be3b09877550df40a1465d0295554 "
7553
+ integrity sha512-nBiiFGNvtujdLryU7MiMQh1iPmnZ/QvOskBbD2kURiI1MwqvxlxNnaAB/z9TbslMqCsSbu5BXvSSQPc5tvHGeA ==
7554
7554
dependencies :
7555
- " @types/jest" " 26.x"
7556
7555
bs-logger "0.x"
7557
7556
buffer-from "1.x"
7558
7557
fast-json-stable-stringify "2.x"
You can’t perform that action at this time.
0 commit comments