Skip to content
This repository was archived by the owner on Jan 23, 2024. It is now read-only.

Commit b7851a6

Browse files
committed
fix(deps): update dependency tslib to v1.14.1
1 parent 9b53745 commit b7851a6

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
@@ -71,7 +71,7 @@
7171
"jquery": "3.4.1",
7272
"ngx-deploy-npm": "1.1.1",
7373
"rxjs": "6.6.2",
74-
"tslib": "1.10.0",
74+
"tslib": "1.14.1",
7575
"zone.js": "0.10.2"
7676
},
7777
"devDependencies": {

yarn.lock

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11234,6 +11234,11 @@ tslib@1.10.0, tslib@^1.7.1, tslib@^1.8.0, tslib@^1.8.1, tslib@^1.9.0:
1123411234
resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.10.0.tgz#c3c19f95973fb0a62973fb09d90d961ee43e5c8a"
1123511235
integrity sha512-qOebF53frne81cf0S9B41ByenJ3/IuH8yJKngAX35CmiZySA0khhkovshKK+jGCaMnVomla7gVlIcc3EvKPbTQ==
1123611236

11237+
tslib@1.14.1:
11238+
version "1.14.1"
11239+
resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.14.1.tgz#cf2d38bdc34a134bcaf1091c41f6619e2f672d00"
11240+
integrity sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg==
11241+
1123711242
tslint@5.20.1:
1123811243
version "5.20.1"
1123911244
resolved "https://registry.yarnpkg.com/tslint/-/tslint-5.20.1.tgz#e401e8aeda0152bc44dd07e614034f3f80c67b7d"

0 commit comments

Comments
 (0)