From 5b942879d49712aa9d8abcf7e5fa195013f9bb25 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 2 Jul 2021 13:23:31 +0000 Subject: [PATCH] Bump typescript from 3.6.2 to 4.3.5 Bumps [typescript](https://github.com/Microsoft/TypeScript) from 3.6.2 to 4.3.5. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](https://github.com/Microsoft/TypeScript/compare/v3.6.2...v4.3.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..1dddc44c 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.5", "ws": "^7.0.0" }, "bin": { diff --git a/yarn.lock b/yarn.lock index 02fc675e..96827e48 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.5: + version "4.3.5" + resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.3.5.tgz#4d1c37cc16e893973c45a06886b7113234f119f4" + integrity sha512-DqQgihaQ9cUrskJo9kIyW/+g0Vxsk8cDtZ52a3NGh0YNTfpUSArXSohyUGnvbPazEPLu398C0UxmKSOrPumUzA== uglify-js@^3.1.4: version "3.4.9"