From 213eeabcd813de9ee1ec0c7a85738eda76532cff Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 4 Dec 2024 08:40:52 +0000 Subject: [PATCH] chore(deps): update dependency typedoc-plugin-mdn-links to v4.0.3 (#277) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- 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 2015ad2..99b269f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -39,7 +39,7 @@ "tsx": "4.19.2", "typedoc": "0.27.2", "typedoc-github-theme": "0.2.0", - "typedoc-plugin-mdn-links": "4.0.2", + "typedoc-plugin-mdn-links": "4.0.3", "typescript": "5.7.2", "typescript-eslint": "8.16.0", "xstate": "5.19.0", @@ -8278,9 +8278,9 @@ } }, "node_modules/typedoc-plugin-mdn-links": { - "version": "4.0.2", - "resolved": "https://registry.npmjs.org/typedoc-plugin-mdn-links/-/typedoc-plugin-mdn-links-4.0.2.tgz", - "integrity": "sha512-AsfhvYIYsTVfIXr5ZMTjYw0LlCIPiSLglnd2Q09DVthZBa1qfYDGZgnwOekTrF8q0RSDWTCY/ZM6LERRScoA9w==", + "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==", "dev": true, "license": "MIT", "peerDependencies": { diff --git a/package.json b/package.json index 2813da4..2da35ab 100644 --- a/package.json +++ b/package.json @@ -112,7 +112,7 @@ "tsx": "4.19.2", "typedoc": "0.27.2", "typedoc-github-theme": "0.2.0", - "typedoc-plugin-mdn-links": "4.0.2", + "typedoc-plugin-mdn-links": "4.0.3", "typescript": "5.7.2", "typescript-eslint": "8.16.0", "xstate": "5.19.0",