diff --git a/package.json b/package.json index 3868f27..f8d80c7 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "rimraf": "2.6.3", "ts-jest": "23.10.5", "tslint": "5.12.1", - "typescript": "3.2.2" + "typescript": "3.5.2" }, "files": [ "dist" diff --git a/yarn.lock b/yarn.lock index 8e3cd60..8318d8c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3697,10 +3697,10 @@ type-check@~0.3.2: dependencies: prelude-ls "~1.1.2" -typescript@3.2.2: - version "3.2.2" - resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.2.2.tgz#fe8101c46aa123f8353523ebdcf5730c2ae493e5" - integrity sha512-VCj5UiSyHBjwfYacmDuc/NOk4QQixbE+Wn7MFJuS0nRuPQbof132Pw4u53dm264O8LPc2MVsc7RJNml5szurkg== +typescript@3.5.2: + version "3.5.2" + resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.5.2.tgz#a09e1dc69bc9551cadf17dba10ee42cf55e5d56c" + integrity sha512-7KxJovlYhTX5RaRbUdkAXN1KUZ8PwWlTzQdHV6xNqvuFOs7+WBo10TQUqT19Q/Jz2hk5v9TQDIhyLhhJY4p5AA== uglify-js@^3.1.4: version "3.4.9"