From b11365e61ab6b1d674fa542a156ced507bda72f6 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 28 Jun 2021 06:08:23 +0000 Subject: [PATCH] Bump typedoc from 0.4.5 to 0.21.2 Bumps [typedoc](https://github.com/TypeStrong/TypeDoc) from 0.4.5 to 0.21.2. - [Release notes](https://github.com/TypeStrong/TypeDoc/releases) - [Commits](https://github.com/TypeStrong/TypeDoc/compare/v0.4.5...v0.21.2) 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..5459c16d 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.2", "typescript": "^1.8.10", "typings": "^1.3.2", "webpack": "^1.12.14",