From bba815ad08f047e591d7a687143da4cf1d6bf0d4 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 13 Jun 2019 17:46:35 +0000 Subject: [PATCH] chore(deps): update dependency typescript to v3.5.2 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 04b55dd..4eddb7d 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "prettier": "1.17.0", "tslint": "5.17.0", "tslint-plugin-prettier": "2.0.1", - "typescript": "3.5.1" + "typescript": "3.5.2" }, "engines": { "node": ">= 8" diff --git a/yarn.lock b/yarn.lock index 2c0aaae..266dc2b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3779,10 +3779,10 @@ type-detect@^4.0.0, type-detect@^4.0.5: resolved "https://registry.yarnpkg.com/type-detect/-/type-detect-4.0.8.tgz#7646fb5f18871cfbb7749e69bd39a6388eb7450c" integrity sha512-0fr/mIH1dlO+x7TlcMy+bIDqKPsw/70tVyeHW787goQjhmqaZe10uwLujubK9q9Lg6Fiho1KUKDYz0Z7k7g5/g== -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.2: + version "3.5.2" + resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.5.2.tgz#a09e1dc69bc9551cadf17dba10ee42cf55e5d56c" + integrity sha512-7KxJovlYhTX5RaRbUdkAXN1KUZ8PwWlTzQdHV6xNqvuFOs7+WBo10TQUqT19Q/Jz2hk5v9TQDIhyLhhJY4p5AA== uglify-js@^3.1.4: version "3.6.0"