From b4f0a2ff58aa4cc65e64c174a5c8d566bed0b911 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 14 Oct 2019 23:02:20 +0000 Subject: [PATCH] Bump tsutils from 2.27.2 to 3.17.1 Bumps [tsutils](https://github.com/ajafff/tsutils) from 2.27.2 to 3.17.1. - [Release notes](https://github.com/ajafff/tsutils/releases) - [Changelog](https://github.com/ajafff/tsutils/blob/master/CHANGELOG.md) - [Commits](https://github.com/ajafff/tsutils/compare/v2.27.2...v3.17.1) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- yarn.lock | 7 +++++++ 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/package.json b/package.json index 4f97dfa0..ad4b4c82 100644 --- a/package.json +++ b/package.json @@ -55,7 +55,7 @@ "ts-node": "^5.0.1", "tsickle": "0.33.1", "tslint": "^5.9.1", - "tsutils": "2.27.2", + "tsutils": "3.17.1", "typescript": "~3.1.6" } } diff --git a/yarn.lock b/yarn.lock index d1019cb9..573581cc 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2434,6 +2434,13 @@ tsutils@2.27.2: dependencies: tslib "^1.8.1" +tsutils@3.17.1: + version "3.17.1" + resolved "https://registry.yarnpkg.com/tsutils/-/tsutils-3.17.1.tgz#ed719917f11ca0dee586272b2ac49e015a2dd759" + integrity sha512-kzeQ5B8H3w60nFY2g8cJIuH7JDpsALXySGtwGJ0p2LSjLgay3NdIpqq5SoOBe46bKDW2iq25irHCr8wjomUS2g== + dependencies: + tslib "^1.8.1" + tsutils@^2.29.0: version "2.29.0" resolved "https://registry.yarnpkg.com/tsutils/-/tsutils-2.29.0.tgz#32b488501467acbedd4b85498673a0812aca0b99"