File tree 2 files changed +6
-0
lines changed
2 files changed +6
-0
lines changed Original file line number Diff line number Diff line change 91
91
"rollup-plugin-typescript2" : " ^0.31.1" ,
92
92
"ts-jest" : " ^26.5.6" ,
93
93
"tsd" : " ^0.20.0" ,
94
+ "tslib" : " ^2.4.0" ,
94
95
"typedoc" : " ^0.22.15" ,
95
96
"typedoc-plugin-markdown" : " ^3.12.1" ,
96
97
"typescript" : " ^4.2.4"
Original file line number Diff line number Diff line change @@ -12987,6 +12987,11 @@ tslib@^2.3.1:
12987
12987
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.3.1.tgz#e8a335add5ceae51aa261d32a490158ef042ef01"
12988
12988
integrity sha512-77EbyPPpMz+FRFRuAFlWMtmgUWGe9UOG2Z25NqCwiIjRhOf5iKGuzSe5P2w1laq+FkRy4p+PCuVkJSGkzTEKVw==
12989
12989
12990
+ tslib@^2.4.0:
12991
+ version "2.4.0"
12992
+ resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.4.0.tgz#7cecaa7f073ce680a05847aa77be941098f36dc3"
12993
+ integrity sha512-d6xOpEDfsi2CZVlPQzGeux8XMwLT9hssAsaPYExaQMuYskwb+x1x7J371tWlbBdWHroy99KnVB6qIkUbs5X3UQ==
12994
+
12990
12995
tsutils@^3.17.1:
12991
12996
version "3.21.0"
12992
12997
resolved "https://registry.npmjs.org/tsutils/-/tsutils-3.21.0.tgz"
You can’t perform that action at this time.
0 commit comments