From 075334665fcd404ceb19f7a834823c0b6d459aa7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 7 Aug 2026 01:12:08 +0000 Subject: [PATCH] chore(deps): update dependency typedoc-plugin-mdn-links to v5.1.1 --- package-lock.json | 8 ++++---- package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index b441e64..10d4a8d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -38,7 +38,7 @@ "typedoc": "0.28.20", "typedoc-plugin-extras": "4.0.1", "typedoc-plugin-llms-txt": "0.1.2", - "typedoc-plugin-mdn-links": "5.0.10", + "typedoc-plugin-mdn-links": "5.1.1", "typescript": "5.9.3", "typescript-eslint": "8.66.0", "zshy": "0.6.0" @@ -8887,9 +8887,9 @@ } }, "node_modules/typedoc-plugin-mdn-links": { - "version": "5.0.10", - "resolved": "https://registry.npmjs.org/typedoc-plugin-mdn-links/-/typedoc-plugin-mdn-links-5.0.10.tgz", - "integrity": "sha512-TOMj1+fyhqhdJaMwfkw7ANz+0KHjRVUnE/SorPW83wghElmsMxxCZhDSBgF2hRB9+qsf/qIjDw65RDay94E2Wg==", + "version": "5.1.1", + "resolved": "https://registry.npmjs.org/typedoc-plugin-mdn-links/-/typedoc-plugin-mdn-links-5.1.1.tgz", + "integrity": "sha512-fLlYudnlGkE9uspOEm/SBXwr+G0RbxoDZiHAVsCg+5NwKe2aUxjZK1YyQfleNZydImanzkX2oUJF29xbEeOSWw==", "dev": true, "license": "MIT", "peerDependencies": { diff --git a/package.json b/package.json index 875ce2d..bd5e1bd 100644 --- a/package.json +++ b/package.json @@ -107,7 +107,7 @@ "typedoc": "0.28.20", "typedoc-plugin-extras": "4.0.1", "typedoc-plugin-llms-txt": "0.1.2", - "typedoc-plugin-mdn-links": "5.0.10", + "typedoc-plugin-mdn-links": "5.1.1", "typescript": "5.9.3", "typescript-eslint": "8.66.0", "zshy": "0.6.0"