From 673ff72a3ce540fd5cf485730088bbb826e8bf51 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 12 Apr 2021 11:03:59 +0000 Subject: [PATCH] Bump typescript from 3.5.2 to 4.2.4 Bumps [typescript](https://github.com/Microsoft/TypeScript) from 3.5.2 to 4.2.4. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](https://github.com/Microsoft/TypeScript/compare/v3.5.2...v4.2.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..da41ee0f 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.2.4", "xhr-mock": "^2.4.1" }, "dependencies": { diff --git a/yarn.lock b/yarn.lock index d1ae79ce..d3846dd4 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.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.8.0"