From aaaf292731b9e8d69654edb2972b357bea45d5bf Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 28 Feb 2020 22:36:31 +0000 Subject: [PATCH] chore(deps): update dependency typescript to v3.8.3 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 038c0b7..ba81312 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "jest": "24.9.0", "semantic-release": "15.14.0", "ts-jest": "24.3.0", - "typescript": "3.8.2" + "typescript": "3.8.3" }, "files": [ "dist/index.js", diff --git a/yarn.lock b/yarn.lock index f1b5241..7d24722 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7173,10 +7173,10 @@ typedarray@^0.0.6: resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777" integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c= -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== +typescript@3.8.3: + version "3.8.3" + resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.8.3.tgz#409eb8544ea0335711205869ec458ab109ee1061" + integrity sha512-MYlEfn5VrLNsgudQTVJeNaQFUAI7DkhnOjdpAp4T+ku1TfQClewlbSuTVHiA+8skNBgaf02TL/kLOvig4y3G8w== uglify-js@^3.1.4: version "3.7.2"