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

Commit 4d06150

Browse files
committed
Update dependency tslib to v1.11.0
1 parent 68c7411 commit 4d06150

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.5.4",
74-
"tslib": "1.10.0",
74+
"tslib": "1.11.0",
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
@@ -11230,6 +11230,11 @@ tslib@1.10.0, tslib@^1.7.1, tslib@^1.8.0, tslib@^1.8.1, tslib@^1.9.0:
1123011230
resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.10.0.tgz#c3c19f95973fb0a62973fb09d90d961ee43e5c8a"
1123111231
integrity sha512-qOebF53frne81cf0S9B41ByenJ3/IuH8yJKngAX35CmiZySA0khhkovshKK+jGCaMnVomla7gVlIcc3EvKPbTQ==
1123211232

11233+
tslib@1.11.0:
11234+
version "1.11.0"
11235+
resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.11.0.tgz#f1f3528301621a53220d58373ae510ff747a66bc"
11236+
integrity sha512-BmndXUtiTn/VDDrJzQE7Mm22Ix3PxgLltW9bSNLoeCY31gnG2OPx0QqJnuc9oMIKioYrz487i6K9o4Pdn0j+Kg==
11237+
1123311238
tslint@5.20.1:
1123411239
version "5.20.1"
1123511240
resolved "https://registry.yarnpkg.com/tslint/-/tslint-5.20.1.tgz#e401e8aeda0152bc44dd07e614034f3f80c67b7d"

0 commit comments

Comments
 (0)