From 1bf7e40e89d30c2ca8ba6a9ef2dc0ded66e2300e Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 1 Jul 2021 06:02:55 +0000 Subject: [PATCH] Bump typescript from 1.8.10 to 4.3.5 Bumps [typescript](https://github.com/Microsoft/TypeScript) from 1.8.10 to 4.3.5. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](https://github.com/Microsoft/TypeScript/compare/v1.8.10...v4.3.5) 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 2708d51f..a4fba345 100644 --- a/package.json +++ b/package.json @@ -67,7 +67,7 @@ "ts-loader": "^0.8.1", "tslint": "^3.6.0", "typedoc": "^0.4.4", - "typescript": "^1.8.10", + "typescript": "^4.3.5", "typings": "^1.3.2", "webpack": "^1.12.14", "webpack-stream": "^3.1.0",