From 555e53d5d1fde6fdffedb7f7b6baf6d8f82795b2 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 21 Jun 2021 09:06:00 +0000 Subject: [PATCH] Bump typescript from 3.5.2 to 4.3.4 Bumps [typescript](https://github.com/Microsoft/TypeScript) from 3.5.2 to 4.3.4. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](https://github.com/Microsoft/TypeScript/compare/v3.5.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 4ea96906..05a7db3c 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.3.4", "xhr-mock": "^2.4.1" }, "dependencies": { diff --git a/yarn.lock b/yarn.lock index d1ae79ce..30771679 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.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.8.0"