From c1519af7c09aff4701b7a70d85af1152dcf59248 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 13 May 2020 23:38:43 +0000 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20Upgrade=20dependency=20tsl?= =?UTF-8?q?ib=20to=20v1.13.0?= 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 077bad8..5749194 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "isomorphic-git": "1.4.0", "latest-version": "5.1.0", "prompts": "2.3.2", - "tslib": "1.12.0" + "tslib": "1.13.0" }, "devDependencies": { "@babel/core": "7.9.6", diff --git a/yarn.lock b/yarn.lock index c96bee0..5e7e32b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -9485,10 +9485,10 @@ ts-node@8.10.1: source-map-support "^0.5.17" yn "3.1.1" -tslib@1.12.0: - version "1.12.0" - resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.12.0.tgz#d1fc9cacd06a1456c62f2902b361573e83d66473" - integrity sha512-5rxCQkP0kytf4H1T4xz1imjxaUUPMvc5aWp0rJ/VMIN7ClRiH1FwFvBt8wOeMasp/epeUnmSW6CixSIePtiLqA== +tslib@1.13.0: + version "1.13.0" + resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.13.0.tgz#c881e13cc7015894ed914862d276436fa9a47043" + integrity sha512-i/6DQjL8Xf3be4K/E6Wgpekn5Qasl1usyw++dAA35Ue5orEn65VIxOA+YvNNl9HV3qv70T7CNwjODHZrLwvd1Q== tslib@^1, tslib@^1.8.1, tslib@^1.9.0, tslib@^1.9.3: version "1.10.0"