From bcb6df14ca66f941302de16d8d65ce38e8057f48 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Apr 2025 11:08:47 +0000 Subject: [PATCH] chore(deps-dev): bump typedoc-plugin-markdown from 3.17.1 to 4.6.3 Bumps [typedoc-plugin-markdown](https://github.com/typedoc2md/typedoc-plugin-markdown/tree/HEAD/packages/typedoc-plugin-markdown) from 3.17.1 to 4.6.3. - [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.3/packages/typedoc-plugin-markdown) --- updated-dependencies: - dependency-name: typedoc-plugin-markdown dependency-version: 4.6.3 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 47b7c56..a050d60 100644 --- a/package.json +++ b/package.json @@ -67,7 +67,7 @@ "ts-node": "^10.7.0", "type-fest": "^3.5.1", "typedoc": "^0.23.15", - "typedoc-plugin-markdown": "^3.11.14", + "typedoc-plugin-markdown": "^4.6.3", "typescript": "^4.9.4" }, "lint-staged": {