From 19ac18dbfd840253d69b01d0b6076cac81e5ebd2 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 30 Jan 2020 01:19:22 +0000 Subject: [PATCH] Update dependency typescript to v3.7.5 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 4d5aea771..41e74775f 100644 --- a/package.json +++ b/package.json @@ -107,7 +107,7 @@ "prettier": "1.18.2", "raf": "3.4.1", "react-test-renderer": "16.11.0", - "typescript": "3.6.4", + "typescript": "3.7.5", "typescript-styled-plugin": "0.15.0", "webpack-bundle-analyzer": "3.6.0", "xo": "0.21.1" diff --git a/yarn.lock b/yarn.lock index acd1f45b6..5c857d950 100644 --- a/yarn.lock +++ b/yarn.lock @@ -9257,10 +9257,10 @@ typescript-template-language-service-decorator@^2.2.0: resolved "https://registry.yarnpkg.com/typescript-template-language-service-decorator/-/typescript-template-language-service-decorator-2.2.0.tgz#4ee6d580f307fb9239978e69626f2775b8a59b2a" integrity sha512-xiolqt1i7e22rpqMaprPgSFVgU64u3b9n6EJlAaUYE61jumipKAdI1+O5khPlWslpTUj80YzjUKjJ2jxT0D74w== -typescript@3.6.4: - version "3.6.4" - resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.6.4.tgz#b18752bb3792bc1a0281335f7f6ebf1bbfc5b91d" - integrity sha512-unoCll1+l+YK4i4F8f22TaNVPRHcD9PA3yCuZ8g5e0qGqlVlJ/8FSateOLLSagn+Yg5+ZwuPkL8LFUc0Jcvksg== +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== uc.micro@^1.0.1, uc.micro@^1.0.5: version "1.0.6"