From fc48faed3f6e63b7f736ce71ef15447fafa9b8e7 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 8 Apr 2021 13:21:04 +0000 Subject: [PATCH] Bump typescript from 3.6.2 to 4.2.4 Bumps [typescript](https://github.com/Microsoft/TypeScript) from 3.6.2 to 4.2.4. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](https://github.com/Microsoft/TypeScript/commits) 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..9a82d80e 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.2.4", "ws": "^7.0.0" }, "bin": { diff --git a/yarn.lock b/yarn.lock index 02fc675e..f990fe32 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.2.4: + version "4.2.4" + resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.2.4.tgz#8610b59747de028fda898a8aef0e103f156d0961" + integrity sha512-V+evlYHZnQkaz8TRBuxTA92yZBPotr5H+WhQ7bD3hZUndx5tGOa1fuCgeSjxAzM1RiN5IzvadIXTVefuuwZCRg== uglify-js@^3.1.4: version "3.4.9"