From 1d06a48043dd2a88c5f534dfb049f309e519bdd4 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 25 Jun 2021 05:51:31 +0000 Subject: [PATCH] Bump typedoc from 0.4.5 to 0.21.1 Bumps [typedoc](https://github.com/TypeStrong/TypeDoc) from 0.4.5 to 0.21.1. - [Release notes](https://github.com/TypeStrong/TypeDoc/releases) - [Commits](https://github.com/TypeStrong/TypeDoc/compare/v0.4.5...v0.21.1) 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..f52d13bb 100644 --- a/package.json +++ b/package.json @@ -66,7 +66,7 @@ "run-sequence": "^1.1.5", "ts-loader": "^0.8.1", "tslint": "^3.6.0", - "typedoc": "^0.4.4", + "typedoc": "^0.21.1", "typescript": "^1.8.10", "typings": "^1.3.2", "webpack": "^1.12.14",