From 8fda85e4a9c45bfdb5993740639fe1214445ab3f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Dec 2024 01:42:58 +0000 Subject: [PATCH] Bump typedoc-plugin-mdn-links from 3.3.6 to 4.0.4 Bumps [typedoc-plugin-mdn-links](https://github.com/Gerrit0/typedoc-plugin-mdn-links) from 3.3.6 to 4.0.4. - [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.6...v4.0.4) --- 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 +- pnpm-lock.yaml | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/package.json b/package.json index 1547266..aae3832 100644 --- a/package.json +++ b/package.json @@ -85,7 +85,7 @@ "typedoc": "^0.26.11", "typedoc-plugin-katex": "^0.1.2", "typedoc-plugin-keywords": "^1.6.0", - "typedoc-plugin-mdn-links": "^3.3.6", + "typedoc-plugin-mdn-links": "^4.0.4", "typedoc-plugin-mermaid": "^1.12.0", "typedoc-plugin-remove-references": "^0.0.6", "typescript": "^5.6.3" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index cf33e7d..a14c63d 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -70,8 +70,8 @@ importers: specifier: ^1.6.0 version: 1.6.0(typedoc@0.26.11(typescript@5.6.3)) typedoc-plugin-mdn-links: - specifier: ^3.3.6 - version: 3.3.6(typedoc@0.26.11(typescript@5.6.3)) + specifier: ^4.0.4 + version: 4.0.4(typedoc@0.26.11(typescript@5.6.3)) typedoc-plugin-mermaid: specifier: ^1.12.0 version: 1.12.0(typedoc@0.26.11(typescript@5.6.3)) @@ -2432,10 +2432,10 @@ packages: peerDependencies: typedoc: ^0.25.4 - typedoc-plugin-mdn-links@3.3.6: - resolution: {integrity: sha512-iz/+UBDEDqtymjgO6AQA7P4A/kiGmHVKSStGFz7rueZClfbpYaJB5T+xePMF4i0N7PxWMPrWzQd1+B6pn40w1w==, tarball: https://registry.npmjs.org/typedoc-plugin-mdn-links/-/typedoc-plugin-mdn-links-3.3.6.tgz} + typedoc-plugin-mdn-links@4.0.4: + resolution: {integrity: sha512-rp0qiELXDso1VTFZVbLmO06SsdePD0j+h9JurxI6F8puM/euj6WZYKL5uWSWvu0r3wdUkus3KPQQEMmZ+rn5/g==, tarball: https://registry.npmjs.org/typedoc-plugin-mdn-links/-/typedoc-plugin-mdn-links-4.0.4.tgz} peerDependencies: - typedoc: '>= 0.23.14 || 0.24.x || 0.25.x || 0.26.x' + typedoc: 0.26.x || 0.27.x typedoc-plugin-mermaid@1.12.0: resolution: {integrity: sha512-CRjw29j0YbQEh4ygG7xeGjq8zKUikgd1BBBrW3ttzTeCPLrNKZopWFPd1/leSb9dUEJ3p9exOO84aP4CgjYp3g==, tarball: https://registry.npmjs.org/typedoc-plugin-mermaid/-/typedoc-plugin-mermaid-1.12.0.tgz} @@ -5280,7 +5280,7 @@ snapshots: typedoc: 0.26.11(typescript@5.6.3) typescript: 5.6.3 - typedoc-plugin-mdn-links@3.3.6(typedoc@0.26.11(typescript@5.6.3)): + typedoc-plugin-mdn-links@4.0.4(typedoc@0.26.11(typescript@5.6.3)): dependencies: typedoc: 0.26.11(typescript@5.6.3)