File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 40
40
"dependencies" : {
41
41
"mkdirp" : " ^1.0.4" ,
42
42
"rimraf" : " ^3.0.2" ,
43
- "tslib" : " ^2.3 .1"
43
+ "tslib" : " ^2.6 .1"
44
44
},
45
45
"devDependencies" : {
46
46
"@1stg/lib-config" : " ^4.0.0" ,
Original file line number Diff line number Diff line change @@ -9277,16 +9277,16 @@ tsconfig-paths@^3.11.0, tsconfig-paths@^3.9.0:
9277
9277
minimist "^1.2.0"
9278
9278
strip-bom "^3.0.0"
9279
9279
9280
- " tslib@1 || 2" , tslib@^1.8.1, tslib@^1.9.0, tslib@^1.9.3:
9280
+ " tslib@1 || 2" , tslib@^2.3.0, tslib@^2.3.1, tslib@^2.6.1:
9281
+ version "2.6.1"
9282
+ resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.6.1.tgz#fd8c9a0ff42590b25703c0acb3de3d3f4ede0410"
9283
+ integrity sha512-t0hLfiEKfMUoqhG+U1oid7Pva4bbDPHYfJNiB7BiIjRkj1pyC++4N3huJfqY6aRH6VTB0rvtzQwjM4K6qpfOig==
9284
+
9285
+ tslib@^1.8.1, tslib@^1.9.0, tslib@^1.9.3 :
9281
9286
version "1.14.1"
9282
9287
resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.14.1.tgz#cf2d38bdc34a134bcaf1091c41f6619e2f672d00"
9283
9288
integrity sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg==
9284
9289
9285
- tslib@^2.3.0, tslib@^2.3.1 :
9286
- version "2.3.1"
9287
- resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.3.1.tgz#e8a335add5ceae51aa261d32a490158ef042ef01"
9288
- integrity sha512-77EbyPPpMz+FRFRuAFlWMtmgUWGe9UOG2Z25NqCwiIjRhOf5iKGuzSe5P2w1laq+FkRy4p+PCuVkJSGkzTEKVw==
9289
-
9290
9290
tsutils@3, tsutils@^3.21.0 :
9291
9291
version "3.21.0"
9292
9292
resolved "https://registry.yarnpkg.com/tsutils/-/tsutils-3.21.0.tgz#b48717d394cea6c1e096983eed58e9d61715b623"
You can’t perform that action at this time.
0 commit comments