From 018ece688fe78d38d594e44d2f814bb769117d58 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 6 Aug 2020 22:41:57 +0000 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20Upgrade=20dependency=20tsl?= =?UTF-8?q?ib=20to=20v2.0.1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index a093c5e..6dc5dc1 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "isomorphic-git": "1.7.0", "latest-version": "5.1.0", "prompts": "2.3.2", - "tslib": "2.0.0" + "tslib": "2.0.1" }, "devDependencies": { "@babel/core": "7.10.2", diff --git a/yarn.lock b/yarn.lock index 45cfc84..a2c5920 100644 --- a/yarn.lock +++ b/yarn.lock @@ -9602,10 +9602,10 @@ ts-node@8.10.2: source-map-support "^0.5.17" yn "3.1.1" -tslib@2.0.0: - version "2.0.0" - resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.0.0.tgz#18d13fc2dce04051e20f074cc8387fd8089ce4f3" - integrity sha512-lTqkx847PI7xEDYJntxZH89L2/aXInsyF2luSafe/+0fHOMjlBNXdH6th7f70qxLDhul7KZK0zC8V5ZIyHl0/g== +tslib@2.0.1: + version "2.0.1" + resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.0.1.tgz#410eb0d113e5b6356490eec749603725b021b43e" + integrity sha512-SgIkNheinmEBgx1IUNirK0TUD4X9yjjBRTqqjggWCU3pUEqIk3/Uwl3yRixYKT6WjQuGiwDv4NomL3wqRCj+CQ== tslib@^1, tslib@^1.8.1, tslib@^1.9.3: version "1.10.0"