diff --git a/package.json b/package.json index f20a587c2..7b7af1f0d 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "graphql": "0.13.1", "graphql-config": "2.0.1", "tslint": "5.9.1", - "typescript": "2.7.2" + "typescript": "2.9.2" }, "release": { "branch": "master" diff --git a/yarn.lock b/yarn.lock index f991d6d90..8a664c543 100644 --- a/yarn.lock +++ b/yarn.lock @@ -476,9 +476,10 @@ tsutils@^2.12.1: dependencies: tslib "^1.8.0" -typescript@2.7.2: - version "2.7.2" - resolved "https://registry.yarnpkg.com/typescript/-/typescript-2.7.2.tgz#2d615a1ef4aee4f574425cdff7026edf81919836" +typescript@2.9.2: + version "2.9.2" + resolved "https://registry.yarnpkg.com/typescript/-/typescript-2.9.2.tgz#1cbf61d05d6b96269244eb6a3bce4bd914e0f00c" + integrity sha512-Gr4p6nFNaoufRIY4NMdpQRNmgxVIGMs4Fcu/ujdYk3nAZqk7supzBE9idmvfZIlH/Cuj//dvi+019qEue9lV0w== universalify@^0.1.0: version "0.1.1"