From 2125f040fab896ea9dde550759014818c91804c3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Mar 2025 10:27:52 +0000 Subject: [PATCH] chore(deps-dev): bump typedoc-plugin-markdown from 4.5.0 to 4.6.0 Bumps [typedoc-plugin-markdown](https://github.com/typedoc2md/typedoc-plugin-markdown/tree/HEAD/packages/typedoc-plugin-markdown) from 4.5.0 to 4.6.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.6.0/packages/typedoc-plugin-markdown) --- updated-dependencies: - dependency-name: typedoc-plugin-markdown 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 14ce78aca..bbd52694d 100644 --- a/package.json +++ b/package.json @@ -168,7 +168,7 @@ "tsd": "^0.31.0", "tsd-jsdoc": "2.5.0", "typedoc": "0.28.0", - "typedoc-plugin-markdown": "4.5.0", + "typedoc-plugin-markdown": "4.6.0", "typescript": "5.8.2", "wdio-docker-service": "3.2.1", "webdriverio": "9.12.0",