From b21e95283318b92d47a10b8cc792d3cd0b61c335 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 9 Oct 2019 20:44:53 +0000 Subject: [PATCH] update: update dependency typescript to v3.6.4 --- package.json | 2 +- yarn.lock | 7 ++++++- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 7a1da4f..80e10aa 100644 --- a/package.json +++ b/package.json @@ -67,7 +67,7 @@ "tslint-clean-code": "0.2.10", "tslint-microsoft-contrib": "6.2.0", "tslint-sonarts": "1.9.0", - "typescript": "3.6.3", + "typescript": "3.6.4", "yargs": "14.2.0" }, "dependencies": {}, diff --git a/yarn.lock b/yarn.lock index 7ea0278..4804eb7 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2668,7 +2668,12 @@ typedarray@^0.0.6: resolved "https://artifacts.apextoaster.com/repository/group-npm/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777" integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c= -typescript@3.6.3, typescript@^3.0.0: +typescript@3.6.4: + version "3.6.4" + resolved "https://artifacts.apextoaster.com/repository/group-npm/typescript/-/typescript-3.6.4.tgz#b18752bb3792bc1a0281335f7f6ebf1bbfc5b91d" + integrity sha512-unoCll1+l+YK4i4F8f22TaNVPRHcD9PA3yCuZ8g5e0qGqlVlJ/8FSateOLLSagn+Yg5+ZwuPkL8LFUc0Jcvksg== + +typescript@^3.0.0: version "3.6.3" resolved "https://artifacts.apextoaster.com/repository/group-npm/typescript/-/typescript-3.6.3.tgz#fea942fabb20f7e1ca7164ff626f1a9f3f70b4da" integrity sha512-N7bceJL1CtRQ2RiG0AQME13ksR7DiuQh/QehubYcghzv20tnh+MQnQIuJddTmsbqYj+dztchykemz0zFzlvdQw==