From 9a9e0d0090e80bb8cea6cab11eea8705febcabaf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Oct 2024 10:59:30 +0000 Subject: [PATCH] chore(deps-dev): bump typedoc-plugin-markdown from 4.2.8 to 4.2.9 Bumps [typedoc-plugin-markdown](https://github.com/typedoc2md/typedoc-plugin-markdown/tree/HEAD/packages/typedoc-plugin-markdown) from 4.2.8 to 4.2.9. - [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.2.9/packages/typedoc-plugin-markdown) --- updated-dependencies: - dependency-name: typedoc-plugin-markdown 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 75a36df21..6b5522a00 100644 --- a/package.json +++ b/package.json @@ -165,7 +165,7 @@ "tsd": "^0.31.0", "tsd-jsdoc": "2.5.0", "typedoc": "0.26.7", - "typedoc-plugin-markdown": "4.2.8", + "typedoc-plugin-markdown": "4.2.9", "typescript": "5.6.2", "wdio-docker-service": "1.5.0", "webdriverio": "8.39.1",