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 1111 "dependencies" : {
1212 "loader-utils" : " 2.0.0" ,
1313 "source-map" : " 0.7.3" ,
14- "tslib" : " 2.0.3 " ,
14+ "tslib" : " 2.1.0 " ,
1515 "typescript" : " 4.1.3" ,
1616 "webpack-sources" : " 2.2.0"
1717 }
Original file line number Diff line number Diff line change @@ -11920,16 +11920,21 @@ ts-pnp@^1.1.6:
1192011920 resolved "https://registry.yarnpkg.com/ts-pnp/-/ts-pnp-1.2.0.tgz#a500ad084b0798f1c3071af391e65912c86bca92"
1192111921 integrity sha512-csd+vJOb/gkzvcCHgTGSChYpy5f1/XKNsmvBGO4JXS+z1v2HobugDz4s1IeFXM3wZB44uczs+eazB5Q/ccdhQw==
1192211922
11923- tslib@2.0.3, tslib@^2.0 .0:
11924- version "2.0.3 "
11925- resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.0.3. tgz#8e0741ac45fc0c226e58a17bfc3e64b9bc6ca61c "
11926- integrity sha512-uZtkfKblCEQtZKBF6EBXVZeQNl82yqtDQdv+eck8u7tdPxjLu2/lp5/uPW+um2tpuxINHWy3GhiccY7QgEaVHQ ==
11923+ tslib@2.1 .0:
11924+ version "2.1.0 "
11925+ resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.1.0. tgz#da60860f1c2ecaa5703ab7d39bc05b6bf988b97a "
11926+ integrity sha512-hcVC3wYEziELGGmEEXue7D75zbwIIVUMWAVbHItGPx0ziyXxrOMQx4rQEVEV45Ut/1IotuEvwqPopzIOkDMf0A ==
1192711927
1192811928tslib@^1.10.0, tslib@^1.13.0, tslib@^1.8.1, tslib@^1.9.0:
1192911929 version "1.14.1"
1193011930 resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.14.1.tgz#cf2d38bdc34a134bcaf1091c41f6619e2f672d00"
1193111931 integrity sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg==
1193211932
11933+ tslib@^2.0.0:
11934+ version "2.0.3"
11935+ resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.0.3.tgz#8e0741ac45fc0c226e58a17bfc3e64b9bc6ca61c"
11936+ integrity sha512-uZtkfKblCEQtZKBF6EBXVZeQNl82yqtDQdv+eck8u7tdPxjLu2/lp5/uPW+um2tpuxINHWy3GhiccY7QgEaVHQ==
11937+
1193311938tslint-no-circular-imports@^0.7.0:
1193411939 version "0.7.0"
1193511940 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