From 3381873d15525d8f6350f84d9f01d5390e82dd39 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 11 Jul 2019 20:03:26 -0700 Subject: [PATCH] chore(deps): update dependency typescript to v3.5.3 (#78) --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 052ba72a8..08a60187c 100644 --- a/package.json +++ b/package.json @@ -67,6 +67,6 @@ "semantic-release": "16.0.0-beta.19", "trash-cli": "3.0.0", "ts-jest": "24.0.2", - "typescript": "3.5.1" + "typescript": "3.5.3" } } diff --git a/yarn.lock b/yarn.lock index aa06bc3e0..3534b941f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8721,10 +8721,10 @@ typedarray@^0.0.6: resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777" integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c= -typescript@3.5.1: - version "3.5.1" - resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.5.1.tgz#ba72a6a600b2158139c5dd8850f700e231464202" - integrity sha512-64HkdiRv1yYZsSe4xC1WVgamNigVYjlssIoaH2HcZF0+ijsk5YK2g0G34w9wJkze8+5ow4STd22AynfO6ZYYLw== +typescript@3.5.3: + version "3.5.3" + resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.5.3.tgz#c830f657f93f1ea846819e929092f5fe5983e977" + integrity sha512-ACzBtm/PhXBDId6a6sDJfroT2pOWt/oOnk4/dElG5G33ZL776N3Y6/6bKZJBFpd+b05F3Ct9qDjMeJmRWtE2/g== uglify-js@^3.1.4: version "3.4.9"