From 26b574b10009572367354fce8eb993ad718efcee Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Jun 2025 13:33:14 +0000 Subject: [PATCH] chore(deps-dev): bump typedoc from 0.28.4 to 0.28.7 Bumps [typedoc](https://github.com/TypeStrong/TypeDoc) from 0.28.4 to 0.28.7. - [Release notes](https://github.com/TypeStrong/TypeDoc/releases) - [Changelog](https://github.com/TypeStrong/typedoc/blob/master/CHANGELOG.md) - [Commits](https://github.com/TypeStrong/TypeDoc/compare/v0.28.4...v0.28.7) --- updated-dependencies: - dependency-name: typedoc dependency-version: 0.28.7 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e065ae7b3..fa8f22d40 100644 --- a/package.json +++ b/package.json @@ -168,7 +168,7 @@ "ts-node": "10.9.2", "tsd": "^0.32.0", "tsd-jsdoc": "2.5.0", - "typedoc": "0.28.4", + "typedoc": "0.28.7", "typedoc-plugin-markdown": "4.6.3", "typescript": "5.8.3", "wdio-docker-service": "3.2.1",