From 88612a12ba2788862a38c049dffb78f635ee7748 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 18 Jun 2021 13:23:15 +0000 Subject: [PATCH] Bump typescript from 3.6.2 to 4.3.4 Bumps [typescript](https://github.com/Microsoft/TypeScript) from 3.6.2 to 4.3.4. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](https://github.com/Microsoft/TypeScript/compare/v3.6.2...v4.3.4) 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..25713e82 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.3.4", "ws": "^7.0.0" }, "bin": { diff --git a/yarn.lock b/yarn.lock index 02fc675e..3d345eb6 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.3.4: + version "4.3.4" + resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.3.4.tgz#3f85b986945bcf31071decdd96cf8bfa65f9dcbc" + integrity sha512-uauPG7XZn9F/mo+7MrsRjyvbxFpzemRjKEZXS4AK83oP2KKOJPvb+9cO/gmnv8arWZvhnjVOXz7B49m1l0e9Ew== uglify-js@^3.1.4: version "3.4.9"