From fef9cba3cdc5b761c4704278fce3090d65df8f20 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Oct 2024 19:42:10 +0000 Subject: [PATCH] chore(deps-dev): bump typedoc-plugin-markdown in /docs Bumps [typedoc-plugin-markdown](https://github.com/typedoc2md/typedoc-plugin-markdown/tree/HEAD/packages/typedoc-plugin-markdown) from 4.2.6 to 4.2.8. - [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.8/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] --- docs/package-lock.json | 8 ++++---- docs/package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/docs/package-lock.json b/docs/package-lock.json index 032d54f84..bae73792e 100644 --- a/docs/package-lock.json +++ b/docs/package-lock.json @@ -24,7 +24,7 @@ "@tsconfig/recommended": "^1.0.7", "docusaurus-plugin-typedoc": "^1.0.5", "typedoc": "^0.26.7", - "typedoc-plugin-markdown": "^4.2.6" + "typedoc-plugin-markdown": "^4.2.8" }, "engines": { "node": ">=20.0" @@ -13867,9 +13867,9 @@ } }, "node_modules/typedoc-plugin-markdown": { - "version": "4.2.6", - "resolved": "https://registry.npmjs.org/typedoc-plugin-markdown/-/typedoc-plugin-markdown-4.2.6.tgz", - "integrity": "sha512-k33o2lZSGpL3GjH28eW+RsujzCYFP0L5GNqpK+wa4CBcMOxpj8WV7SydNRLS6eSa2UvaPvNVJTaAZ6Tm+8GXoA==", + "version": "4.2.8", + "resolved": "https://registry.npmjs.org/typedoc-plugin-markdown/-/typedoc-plugin-markdown-4.2.8.tgz", + "integrity": "sha512-1EDsc66jaCjZtxdYy+Rl0KDU1WY/iyuCOOPaeFzcYFZ81FNXV8CmgUDOHri20WGmYnkEM5nQ+ooxj1vyuQo0Lg==", "dev": true, "engines": { "node": ">= 18" diff --git a/docs/package.json b/docs/package.json index 0b0872b22..3ea84118d 100644 --- a/docs/package.json +++ b/docs/package.json @@ -30,7 +30,7 @@ "@tsconfig/recommended": "^1.0.7", "docusaurus-plugin-typedoc": "^1.0.5", "typedoc": "^0.26.7", - "typedoc-plugin-markdown": "^4.2.6" + "typedoc-plugin-markdown": "^4.2.8" }, "browserslist": { "production": [