diff --git a/package.json b/package.json index 764878a..6bbaa13 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,7 @@ "nyc": "^11.2.1", "react-scripts-ts": "^2.6.0", "tslint": "^5.8.0", - "typescript": "^2.6.2" + "typescript": "^2.9.2" }, "main": "build/dist/index.js", "module": "build/dist/index.js", diff --git a/yarn.lock b/yarn.lock index 0473b6c..1e6b110 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5343,9 +5343,9 @@ type-is@~1.6.15: media-typer "0.3.0" mime-types "~2.1.15" -typescript@^2.6.2: - version "2.6.2" - resolved "https://registry.yarnpkg.com/typescript/-/typescript-2.6.2.tgz#3c5b6fd7f6de0914269027f03c0946758f7673a4" +typescript@^2.9.2: + version "2.9.2" + resolved "https://registry.yarnpkg.com/typescript/-/typescript-2.9.2.tgz#1cbf61d05d6b96269244eb6a3bce4bd914e0f00c" typescript@~2.5.3: version "2.5.3"