From 9fd90d2e6e5db3a963bc51da4fbcc588d7890e58 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 11 Dec 2024 00:34:33 +0000 Subject: [PATCH] chore(deps): update dependency typedoc-plugin-mdn-links to v4.0.4 --- 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 c983569..2cae331 100644 --- a/package-lock.json +++ b/package-lock.json @@ -39,7 +39,7 @@ "tsx": "4.19.2", "typedoc": "0.27.3", "typedoc-github-theme": "0.2.0", - "typedoc-plugin-mdn-links": "4.0.3", + "typedoc-plugin-mdn-links": "4.0.4", "typescript": "5.7.2", "typescript-eslint": "8.17.0", "xstate": "5.19.0", @@ -8278,9 +8278,9 @@ } }, "node_modules/typedoc-plugin-mdn-links": { - "version": "4.0.3", - "resolved": "https://registry.npmjs.org/typedoc-plugin-mdn-links/-/typedoc-plugin-mdn-links-4.0.3.tgz", - "integrity": "sha512-q18V8nXF4MqMBGABPVodfxmU2VLK+C7RpyKgrEGP1oP3MAdavLM8Hmeh7zUJAZ4ky+zotO5ZXfhgChegmaDWug==", + "version": "4.0.4", + "resolved": "https://registry.npmjs.org/typedoc-plugin-mdn-links/-/typedoc-plugin-mdn-links-4.0.4.tgz", + "integrity": "sha512-rp0qiELXDso1VTFZVbLmO06SsdePD0j+h9JurxI6F8puM/euj6WZYKL5uWSWvu0r3wdUkus3KPQQEMmZ+rn5/g==", "dev": true, "license": "MIT", "peerDependencies": { diff --git a/package.json b/package.json index 69a8441..d3516a9 100644 --- a/package.json +++ b/package.json @@ -112,7 +112,7 @@ "tsx": "4.19.2", "typedoc": "0.27.3", "typedoc-github-theme": "0.2.0", - "typedoc-plugin-mdn-links": "4.0.3", + "typedoc-plugin-mdn-links": "4.0.4", "typescript": "5.7.2", "typescript-eslint": "8.17.0", "xstate": "5.19.0",