File tree Expand file tree Collapse file tree 2 files changed +9
-4
lines changed Expand file tree Collapse file tree 2 files changed +9
-4
lines changed Original file line number Diff line number Diff line change 108108 "rollup-plugin-typescript2" : " ^0.26.0" ,
109109 "rollup-plugin-visualizer" : " ^3.3.1" ,
110110 "ts-jest" : " ^26.1.0" ,
111- "tslib" : " ^1.10 .0" ,
112- "typescript" : " ^3.8.0 "
111+ "tslib" : " ^2.0 .0" ,
112+ "typescript" : " ^3.9.5 "
113113 },
114114 "config" : {
115115 "commitizen" : {
Original file line number Diff line number Diff line change @@ -14674,14 +14674,19 @@ tsconfig-paths@^3.9.0:
1467414674 minimist "^1.2.0"
1467514675 strip-bom "^3.0.0"
1467614676
14677- [email protected] , tslib@^1.
10.0, tslib@^1. 9.3:
14677+ 1467814678 version "1.10.0"
1467914679 resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.10.0.tgz#c3c19f95973fb0a62973fb09d90d961ee43e5c8a"
1468014680
1468114681tslib@^1.8.1, tslib@^1.9.0:
1468214682 version "1.9.3"
1468314683 resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.9.3.tgz#d7e4dd79245d85428c4d7e4822a79917954ca286"
1468414684
14685+ tslib@^2.0.0:
14686+ version "2.0.0"
14687+ resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.0.0.tgz#18d13fc2dce04051e20f074cc8387fd8089ce4f3"
14688+ integrity sha512-lTqkx847PI7xEDYJntxZH89L2/aXInsyF2luSafe/+0fHOMjlBNXdH6th7f70qxLDhul7KZK0zC8V5ZIyHl0/g==
14689+
1468514690tsutils@^3.17.1:
1468614691 version "3.17.1"
1468714692 resolved "https://registry.yarnpkg.com/tsutils/-/tsutils-3.17.1.tgz#ed719917f11ca0dee586272b2ac49e015a2dd759"
@@ -14764,7 +14769,7 @@ typedarray@^0.0.6:
1476414769 version "0.0.6"
1476514770 resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
1476614771
14767- typescript@^3.8.0 :
14772+ typescript@^3.9.5 :
1476814773 version "3.9.5"
1476914774 resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.9.5.tgz#586f0dba300cde8be52dd1ac4f7e1009c1b13f36"
1477014775 integrity sha512-hSAifV3k+i6lEoCJ2k6R2Z/rp/H3+8sdmcn5NrS3/3kE7+RyZXm9aqvxWqjEXHAd8b0pShatpcdMTvEdvAJltQ==
You can’t perform that action at this time.
0 commit comments