From 0a90c650bf6e29117d0858e4a33205d7f8208da6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Feb 2025 11:13:42 +0000 Subject: [PATCH] chore(deps-dev): bump typedoc-plugin-markdown from 4.4.1 to 4.4.2 Bumps [typedoc-plugin-markdown](https://github.com/typedoc2md/typedoc-plugin-markdown/tree/HEAD/packages/typedoc-plugin-markdown) from 4.4.1 to 4.4.2. - [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.4.2/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 e47101671..1cb421a3f 100644 --- a/package.json +++ b/package.json @@ -168,7 +168,7 @@ "tsd": "^0.31.0", "tsd-jsdoc": "2.5.0", "typedoc": "0.27.7", - "typedoc-plugin-markdown": "4.4.1", + "typedoc-plugin-markdown": "4.4.2", "typescript": "5.7.3", "wdio-docker-service": "3.2.1", "webdriverio": "9.7.2",