From f038195121ca8fbf101fb5de9508af931246eab2 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 15 Feb 2021 09:52:28 +0000 Subject: [PATCH] Bump typescript from 3.5.2 to 4.1.5 Bumps [typescript](https://github.com/Microsoft/TypeScript) from 3.5.2 to 4.1.5. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](https://github.com/Microsoft/TypeScript/compare/v3.5.2...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 4ea96906..384b0a2d 100644 --- a/package.json +++ b/package.json @@ -66,7 +66,7 @@ "tslint": "^5.4.3", "tslint-config-groupby": "^1.0.0", "types": "^0.1.1", - "typescript": "^3.5.2", + "typescript": "^4.1.5", "xhr-mock": "^2.4.1" }, "dependencies": { diff --git a/yarn.lock b/yarn.lock index d1ae79ce..6079db33 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3448,10 +3448,10 @@ types@^0.1.1: resolved "https://registry.yarnpkg.com/types/-/types-0.1.1.tgz#860c6859d11366293f835d8c95aebcf95029838e" integrity sha1-hgxoWdETZik/g12Mla68+VApg44= -typescript@^3.5.2: - version "3.5.2" - resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.5.2.tgz#a09e1dc69bc9551cadf17dba10ee42cf55e5d56c" - integrity sha512-7KxJovlYhTX5RaRbUdkAXN1KUZ8PwWlTzQdHV6xNqvuFOs7+WBo10TQUqT19Q/Jz2hk5v9TQDIhyLhhJY4p5AA== +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.8.0"