From 389fbe16bd879fd0bc8e426473b1a5c312e08fd9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 4 Jul 2025 08:50:40 +0000 Subject: [PATCH] chore(deps-dev): bump typedoc-plugin-markdown from 4.6.3 to 4.7.0 Bumps [typedoc-plugin-markdown](https://github.com/typedoc2md/typedoc-plugin-markdown/tree/HEAD/packages/typedoc-plugin-markdown) from 4.6.3 to 4.7.0. - [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.0/packages/typedoc-plugin-markdown) --- updated-dependencies: - dependency-name: typedoc-plugin-markdown dependency-version: 4.7.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index fd5c86943..935287ddd 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.6.3", + "typedoc-plugin-markdown": "4.7.0", "typescript": "5.8.3", "wdio-docker-service": "3.2.1", "webdriverio": "9.12.5",