From 63e2d573894dddfba12911913a57c80e27b24dd7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Nov 2024 10:25:32 +0000 Subject: [PATCH] build(deps-dev): bump typedoc-plugin-mdn-links from 3.2.4 to 3.3.6 Bumps [typedoc-plugin-mdn-links](https://github.com/Gerrit0/typedoc-plugin-mdn-links) from 3.2.4 to 3.3.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...v3.3.6) --- updated-dependencies: - dependency-name: typedoc-plugin-mdn-links dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pnpm-lock.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 52171aa1..04e31bfc 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -52,7 +52,7 @@ importers: 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)) + version: 3.3.6(typedoc@0.26.6(typescript@5.4.5)) typescript: specifier: ^5.3.3 version: 5.4.5 @@ -2518,8 +2518,8 @@ 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@3.3.6: + resolution: {integrity: sha512-iz/+UBDEDqtymjgO6AQA7P4A/kiGmHVKSStGFz7rueZClfbpYaJB5T+xePMF4i0N7PxWMPrWzQd1+B6pn40w1w==} peerDependencies: typedoc: '>= 0.23.14 || 0.24.x || 0.25.x || 0.26.x' @@ -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@3.3.6(typedoc@0.26.6(typescript@5.4.5)): dependencies: typedoc: 0.26.6(typescript@5.4.5)