From cc1a9f78356022f409d2df11c30cbf21a3faf686 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Nov 2024 05:12:21 +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 da83bcf..f0892af 100644 --- a/package.json +++ b/package.json @@ -69,7 +69,7 @@ "consola": "^3.2.3", "msw": "^2.6.2", "typedoc": "^0.26.11", - "typedoc-plugin-mdn-links": "^3.3.6", + "typedoc-plugin-mdn-links": "^4.0.1", "typescript": "^5.6.3", "wrangler": "^3.86.0" }