Skip to content

Commit ca8f508

Browse files
renovate-botrenovate[bot]
authored andcommitted
fix(deps): update dependency tslib to v2.2.0
1 parent c39f7e2 commit ca8f508

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"@angular/platform-browser-dynamic": "~11.2.9",
5353
"@angular/router": "~11.2.9",
5454
"rxjs": "~6.6.7",
55-
"tslib": "^2.0.0",
55+
"tslib": "2.2.0",
5656
"zone.js": "~0.10.3"
5757
},
5858
"devDependencies": {

yarn.lock

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12667,6 +12667,11 @@ tslib@2.1.0:
1266712667
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.1.0.tgz#da60860f1c2ecaa5703ab7d39bc05b6bf988b97a"
1266812668
integrity sha512-hcVC3wYEziELGGmEEXue7D75zbwIIVUMWAVbHItGPx0ziyXxrOMQx4rQEVEV45Ut/1IotuEvwqPopzIOkDMf0A==
1266912669

12670+
tslib@2.2.0:
12671+
version "2.2.0"
12672+
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.2.0.tgz#fb2c475977e35e241311ede2693cee1ec6698f5c"
12673+
integrity sha512-gS9GVHRU+RGn5KQM2rllAlR3dU6m7AcpJKdtH8gFvQiC4Otgk98XnmMU+nZenHt/+VhnBPWwgrJsyrdcw6i23w==
12674+
1267012675
tslib@^1.10.0, tslib@^1.8.1, tslib@^1.9.0:
1267112676
version "1.10.0"
1267212677
resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.10.0.tgz#c3c19f95973fb0a62973fb09d90d961ee43e5c8a"

0 commit comments

Comments
 (0)