diff --git a/package.json b/package.json index e83fd9e..f9ea6df 100644 --- a/package.json +++ b/package.json @@ -31,6 +31,6 @@ }, "homepage": "https://github.com/stipsan/system-font-stack#readme", "devDependencies": { - "typescript": "^2.6.1" + "typescript": "^2.9.2" } } diff --git a/yarn.lock b/yarn.lock index f502d06..32bc8ea 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2,6 +2,7 @@ # yarn lockfile v1 -typescript@^2.6.1: - version "2.6.1" - resolved "https://registry.yarnpkg.com/typescript/-/typescript-2.6.1.tgz#ef39cdea27abac0b500242d6726ab90e0c846631" +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==