From 0a5e1cde9b097300306c5746ed1b806bfb820e32 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Nov 2025 10:09:32 +0000 Subject: [PATCH] chore(deps-dev): bump typedoc-plugin-markdown from 4.7.0 to 4.9.0 Bumps [typedoc-plugin-markdown](https://github.com/typedoc2md/typedoc-plugin-markdown/tree/HEAD/packages/typedoc-plugin-markdown) from 4.7.0 to 4.9.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.9.0/packages/typedoc-plugin-markdown) --- updated-dependencies: - dependency-name: typedoc-plugin-markdown dependency-version: 4.9.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 c7b4b57c0..688eae499 100644 --- a/package.json +++ b/package.json @@ -176,7 +176,7 @@ "tsd": "^0.33.0", "tsd-jsdoc": "2.5.0", "typedoc": "^0.28.14", - "typedoc-plugin-markdown": "4.7.0", + "typedoc-plugin-markdown": "4.9.0", "typescript": "5.9.3", "wdio-docker-service": "3.2.1", "webdriverio": "9.12.5",