From ebf5bf850ac41c65a80321f884fd6c039f30f34a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Jan 2026 14:28:56 +0000 Subject: [PATCH] Bump typedoc-plugin-mdn-links from 5.0.10 to 5.1.0 Bumps [typedoc-plugin-mdn-links](https://github.com/Gerrit0/typedoc-plugin-mdn-links) from 5.0.10 to 5.1.0. - [Changelog](https://github.com/Gerrit0/typedoc-plugin-mdn-links/blob/main/CHANGELOG.md) - [Commits](https://github.com/Gerrit0/typedoc-plugin-mdn-links/compare/v5.0.10...v5.1.0) --- updated-dependencies: - dependency-name: typedoc-plugin-mdn-links dependency-version: 5.1.0 dependency-type: direct:production 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 cf7ce71..d4a64bc 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ "fast-glob": "3.3.3", "typedoc": "0.28.16", "typedoc-plugin-keywords": "1.6.0", - "typedoc-plugin-mdn-links": "5.0.10", + "typedoc-plugin-mdn-links": "5.1.0", "typedoc-plugin-merge-modules": "7.0.0", "typedoc-plugin-remove-references": "0.0.6", "typedoc-plugin-rename-defaults": "0.7.3",