From 019ae4a48ac671cdd10de039b2ad33df4c78d4f6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 11 Feb 2021 05:47:18 +0000 Subject: [PATCH] Bump typedoc from 0.19.2 to 0.20.24 Bumps [typedoc](https://github.com/TypeStrong/TypeDoc) from 0.19.2 to 0.20.24. - [Release notes](https://github.com/TypeStrong/TypeDoc/releases) - [Commits](https://github.com/TypeStrong/TypeDoc/compare/v0.19.2...v0.20.24) Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7f65c507..f83b9a3f 100644 --- a/package.json +++ b/package.json @@ -86,7 +86,7 @@ "prettier": "^2.0.5", "ts-loader": "^8.0.0", "ts-node": "^9.0.0", - "typedoc": "^0.19.2", + "typedoc": "^0.20.24", "typescript": "^4.0.3" }, "bugs": {