From 263b25c36e2c0877da54fd48a9e3acaffbd6887f Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 11 Feb 2021 09:03:46 +0000 Subject: [PATCH] build: update typescript to version 3.9.9 --- package.json | 2 +- yarn.lock | 5 +++++ 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/package.json b/package.json index 015a647d..f082e3c4 100644 --- a/package.json +++ b/package.json @@ -60,6 +60,6 @@ "standard-version": "^7.0.0", "ts-node": "~8.5.0", "tslint": "~5.20.0", - "typescript": "3.5.3" + "typescript": "3.9.9" } } \ No newline at end of file diff --git a/yarn.lock b/yarn.lock index f35b5029..f0eeb5ce 100644 --- a/yarn.lock +++ b/yarn.lock @@ -9166,6 +9166,11 @@ typescript@3.5.3: resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.5.3.tgz#c830f657f93f1ea846819e929092f5fe5983e977" integrity sha512-ACzBtm/PhXBDId6a6sDJfroT2pOWt/oOnk4/dElG5G33ZL776N3Y6/6bKZJBFpd+b05F3Ct9qDjMeJmRWtE2/g== +typescript@3.9.9: + version "3.9.9" + resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.9.9.tgz#e69905c54bc0681d0518bd4d587cc6f2d0b1a674" + integrity sha512-kdMjTiekY+z/ubJCATUPlRDl39vXYiMV9iyeMuEuXZh2we6zz80uovNN2WlAxmmdE/Z/YQe+EbOEXB5RHEED3w== + ua-parser-js@0.7.17: version "0.7.17" resolved "https://registry.yarnpkg.com/ua-parser-js/-/ua-parser-js-0.7.17.tgz#e9ec5f9498b9ec910e7ae3ac626a805c4d09ecac"