From 38f90500f49bd9b9ec0e134d47e60937722da97f Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 18 Oct 2021 19:30:30 +0000 Subject: [PATCH] fix(deps): update dependency tslib to v2.3.1 --- package.json | 2 +- yarn.lock | 5 +++++ 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/package.json b/package.json index b191a9b..ac3878e 100644 --- a/package.json +++ b/package.json @@ -70,7 +70,7 @@ "protractor": "7.0.0", "rxjs": "6.6.0", "ts-node": "8.10.2", - "tslib": "2.0.0", + "tslib": "2.3.1", "tslint": "6.1.2", "typescript": "3.9.6", "web-animations-js": "2.3.2", diff --git a/yarn.lock b/yarn.lock index 1618216..e1993e2 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8453,6 +8453,11 @@ tslib@2.0.0, tslib@^2.0.0: resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.0.0.tgz#18d13fc2dce04051e20f074cc8387fd8089ce4f3" integrity sha512-lTqkx847PI7xEDYJntxZH89L2/aXInsyF2luSafe/+0fHOMjlBNXdH6th7f70qxLDhul7KZK0zC8V5ZIyHl0/g== +tslib@2.3.1: + version "2.3.1" + resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.3.1.tgz#e8a335add5ceae51aa261d32a490158ef042ef01" + integrity sha512-77EbyPPpMz+FRFRuAFlWMtmgUWGe9UOG2Z25NqCwiIjRhOf5iKGuzSe5P2w1laq+FkRy4p+PCuVkJSGkzTEKVw== + tslib@^1.10.0, tslib@^1.8.1, tslib@^1.9.0, tslib@^1.9.2: version "1.13.0" resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.13.0.tgz#c881e13cc7015894ed914862d276436fa9a47043"