From 5e135eea3201ce09161e053661ee57ccbf0d77d0 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 3 Aug 2021 05:51:41 +0000 Subject: [PATCH] build(deps-dev): bump typedoc from 0.15.8 to 0.21.5 Bumps [typedoc](https://github.com/TypeStrong/TypeDoc) from 0.15.8 to 0.21.5. - [Release notes](https://github.com/TypeStrong/TypeDoc/releases) - [Commits](https://github.com/TypeStrong/TypeDoc/compare/v0.15.8...v0.21.5) 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 e6c8ada..c1847b8 100644 --- a/package.json +++ b/package.json @@ -93,7 +93,7 @@ "size-limit": "^0.21.1", "ts-jest": "^24.0.0", "tslint": "^5.13.1", - "typedoc": "^0.15.0", + "typedoc": "^0.21.5", "typescript": "^3.6.3" }, "peerDependencies": {