From 681b0dea77d89d551a1e0ea31ae806751449b21d 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:10:48 +0000 Subject: [PATCH] build(deps-dev): bump typedoc from 0.15.8 to 0.21.4 Bumps [typedoc](https://github.com/TypeStrong/TypeDoc) from 0.15.8 to 0.21.4. - [Release notes](https://github.com/TypeStrong/TypeDoc/releases) - [Commits](https://github.com/TypeStrong/TypeDoc/compare/v0.15.8...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 e6c8ada..6effd3d 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.4", "typescript": "^3.6.3" }, "peerDependencies": {