From 602f686a070df20fb01a09a8575f45d55d1974c2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 5 Nov 2024 04:17:29 +0000 Subject: [PATCH] Bump typedoc-plugin-mdn-links from 3.3.5 to 3.3.6 Bumps [typedoc-plugin-mdn-links](https://github.com/Gerrit0/typedoc-plugin-mdn-links) from 3.3.5 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.3.5...v3.3.6) --- updated-dependencies: - dependency-name: typedoc-plugin-mdn-links dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 27ccda55..a292b7c1 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ "typedoc-material-theme": "^1.1.0", "typedoc-plugin-coverage": "^3.3.0", "typedoc-plugin-markdown": "^4.2.9", - "typedoc-plugin-mdn-links": "^3.3.5", + "typedoc-plugin-mdn-links": "^3.3.6", "typedoc-plugin-rename-defaults": "^0.7.1", "typescript": "^5.6.3", "typescript-eslint": "^8.12.2" diff --git a/yarn.lock b/yarn.lock index 4f922e79..1406c4c4 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1363,10 +1363,10 @@ typedoc-plugin-markdown@^4.2.9: resolved "https://registry.yarnpkg.com/typedoc-plugin-markdown/-/typedoc-plugin-markdown-4.2.9.tgz#c94c227d2adefb9b2d3725b3e2df7bf8032a0ac2" integrity sha512-Wqmx+7ezKFgtTklEq/iUhQ5uFeBDhAT6wiS2na9cFLidIpl9jpDHJy/COYh8jUZXgIRIZVQ/bPNjyrnPFoDwzg== -typedoc-plugin-mdn-links@^3.3.5: - version "3.3.5" - resolved "https://registry.yarnpkg.com/typedoc-plugin-mdn-links/-/typedoc-plugin-mdn-links-3.3.5.tgz#c8e0cde2e7682ea653be1c715c9612c8fe3be04b" - integrity sha512-EsOmQ23eBYqFFEkjo/prud/h2O2QIPQwdVvpyocwn3SWWFCP1YfuTCs94/dDQG6Ikte7gik88ic7Md8fDvEmtw== +typedoc-plugin-mdn-links@^3.3.6: + version "3.3.6" + resolved "https://registry.yarnpkg.com/typedoc-plugin-mdn-links/-/typedoc-plugin-mdn-links-3.3.6.tgz#c8ea359eefb39548c8c4228d0762b83ae22877c0" + integrity sha512-iz/+UBDEDqtymjgO6AQA7P4A/kiGmHVKSStGFz7rueZClfbpYaJB5T+xePMF4i0N7PxWMPrWzQd1+B6pn40w1w== typedoc-plugin-rename-defaults@^0.7.1: version "0.7.1"