From 32bec9ef188b197c0dc89a8ef6c309e701cdf8f4 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 24 Feb 2021 13:22:07 +0000 Subject: [PATCH] Bump typescript from 4.1.5 to 4.2.2 Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.1.5 to 4.2.2. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](https://github.com/Microsoft/TypeScript/commits) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d922691..e3f9813 100644 --- a/package.json +++ b/package.json @@ -72,7 +72,7 @@ "tslib": "^2.1.0", "tslint": "~6.1.3", "tstest": "^0.4.10", - "typescript": "~4.1.3", + "typescript": "~4.2.2", "zone.js": "~0.11.3" }, "peerDependencies": {