From 10c98cfc1ecd15d5aeffc06ed4120f218e3b094a Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 7 Feb 2019 19:28:32 +0000 Subject: [PATCH] chore(deps): update dependency typescript to v3.3.3 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 2528e631..5540ba20 100644 --- a/package.json +++ b/package.json @@ -75,7 +75,7 @@ "tslint-eslint-rules": "5.4.0", "tslint-plugin-prettier": "2.0.1", "tslint-react": "3.6.0", - "typescript": "3.3.1" + "typescript": "3.3.3" }, "files": [ "lib" diff --git a/yarn.lock b/yarn.lock index bc14b6ec..8e83c51b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8142,10 +8142,10 @@ typedarray@^0.0.6: version "0.0.6" resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777" -typescript@3.3.1: - version "3.3.1" - resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.3.1.tgz#6de14e1db4b8a006ac535e482c8ba018c55f750b" - integrity sha512-cTmIDFW7O0IHbn1DPYjkiebHxwtCMU+eTy30ZtJNBPF9j2O1ITu5XH2YnBeVRKWHqF+3JQwWJv0Q0aUgX8W7IA== +typescript@3.3.3: + version "3.3.3" + resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.3.3.tgz#f1657fc7daa27e1a8930758ace9ae8da31403221" + integrity sha512-Y21Xqe54TBVp+VDSNbuDYdGw0BpoR/Q6wo/+35M8PAU0vipahnyduJWirxxdxjsAkS7hue53x2zp8gz7F05u0A== ua-parser-js@^0.7.18: version "0.7.18"