From eb559ca2aa4c333885b8a0087a88ebde532e3fdf Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 19 Dec 2024 16:48:17 +0700 Subject: [PATCH] chore(deps): update dependency typedoc-plugin-mdn-links to v4 (#35) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.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 373cd49..1d23205 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,7 @@ "typedoc": "^0.26.6", "typedoc-material-theme": "^1.1.0", "typedoc-plugin-djs-links": "^2.2.1", - "typedoc-plugin-mdn-links": "^3.2.11", + "typedoc-plugin-mdn-links": "^4.0.5", "typescript": "^5.6.3" } } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 6e911cd..538b6de 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -39,8 +39,8 @@ importers: specifier: ^2.2.1 version: 2.2.1(typedoc@0.26.6(typescript@5.6.3)) typedoc-plugin-mdn-links: - specifier: ^3.2.11 - version: 3.2.11(typedoc@0.26.6(typescript@5.6.3)) + specifier: ^4.0.5 + version: 4.0.5(typedoc@0.26.6(typescript@5.6.3)) typescript: specifier: ^5.6.3 version: 5.6.3 @@ -2382,10 +2382,10 @@ packages: peerDependencies: typedoc: '>= 0.23.14 || 0.24.x || 0.25.x' - typedoc-plugin-mdn-links@3.2.11: - resolution: {integrity: sha512-0VlF21O3S1L373UTkUFleoQDrgkh5quAqjCVusBaa3czLahK6LsUxQj6PRqbT5xN0emUVYnT7UTwe8haU2MFrw==} + typedoc-plugin-mdn-links@4.0.5: + resolution: {integrity: sha512-ja4zdtmO6UIq3HDsssWSMxhNn7RgVQ9vbE8OEmIuVmeeNsbRBpskcw1JMiZmud7Ozxfvgd+qKx4wa6RTWQxQVw==} 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==} @@ -5004,7 +5004,7 @@ snapshots: dependencies: typedoc: 0.26.6(typescript@5.6.3) - typedoc-plugin-mdn-links@3.2.11(typedoc@0.26.6(typescript@5.6.3)): + typedoc-plugin-mdn-links@4.0.5(typedoc@0.26.6(typescript@5.6.3)): dependencies: typedoc: 0.26.6(typescript@5.6.3)