From a8afae6ef2afa3a96d4d8dcd0f9520974fbb3487 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Nov 2024 06:33:51 +0000 Subject: [PATCH] Bump typedoc-plugin-mdn-links from 3.3.8 to 4.0.1 Bumps [typedoc-plugin-mdn-links](https://github.com/Gerrit0/typedoc-plugin-mdn-links) from 3.3.8 to 4.0.1. - [Changelog](https://github.com/Gerrit0/typedoc-plugin-mdn-links/blob/main/CHANGELOG.md) - [Commits](https://github.com/Gerrit0/typedoc-plugin-mdn-links/compare/v3.3.8...v4.0.1) --- updated-dependencies: - dependency-name: typedoc-plugin-mdn-links 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 73a79fa..23d0b47 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ "consola": "^3.2.3", "msw": "^2.4.10", "typedoc": "^0.26.5", - "typedoc-plugin-mdn-links": "^3.2.6", + "typedoc-plugin-mdn-links": "^4.0.1", "typescript": "^5.5.4" }, "peerDependencies": {},