From e6a7502d6bdf0a7218268de36f9defc6d44196e2 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 27 Oct 2020 12:26:45 +0000 Subject: [PATCH] Bump typescript from 3.6.2 to 4.0.5 Bumps [typescript](https://github.com/Microsoft/TypeScript) from 3.6.2 to 4.0.5. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](https://github.com/Microsoft/TypeScript/compare/v3.6.2...v4.0.5) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index c3055ed8..2eb64bf8 100644 --- a/package.json +++ b/package.json @@ -60,7 +60,7 @@ "sorcery": "^0.10.0", "tmp-promise": "^2.0.1", "tslib": "^1.9.3", - "typescript": "^3.2.2", + "typescript": "^4.0.5", "ws": "^7.0.0" }, "bin": { diff --git a/yarn.lock b/yarn.lock index 02fc675e..211ccebb 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4267,10 +4267,10 @@ type-is@~1.6.17, type-is@~1.6.18: media-typer "0.3.0" mime-types "~2.1.24" -typescript@^3.2.2: - version "3.6.2" - resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.6.2.tgz#105b0f1934119dde543ac8eb71af3a91009efe54" - integrity sha512-lmQ4L+J6mnu3xweP8+rOrUwzmN+MRAj7TgtJtDaXE5PMyX2kCrklhg3rvOsOIfNeAWMQWO2F1GPc1kMD2vLAfw== +typescript@^4.0.5: + version "4.0.5" + resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.0.5.tgz#ae9dddfd1069f1cb5beb3ef3b2170dd7c1332389" + integrity sha512-ywmr/VrTVCmNTJ6iV2LwIrfG1P+lv6luD8sUJs+2eI9NLGigaN+nUQc13iHqisq7bra9lnmUSYqbJvegraBOPQ== uglify-js@^3.1.4: version "3.4.9"