diff --git a/package.json b/package.json index 7bd6411..a5c3780 100644 --- a/package.json +++ b/package.json @@ -69,6 +69,6 @@ "tsickle": "0.35.0", "tslib": "1.10.0", "tslint": "5.17.0", - "typescript": "3.2.4" + "typescript": "3.5.1" } } diff --git a/yarn.lock b/yarn.lock index 0d588f5..1faf661 100644 --- a/yarn.lock +++ b/yarn.lock @@ -10525,6 +10525,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.5.1: + version "3.5.1" + resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.5.1.tgz#ba72a6a600b2158139c5dd8850f700e231464202" + integrity sha512-64HkdiRv1yYZsSe4xC1WVgamNigVYjlssIoaH2HcZF0+ijsk5YK2g0G34w9wJkze8+5ow4STd22AynfO6ZYYLw== + typescript@^2.4.2: version "2.9.2" resolved "https://registry.yarnpkg.com/typescript/-/typescript-2.9.2.tgz#1cbf61d05d6b96269244eb6a3bce4bd914e0f00c"