From 83d4553a5f12e4eb3d45f24fafac8a11f7680837 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 8 Apr 2021 13:32:43 +0000 Subject: [PATCH] Bump typescript from 4.1.5 to 4.2.4 Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.1.5 to 4.2.4. - [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..faaeedf 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.4", "zone.js": "~0.11.3" }, "peerDependencies": {