File tree Expand file tree Collapse file tree 2 files changed +10
-5
lines changed
packages/angular_devkit/build_optimizer Expand file tree Collapse file tree 2 files changed +10
-5
lines changed Original file line number Diff line number Diff line change 11
11
"dependencies" : {
12
12
"loader-utils" : " 2.0.0" ,
13
13
"source-map" : " 0.7.3" ,
14
- "tslib" : " 2.1 .0" ,
14
+ "tslib" : " 2.2 .0" ,
15
15
"typescript" : " 4.2.3" ,
16
16
"webpack-sources" : " 2.2.0"
17
17
},
Original file line number Diff line number Diff line change @@ -12592,16 +12592,21 @@ ts-pnp@^1.1.6:
12592
12592
resolved "https://registry.yarnpkg.com/ts-pnp/-/ts-pnp-1.2.0.tgz#a500ad084b0798f1c3071af391e65912c86bca92"
12593
12593
integrity sha512-csd+vJOb/gkzvcCHgTGSChYpy5f1/XKNsmvBGO4JXS+z1v2HobugDz4s1IeFXM3wZB44uczs+eazB5Q/ccdhQw==
12594
12594
12595
- tslib@2.1.0, tslib@^2.0.0, tslib@^2.1 .0:
12596
- version "2.1 .0"
12597
- resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.1 .0.tgz#da60860f1c2ecaa5703ab7d39bc05b6bf988b97a "
12598
- integrity sha512-hcVC3wYEziELGGmEEXue7D75zbwIIVUMWAVbHItGPx0ziyXxrOMQx4rQEVEV45Ut/1IotuEvwqPopzIOkDMf0A ==
12595
+ tslib@2.2 .0:
12596
+ version "2.2 .0"
12597
+ resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.2 .0.tgz#fb2c475977e35e241311ede2693cee1ec6698f5c "
12598
+ integrity sha512-gS9GVHRU+RGn5KQM2rllAlR3dU6m7AcpJKdtH8gFvQiC4Otgk98XnmMU+nZenHt/+VhnBPWwgrJsyrdcw6i23w ==
12599
12599
12600
12600
tslib@^1.10.0, tslib@^1.13.0, tslib@^1.8.1, tslib@^1.9.0:
12601
12601
version "1.14.1"
12602
12602
resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.14.1.tgz#cf2d38bdc34a134bcaf1091c41f6619e2f672d00"
12603
12603
integrity sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg==
12604
12604
12605
+ tslib@^2.0.0, tslib@^2.1.0:
12606
+ version "2.1.0"
12607
+ resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.1.0.tgz#da60860f1c2ecaa5703ab7d39bc05b6bf988b97a"
12608
+ integrity sha512-hcVC3wYEziELGGmEEXue7D75zbwIIVUMWAVbHItGPx0ziyXxrOMQx4rQEVEV45Ut/1IotuEvwqPopzIOkDMf0A==
12609
+
12605
12610
tslint-no-circular-imports@^0.7.0:
12606
12611
version "0.7.0"
12607
12612
resolved "https://registry.yarnpkg.com/tslint-no-circular-imports/-/tslint-no-circular-imports-0.7.0.tgz#9df0a15654d66b172e0b7843eed073fa5ae99b5f"
You can’t perform that action at this time.
0 commit comments