From 4ef1f90bcec9107fbf9ab07dfdb5714931e36e2f Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 20 Feb 2020 23:05:46 +0000 Subject: [PATCH] chore(deps): update dependency typescript to v3.8.2 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 79c4c01..b54242e 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "cz-conventional-changelog": "3.1.0", "semantic-release": "17.0.4", "tslint": "5.20.1", - "typescript": "3.7.5" + "typescript": "3.8.2" }, "dependencies": { "dictionary-types": "^1.0.0", diff --git a/yarn.lock b/yarn.lock index f6b73ce..838a7c1 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5523,10 +5523,10 @@ typedarray@^0.0.6: resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777" integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c= -typescript@3.7.5: - version "3.7.5" - resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.7.5.tgz#0692e21f65fd4108b9330238aac11dd2e177a1ae" - integrity sha512-/P5lkRXkWHNAbcJIiHPfRoKqyd7bsyCma1hZNUGfn20qm64T6ZBlrzprymeu918H+mB/0rIg2gGK/BXkhhYgBw== +typescript@3.8.2: + version "3.8.2" + resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.8.2.tgz#91d6868aaead7da74f493c553aeff76c0c0b1d5a" + integrity sha512-EgOVgL/4xfVrCMbhYKUQTdF37SQn4Iw73H5BgCrF1Abdun7Kwy/QZsE/ssAy0y4LxBbvua3PIbFsbRczWWnDdQ== uglify-js@^3.1.4: version "3.7.7"