From 2c252f865bfa49fd238fc41313966cc30cc835a8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Dec 2024 11:02:12 +0000 Subject: [PATCH] build(deps-dev): bump typedoc-plugin-mdn-links from 3.2.4 to 4.0.4 Bumps [typedoc-plugin-mdn-links](https://github.com/Gerrit0/typedoc-plugin-mdn-links) from 3.2.4 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.2.4...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 d347a422..f6d7421d 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.4", "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..98628254 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.4 + version: 4.0.4(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.4: + resolution: {integrity: sha512-rp0qiELXDso1VTFZVbLmO06SsdePD0j+h9JurxI6F8puM/euj6WZYKL5uWSWvu0r3wdUkus3KPQQEMmZ+rn5/g==} 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.4(typedoc@0.26.6(typescript@5.4.5)): dependencies: typedoc: 0.26.6(typescript@5.4.5)