From e20bd490c298e1f6d37954f53846c66eea0793d2 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 25 Aug 2020 01:59:27 +0000 Subject: [PATCH] Update dependency typescript to v3.9.7 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 8e40155..53900d1 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "serverless": "1.33.1", "serverless-webpack": "5.3.0", "tslint": "5.17.0", - "typescript": "3.3.4000", + "typescript": "3.9.7", "webpack": "4.24.0", "webpack-node-externals": "1.7.2" }, diff --git a/yarn.lock b/yarn.lock index 328755e..46abba4 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4608,10 +4608,10 @@ typedarray@^0.0.6: resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777" integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c= -typescript@3.3.4000: - version "3.3.4000" - resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.3.4000.tgz#76b0f89cfdbf97827e1112d64f283f1151d6adf0" - integrity sha512-jjOcCZvpkl2+z7JFn0yBOoLQyLoIkNZAs/fYJkUG6VKy6zLPHJGfQJYFHzibB6GJaF/8QrcECtlQ5cpvRHSMEA== +typescript@3.9.7: + version "3.9.7" + resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.9.7.tgz#98d600a5ebdc38f40cb277522f12dc800e9e25fa" + integrity sha512-BLbiRkiBzAwsjut4x/dsibSTB6yWpwT5qWmC2OfuCg3GgVQCSgMs4vEctYPhsaGtd0AeuuHMkjZ2h2WG8MSzRw== uglify-es@^3.3.4: version "3.3.9"