From 57779717233e3a34de418d57d985ac7e3e5e440a Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 12 Jul 2021 06:09:53 +0000 Subject: [PATCH] Bump typedoc from 0.4.5 to 0.21.4 Bumps [typedoc](https://github.com/TypeStrong/TypeDoc) from 0.4.5 to 0.21.4. - [Release notes](https://github.com/TypeStrong/TypeDoc/releases) - [Commits](https://github.com/TypeStrong/TypeDoc/compare/v0.4.5...v0.21.4) 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..150d79c0 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.4", "typescript": "^1.8.10", "typings": "^1.3.2", "webpack": "^1.12.14",