From a6c3893ef2d5e2161ca34c1f38a7f908cecf5e62 Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Mon, 23 Dec 2024 10:43:00 +0000
Subject: [PATCH] build(deps-dev): bump typedoc-plugin-mdn-links from 3.2.4 to
 4.0.6

Bumps [typedoc-plugin-mdn-links](https://github.com/Gerrit0/typedoc-plugin-mdn-links) from 3.2.4 to 4.0.6.
- [Changelog](https://github.com/Gerrit0/typedoc-plugin-mdn-links/blob/main/CHANGELOG.md)
- [Commits](https://github.com/Gerrit0/typedoc-plugin-mdn-links/compare/v3.2.4...v4.0.6)

---
updated-dependencies:
- dependency-name: typedoc-plugin-mdn-links
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
---
 package.json   |  2 +-
 pnpm-lock.yaml | 12 ++++++------
 2 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/package.json b/package.json
index d347a422..84a48afa 100644
--- a/package.json
+++ b/package.json
@@ -109,7 +109,7 @@
     "fast-check": "^3.15.0",
     "terser": "^5.27.0",
     "typedoc": "^0.26.6",
-    "typedoc-plugin-mdn-links": "^3.1.14",
+    "typedoc-plugin-mdn-links": "^4.0.6",
     "typescript": "^5.3.3",
     "vite": "^5.0.12",
     "vite-plugin-dts": "^3.7.2",
diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml
index 52171aa1..d43fb06f 100644
--- a/pnpm-lock.yaml
+++ b/pnpm-lock.yaml
@@ -51,8 +51,8 @@ importers:
         specifier: ^0.26.6
         version: 0.26.6(typescript@5.4.5)
       typedoc-plugin-mdn-links:
-        specifier: ^3.1.14
-        version: 3.2.4(typedoc@0.26.6(typescript@5.4.5))
+        specifier: ^4.0.6
+        version: 4.0.6(typedoc@0.26.6(typescript@5.4.5))
       typescript:
         specifier: ^5.3.3
         version: 5.4.5
@@ -2518,10 +2518,10 @@ packages:
     resolution: {integrity: sha512-RAH822pAdBgcNMAfWnCBU3CFZcfZ/i1eZjwFU/dsLKumyuuP3niueg2UAukXYF0E2AAoc82ZSSf9J0WQBinzHA==}
     engines: {node: '>=12.20'}
 
-  typedoc-plugin-mdn-links@3.2.4:
-    resolution: {integrity: sha512-TmBBmtIuTR4mSuYjcmiibjvmpM2oSeUC0E5cgPnrM3HEdhiXsDGNA6SyPorvauqYN5Hd0si2EJLJs6KjP9b4Lw==}
+  typedoc-plugin-mdn-links@4.0.6:
+    resolution: {integrity: sha512-7m9AA/SjSV5DAc0MrOPIfkTCI+qcK8NnNSLgknqakQwqd3OFRXGe4tiFNm3tKHqft8FDce6qva1akVxyLyQXrA==}
     peerDependencies:
-      typedoc: '>= 0.23.14 || 0.24.x || 0.25.x || 0.26.x'
+      typedoc: 0.26.x || 0.27.x
 
   typedoc@0.26.6:
     resolution: {integrity: sha512-SfEU3SH3wHNaxhFPjaZE2kNl/NFtLNW5c1oHsg7mti7GjmUj1Roq6osBQeMd+F4kL0BoRBBr8gQAuqBlfFu8LA==}
@@ -5364,7 +5364,7 @@ snapshots:
 
   type-fest@2.19.0: {}
 
-  typedoc-plugin-mdn-links@3.2.4(typedoc@0.26.6(typescript@5.4.5)):
+  typedoc-plugin-mdn-links@4.0.6(typedoc@0.26.6(typescript@5.4.5)):
     dependencies:
       typedoc: 0.26.6(typescript@5.4.5)