From 0e776e3fb78b1f7333c7b959261af1b88a5153c9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Jun 2024 12:31:20 +0000 Subject: [PATCH] Bump typedoc-plugin-mdn-links from 3.1.27 to 3.1.28 Bumps [typedoc-plugin-mdn-links](https://github.com/Gerrit0/typedoc-plugin-mdn-links) from 3.1.27 to 3.1.28. - [Changelog](https://github.com/Gerrit0/typedoc-plugin-mdn-links/blob/main/CHANGELOG.md) - [Commits](https://github.com/Gerrit0/typedoc-plugin-mdn-links/compare/v3.1.27...v3.1.28) --- updated-dependencies: - dependency-name: typedoc-plugin-mdn-links dependency-type: direct:production 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 4454857..a9b3627 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ "fast-glob": "3.3.2", "typedoc": "0.25.13", "typedoc-plugin-keywords": "1.6.0", - "typedoc-plugin-mdn-links": "3.1.27", + "typedoc-plugin-mdn-links": "3.1.28", "typedoc-plugin-merge-modules": "5.1.0", "typedoc-plugin-remove-references": "0.0.6", "typedoc-plugin-rename-defaults": "0.7.0",