From 3beca2b8ab24cddfb633f54716179448316523cd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Nov 2024 06:17:43 +0000 Subject: [PATCH] Bump typedoc-plugin-mdn-links from 3.3.7 to 3.3.8 Bumps [typedoc-plugin-mdn-links](https://github.com/Gerrit0/typedoc-plugin-mdn-links) from 3.3.7 to 3.3.8. - [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.7...v3.3.8) --- updated-dependencies: - dependency-name: typedoc-plugin-mdn-links dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index 084f1cc..53d7e36 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1417,9 +1417,9 @@ } }, "node_modules/typedoc-plugin-mdn-links": { - "version": "3.3.7", - "resolved": "https://registry.npmjs.org/typedoc-plugin-mdn-links/-/typedoc-plugin-mdn-links-3.3.7.tgz", - "integrity": "sha512-iFSnYj3XPuc0wh0/VjU2M/sHtNv5pSEysUXrylHxgd5PqTAOZTUswJAcbB7shg+SfxMCqGaiyA0duNmnGs/LQg==", + "version": "3.3.8", + "resolved": "https://registry.npmjs.org/typedoc-plugin-mdn-links/-/typedoc-plugin-mdn-links-3.3.8.tgz", + "integrity": "sha512-Aewg+SW7hBdffRpT6WnpRwWthoaF9irlzXDKRyvcDVekPZSFujOlh690SV6eCgqrtP7GBJmN0TVeJUq6+6rb1w==", "dev": true, "peerDependencies": { "typedoc": ">= 0.23.14 || 0.24.x || 0.25.x || 0.26.x"