Skip to content
This repository was archived by the owner on Feb 22, 2022. It is now read-only.

Commit 0d78d46

Browse files
committed
chore(deps): update dependency tslib to v2.3.1
1 parent 9c6dcd0 commit 0d78d46

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"@angular/router": "10.0.11",
2323
"bootstrap": "4.6.0",
2424
"rxjs": "6.6.7",
25-
"tslib": "2.3.0",
25+
"tslib": "2.3.1",
2626
"zone.js": "0.11.4"
2727
},
2828
"devDependencies": {

projects/ngx-css-anim/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"@angular/core": "^10.0.11"
77
},
88
"dependencies": {
9-
"tslib": "2.3.0"
9+
"tslib": "2.3.1"
1010
},
1111
"license": "MIT",
1212
"repository": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8378,10 +8378,10 @@ [email protected], tslib@^2.0.0:
83788378
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.0.1.tgz#410eb0d113e5b6356490eec749603725b021b43e"
83798379
integrity sha512-SgIkNheinmEBgx1IUNirK0TUD4X9yjjBRTqqjggWCU3pUEqIk3/Uwl3yRixYKT6WjQuGiwDv4NomL3wqRCj+CQ==
83808380

8381-
8382-
version "2.3.0"
8383-
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.3.0.tgz#803b8cdab3e12ba581a4ca41c8839bbb0dacb09e"
8384-
integrity sha512-N82ooyxVNm6h1riLCoyS9e3fuJ3AMG2zIZs2Gd1ATcSFjSA23Q0fzjjZeh0jbJvWVDZ0cJT8yaNNaaXHzueNjg==
8381+
8382+
version "2.3.1"
8383+
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.3.1.tgz#e8a335add5ceae51aa261d32a490158ef042ef01"
8384+
integrity sha512-77EbyPPpMz+FRFRuAFlWMtmgUWGe9UOG2Z25NqCwiIjRhOf5iKGuzSe5P2w1laq+FkRy4p+PCuVkJSGkzTEKVw==
83858385

83868386
tslib@^1.10.0, tslib@^1.13.0, tslib@^1.8.1, tslib@^1.9.0, tslib@^1.9.3:
83878387
version "1.13.0"

0 commit comments

Comments
 (0)