From 162635288eb91afce42b6208cd1025a9e6540169 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Jan 2024 20:57:53 +0000 Subject: [PATCH] Bump typedoc-plugin-mdn-links from 3.1.12 to 3.1.13 Bumps [typedoc-plugin-mdn-links](https://github.com/Gerrit0/typedoc-plugin-mdn-links) from 3.1.12 to 3.1.13. - [Commits](https://github.com/Gerrit0/typedoc-plugin-mdn-links/compare/v3.1.12...v3.1.13) --- 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 4a6ad85b..07dbbe1c 100644 --- a/package.json +++ b/package.json @@ -41,7 +41,7 @@ "fast-glob": "3.3.2", "typedoc": "0.25.7", "typedoc-plugin-keywords": "1.6.0", - "typedoc-plugin-mdn-links": "3.1.12", + "typedoc-plugin-mdn-links": "3.1.13", "typedoc-plugin-merge-modules": "5.1.0", "typedoc-plugin-remove-references": "0.0.6", "typedoc-plugin-rename-defaults": "0.7.0",