From 6fe9b03711c79efad14afa889b6018e3457ad246 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 17 Jan 2020 15:37:02 -0600 Subject: [PATCH] update: update dependency typescript to v3.7.5 (#224) Co-authored-by: WhiteSource Renovate --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index c63dd9b..1180033 100644 --- a/package.json +++ b/package.json @@ -93,7 +93,7 @@ "tslint-clean-code": "0.2.10", "tslint-microsoft-contrib": "6.2.0", "tslint-sonarts": "1.9.0", - "typescript": "3.7.4", + "typescript": "3.7.5", "yargs": "15.1.0" }, "dependencies": {}, diff --git a/yarn.lock b/yarn.lock index d3b133a..d0e4933 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3976,10 +3976,10 @@ typedarray@^0.0.6: resolved "https://artifacts.apextoaster.com/repository/group-npm/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777" integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c= -typescript@3.7.4: - version "3.7.4" - resolved "https://artifacts.apextoaster.com/repository/group-npm/typescript/-/typescript-3.7.4.tgz#1743a5ec5fef6a1fa9f3e4708e33c81c73876c19" - integrity sha512-A25xv5XCtarLwXpcDNZzCGvW2D1S3/bACratYBx2sax8PefsFhlYmkQicKHvpYflFS8if4zne5zT5kpJ7pzuvw== +typescript@3.7.5: + version "3.7.5" + resolved "https://artifacts.apextoaster.com/repository/group-npm/typescript/-/typescript-3.7.5.tgz#0692e21f65fd4108b9330238aac11dd2e177a1ae" + integrity sha512-/P5lkRXkWHNAbcJIiHPfRoKqyd7bsyCma1hZNUGfn20qm64T6ZBlrzprymeu918H+mB/0rIg2gGK/BXkhhYgBw== typescript@^3.0.0: version "3.6.3"