diff --git a/package.json b/package.json index 00ab7d9..c57fa5d 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "read-pkg-up": "^4.0.0", "ts-jest": "^24.0.1", "tslib": "^1.10.0", - "typescript": "^3.6.2", + "typescript": "^3.5.3", "which": "^1.3.1", "yargs-parser": "^11.1.1" }, diff --git a/yarn.lock b/yarn.lock index 56ea5b9..dc8a799 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3435,7 +3435,7 @@ type-check@~0.3.2: dependencies: prelude-ls "~1.1.2" -typescript@^3.6.2: +typescript@^3.5.3: version "3.6.2" resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.6.2.tgz#105b0f1934119dde543ac8eb71af3a91009efe54" integrity sha512-lmQ4L+J6mnu3xweP8+rOrUwzmN+MRAj7TgtJtDaXE5PMyX2kCrklhg3rvOsOIfNeAWMQWO2F1GPc1kMD2vLAfw==