Skip to content

Commit d2c846b

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

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
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.2.0",
55+
"tslib": "2.3.0",
5656
"zone.js": "0.11.4"
5757
},
5858
"devDependencies": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12666,10 +12666,10 @@ tslib@2.1.0:
1266612666
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.1.0.tgz#da60860f1c2ecaa5703ab7d39bc05b6bf988b97a"
1266712667
integrity sha512-hcVC3wYEziELGGmEEXue7D75zbwIIVUMWAVbHItGPx0ziyXxrOMQx4rQEVEV45Ut/1IotuEvwqPopzIOkDMf0A==
1266812668

12669-
tslib@2.2.0:
12670-
version "2.2.0"
12671-
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.2.0.tgz#fb2c475977e35e241311ede2693cee1ec6698f5c"
12672-
integrity sha512-gS9GVHRU+RGn5KQM2rllAlR3dU6m7AcpJKdtH8gFvQiC4Otgk98XnmMU+nZenHt/+VhnBPWwgrJsyrdcw6i23w==
12669+
tslib@2.3.0:
12670+
version "2.3.0"
12671+
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.3.0.tgz#803b8cdab3e12ba581a4ca41c8839bbb0dacb09e"
12672+
integrity sha512-N82ooyxVNm6h1riLCoyS9e3fuJ3AMG2zIZs2Gd1ATcSFjSA23Q0fzjjZeh0jbJvWVDZ0cJT8yaNNaaXHzueNjg==
1267312673

1267412674
tslib@^1.10.0, tslib@^1.8.1, tslib@^1.9.0:
1267512675
version "1.10.0"

0 commit comments

Comments
 (0)