From cf2cdff0a6d21e340e98452d5c6c40cffa8f4f91 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 4 Jan 2021 05:49:25 +0000 Subject: [PATCH] build(deps-dev): bump typedoc from 0.19.2 to 0.20.10 Bumps [typedoc](https://github.com/TypeStrong/TypeDoc) from 0.19.2 to 0.20.10. - [Release notes](https://github.com/TypeStrong/TypeDoc/releases) - [Commits](https://github.com/TypeStrong/TypeDoc/compare/v0.19.2...v0.20.10) 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 6d5c64e..ac20d4e 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "rimraf": "3.0.2", "source-map-support": "0.5.19", "ts-node": "9.0.0", - "typedoc": "0.19.2", + "typedoc": "0.20.10", "typescript": "4.1.2" } }