File tree Expand file tree Collapse file tree 2 files changed +6
-11
lines changed Expand file tree Collapse file tree 2 files changed +6
-11
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.1 " ,
55
+ "ts-jest" : " ^26.5.2 " ,
56
56
"typescript" : " ^4.1.5" ,
57
57
"vue" : " ^3.0.5" ,
58
58
"yorkie" : " ^2.0.0"
Original file line number Diff line number Diff line change @@ -4888,12 +4888,7 @@ lodash.uniq@^4.5.0:
4888
4888
resolved "https://registry.yarnpkg.com/lodash.uniq/-/lodash.uniq-4.5.0.tgz#d0225373aeb652adc1bc82e4945339a842754773"
4889
4889
integrity sha1-0CJTc662Uq3BvILklFM5qEJ1R3M=
4890
4890
4891
- [email protected] , lodash@^4.17.15, lodash@^4.17.19, lodash@^4.17.5, lodash@~4.17.15:
4892
- version "4.17.20"
4893
- resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.20.tgz#b44a9b6297bcb698f1c51a3545a2b3b368d59c52"
4894
- integrity sha512-PlhdFcillOINfeV7Ni6oF1TAEayyZBoZ8bcshTHqOYJYlrqzRK5hagpagky5o4HfCzzd1TRkXPMFq6cKk9rGmA==
4895
-
4896
- lodash@^4.17.20 :
4891
+ [email protected] , lodash@^4.17.15, lodash@^4.17.19, lodash@^4.17.20, lodash@^4.17.5, lodash@~4.17.15:
4897
4892
version "4.17.21"
4898
4893
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.21.tgz#679591c564c3bffaae8454cf0b3df370c3d6911c"
4899
4894
integrity sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==
@@ -7552,10 +7547,10 @@ trim-off-newlines@^1.0.0:
7552
7547
resolved "https://registry.yarnpkg.com/trim-off-newlines/-/trim-off-newlines-1.0.1.tgz#9f9ba9d9efa8764c387698bcbfeb2c848f11adb3"
7553
7548
integrity sha1-n5up2e+odkw4dpi8v+sshI8RrbM=
7554
7549
7555
- ts-jest@^26.5.1 :
7556
- version "26.5.1 "
7557
- resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-26.5.1 .tgz#4d53ee4481552f57c1624f0bd3425c8b17996150 "
7558
- integrity sha512-G7Rmo3OJMvlqE79amJX8VJKDiRcd7/r61wh9fnvvG8cAjhA9edklGw/dCxRSQmfZ/z8NDums5srSVgwZos1qfg ==
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 ==
7559
7554
dependencies :
7560
7555
" @types/jest" " 26.x"
7561
7556
bs-logger "0.x"
You can’t perform that action at this time.
0 commit comments