From 0018c4b10ce0c88da19bb6eddf9264dc165aa55a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Jul 2025 11:29:02 +0000 Subject: [PATCH] chore(deps-dev): bump typedoc-plugin-markdown from 4.7.0 to 4.7.1 Bumps [typedoc-plugin-markdown](https://github.com/typedoc2md/typedoc-plugin-markdown/tree/HEAD/packages/typedoc-plugin-markdown) from 4.7.0 to 4.7.1. - [Release notes](https://github.com/typedoc2md/typedoc-plugin-markdown/releases) - [Changelog](https://github.com/typedoc2md/typedoc-plugin-markdown/blob/main/packages/typedoc-plugin-markdown/CHANGELOG.md) - [Commits](https://github.com/typedoc2md/typedoc-plugin-markdown/commits/typedoc-plugin-markdown@4.7.1/packages/typedoc-plugin-markdown) --- updated-dependencies: - dependency-name: typedoc-plugin-markdown dependency-version: 4.7.1 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 5568d63e6..e13f4a71e 100644 --- a/package.json +++ b/package.json @@ -169,7 +169,7 @@ "tsd": "^0.32.0", "tsd-jsdoc": "2.5.0", "typedoc": "0.28.7", - "typedoc-plugin-markdown": "4.7.0", + "typedoc-plugin-markdown": "4.7.1", "typescript": "5.8.3", "wdio-docker-service": "3.2.1", "webdriverio": "9.12.5",