From efc84ddd9e3d8a365d78cb9869b6c518b9d17332 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 5 Jul 2021 08:55:01 +0000 Subject: [PATCH] Bump typescript from 3.5.2 to 4.3.5 Bumps [typescript](https://github.com/Microsoft/TypeScript) from 3.5.2 to 4.3.5. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](https://github.com/Microsoft/TypeScript/compare/v3.5.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 4ea96906..f1e19dd7 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.5", "xhr-mock": "^2.4.1" }, "dependencies": { diff --git a/yarn.lock b/yarn.lock index d1ae79ce..1e0d948c 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.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.8.0"