Skip to content
This repository was archived by the owner on Oct 30, 2020. It is now read-only.

Commit fa79aaa

Browse files
committed
Update dependency tslib to v2.0.3
1 parent d63d064 commit fa79aaa

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"moment": "2.27.0",
2727
"ngx-moment": "3.5.0",
2828
"rxjs": "6.6.2",
29-
"tslib": "2.0.1",
29+
"tslib": "2.0.3",
3030
"zone.js": "0.11.1"
3131
},
3232
"devDependencies": {

frontend/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8342,10 +8342,10 @@ [email protected], tslib@^2.0.0:
83428342
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.0.0.tgz#18d13fc2dce04051e20f074cc8387fd8089ce4f3"
83438343
integrity sha512-lTqkx847PI7xEDYJntxZH89L2/aXInsyF2luSafe/+0fHOMjlBNXdH6th7f70qxLDhul7KZK0zC8V5ZIyHl0/g==
83448344

8345-
8346-
version "2.0.1"
8347-
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.0.1.tgz#410eb0d113e5b6356490eec749603725b021b43e"
8348-
integrity sha512-SgIkNheinmEBgx1IUNirK0TUD4X9yjjBRTqqjggWCU3pUEqIk3/Uwl3yRixYKT6WjQuGiwDv4NomL3wqRCj+CQ==
8345+
8346+
version "2.0.3"
8347+
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.0.3.tgz#8e0741ac45fc0c226e58a17bfc3e64b9bc6ca61c"
8348+
integrity sha512-uZtkfKblCEQtZKBF6EBXVZeQNl82yqtDQdv+eck8u7tdPxjLu2/lp5/uPW+um2tpuxINHWy3GhiccY7QgEaVHQ==
83498349

83508350
tslib@^1.10.0, tslib@^1.9.0:
83518351
version "1.11.1"

0 commit comments

Comments
 (0)