From 23559434b6f5aacf8de4a1d5743070c1405e6847 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 13 Feb 2019 20:57:06 +0000 Subject: [PATCH] chore(deps): update dependency typescript to v3.3.3 --- package.json | 2 +- yarn.lock | 5 +++++ 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/package.json b/package.json index c51eeaf..38d6f64 100644 --- a/package.json +++ b/package.json @@ -69,6 +69,6 @@ "tsickle": "0.34.3", "tslib": "1.9.3", "tslint": "5.12.1", - "typescript": "3.2.4" + "typescript": "3.3.3" } } diff --git a/yarn.lock b/yarn.lock index f3c3a4e..c3e0eb7 100644 --- a/yarn.lock +++ b/yarn.lock @@ -9889,6 +9889,11 @@ typescript@3.2.4: resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.2.4.tgz#c585cb952912263d915b462726ce244ba510ef3d" integrity sha512-0RNDbSdEokBeEAkgNbxJ+BLwSManFy9TeXz8uW+48j/xhEXv1ePME60olyzw2XzUqUBNAYFeJadIqAgNqIACwg== +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== + typescript@^2.4.2: version "2.9.2" resolved "https://registry.yarnpkg.com/typescript/-/typescript-2.9.2.tgz#1cbf61d05d6b96269244eb6a3bce4bd914e0f00c"