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

Commit aef977a

Browse files
committed
Update dependency tslib to v1.11.1
1 parent 2376568 commit aef977a

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.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
@@ -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.1:
11234+
version "1.11.1"
11235+
resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.11.1.tgz#eb15d128827fbee2841549e171f45ed338ac7e35"
11236+
integrity sha512-aZW88SY8kQbU7gpV19lN24LtXh/yD4ZZg6qieAJDDg+YBsJcSmLGK9QpnUjAKVG/xefmvJGd1WUmfpT/g6AJGA==
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)