From ff1f3e77f3ce316f7e735ae7a6d86785e2bcfbda Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Jan 2025 06:43:34 +0000 Subject: [PATCH] Bump typedoc-plugin-mdn-links from 4.0.7 to 4.0.8 Bumps [typedoc-plugin-mdn-links](https://github.com/Gerrit0/typedoc-plugin-mdn-links) from 4.0.7 to 4.0.8. - [Changelog](https://github.com/Gerrit0/typedoc-plugin-mdn-links/blob/main/CHANGELOG.md) - [Commits](https://github.com/Gerrit0/typedoc-plugin-mdn-links/compare/v4.0.7...v4.0.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 da1ef0f..c881638 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1287,9 +1287,9 @@ } }, "node_modules/typedoc-plugin-mdn-links": { - "version": "4.0.7", - "resolved": "https://registry.npmjs.org/typedoc-plugin-mdn-links/-/typedoc-plugin-mdn-links-4.0.7.tgz", - "integrity": "sha512-S9nUdZShdu+8HyWygmxjqyYIviZVdL36OjPWvxuLVMrS21lqxnVYLqInPYHXalmvitVEqWmrJJk8Al0x6d8wEA==", + "version": "4.0.8", + "resolved": "https://registry.npmjs.org/typedoc-plugin-mdn-links/-/typedoc-plugin-mdn-links-4.0.8.tgz", + "integrity": "sha512-HQqGiO1zIHYgWKPkfutYKqnUeDCdf/3SfSz2mgjQnD4/S7NxqemKZbeAZy5Cp2+1qvyo32sf9bN8SmUTB0f6mA==", "dev": true, "peerDependencies": { "typedoc": "0.26.x || 0.27.x"