From fbbe99d712aa6ad0c9730f32fb45bf2e17743d99 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Oct 2024 10:45:15 +0000 Subject: [PATCH] build(deps-dev): bump typedoc-plugin-mdn-links from 3.2.4 to 3.3.5 Bumps [typedoc-plugin-mdn-links](https://github.com/Gerrit0/typedoc-plugin-mdn-links) from 3.2.4 to 3.3.5. - [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.5) --- 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..2b40923a 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.5(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.5: + resolution: {integrity: sha512-EsOmQ23eBYqFFEkjo/prud/h2O2QIPQwdVvpyocwn3SWWFCP1YfuTCs94/dDQG6Ikte7gik88ic7Md8fDvEmtw==} 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.5(typedoc@0.26.6(typescript@5.4.5)): dependencies: typedoc: 0.26.6(typescript@5.4.5)