From aa97123f8b777af57eea8865d9918d0f0b38d3aa Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 11 Feb 2021 06:32:39 +0000 Subject: [PATCH] Bump typescript from 3.9.7 to 4.1.5 Bumps [typescript](https://github.com/Microsoft/TypeScript) from 3.9.7 to 4.1.5. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](https://github.com/Microsoft/TypeScript/compare/v3.9.7...v4.1.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 72b5df9..2e43e14 100644 --- a/package.json +++ b/package.json @@ -60,7 +60,7 @@ "https-proxy-agent": "^5.0.0", "oauth": "^0.9.15", "socks-proxy-agent": "^5.0.0", - "typescript": "3.9.7", + "typescript": "4.1.5", "uuid": "^8.0.0", "ws": "^7.2.1" }, diff --git a/yarn.lock b/yarn.lock index 974e8d1..8aace66 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4692,10 +4692,10 @@ typedoc@^0.20.19: shiki "^0.2.7" typedoc-default-themes "^0.12.7" -typescript@3.9.7: - version "3.9.7" - resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.9.7.tgz#98d600a5ebdc38f40cb277522f12dc800e9e25fa" - integrity sha512-BLbiRkiBzAwsjut4x/dsibSTB6yWpwT5qWmC2OfuCg3GgVQCSgMs4vEctYPhsaGtd0AeuuHMkjZ2h2WG8MSzRw== +typescript@4.1.5: + version "4.1.5" + resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.1.5.tgz#123a3b214aaff3be32926f0d8f1f6e704eb89a72" + integrity sha512-6OSu9PTIzmn9TCDiovULTnET6BgXtDYL4Gg4szY+cGsc3JP1dQL8qvE8kShTRx1NIw4Q9IBHlwODjkjWEtMUyA== uglify-js@^3.1.4: version "3.7.2"