From e78e454eb7d09fb845df3c9b7789d38fa764a1dc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Jan 2021 06:26:39 +0000 Subject: [PATCH] Bump typedoc from 0.19.2 to 0.20.6 Bumps [typedoc](https://github.com/TypeStrong/TypeDoc) from 0.19.2 to 0.20.6. - [Release notes](https://github.com/TypeStrong/TypeDoc/releases) - [Commits](https://github.com/TypeStrong/TypeDoc/compare/v0.19.2...v0.20.6) 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..074cf7fc 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.6", "typescript": "^4.0.3" }, "bugs": {