From dafa279cc7c58ac659979f07555ac3bb01ef5a9a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 28 Nov 2024 00:50:16 +0000 Subject: [PATCH] chore(deps): update dependency typedoc-plugin-mdn-links to v4 --- package.json | 2 +- pnpm-lock.yaml | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/package.json b/package.json index 373cd49..be4598c 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.2", "typescript": "^5.6.3" } } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 6e911cd..1f326d8 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.2 + version: 4.0.2(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.2: + resolution: {integrity: sha512-AsfhvYIYsTVfIXr5ZMTjYw0LlCIPiSLglnd2Q09DVthZBa1qfYDGZgnwOekTrF8q0RSDWTCY/ZM6LERRScoA9w==} 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.2(typedoc@0.26.6(typescript@5.6.3)): dependencies: typedoc: 0.26.6(typescript@5.6.3)