File tree Expand file tree Collapse file tree 2 files changed +6
-0
lines changed Expand file tree Collapse file tree 2 files changed +6
-0
lines changed Original file line number Diff line number Diff line change 83
83
"read-pkg-up" : " ^7.0.1" ,
84
84
"rimraf" : " ^3.0.2" ,
85
85
"ts-jest" : " ^26.5.5" ,
86
+ "tslib" : " ^2.2.0" ,
86
87
"which" : " ^2.0.2" ,
87
88
"yargs-parser" : " ^20.2.7"
88
89
},
Original file line number Diff line number Diff line change @@ -8378,6 +8378,11 @@ tslib@^1.8.1, tslib@^1.9.0:
8378
8378
resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.13.0.tgz#c881e13cc7015894ed914862d276436fa9a47043"
8379
8379
integrity sha512-i/6DQjL8Xf3be4K/E6Wgpekn5Qasl1usyw++dAA35Ue5orEn65VIxOA+YvNNl9HV3qv70T7CNwjODHZrLwvd1Q==
8380
8380
8381
+ tslib@^2.2.0 :
8382
+ version "2.2.0"
8383
+ resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.2.0.tgz#fb2c475977e35e241311ede2693cee1ec6698f5c"
8384
+ integrity sha512-gS9GVHRU+RGn5KQM2rllAlR3dU6m7AcpJKdtH8gFvQiC4Otgk98XnmMU+nZenHt/+VhnBPWwgrJsyrdcw6i23w==
8385
+
8381
8386
tsutils@^3.17.1 :
8382
8387
version "3.17.1"
8383
8388
resolved "https://registry.yarnpkg.com/tsutils/-/tsutils-3.17.1.tgz#ed719917f11ca0dee586272b2ac49e015a2dd759"
You can’t perform that action at this time.
0 commit comments