From 8938fa0c5a99d51f55f966da0b592b7524d64da9 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 5 Mar 2021 13:21:34 +0000 Subject: [PATCH] Bump typescript from 4.1.5 to 4.2.3 Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.1.5 to 4.2.3. - [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..59c913c 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.3", "zone.js": "~0.11.3" }, "peerDependencies": {