From 29eec9f622063ecb0118203444ee8732693af6bc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 27 May 2021 13:09:56 +0000 Subject: [PATCH] Bump typescript from 4.1.5 to 4.3.2 Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.1.5 to 4.3.2. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](https://github.com/Microsoft/TypeScript/compare/v4.1.5...v4.3.2) Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b97c190..cd3f89f 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.3.2", "zone.js": "~0.11.3" }, "peerDependencies": {