From 90a8ccd57556062f501f93705ad70693a000fe96 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 5 Sep 2024 00:59:23 +0000 Subject: [PATCH] chore(deps): update dependency typedoc-plugin-mdn-links to v3.2.11 --- 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 68eb55d..922601e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -37,7 +37,7 @@ "tsx": "4.19.0", "typedoc": "0.26.6", "typedoc-github-theme": "0.1.2", - "typedoc-plugin-mdn-links": "3.2.10", + "typedoc-plugin-mdn-links": "3.2.11", "typescript": "5.5.4", "typescript-eslint": "8.3.0", "xstate": "5.18.0" @@ -8161,9 +8161,9 @@ } }, "node_modules/typedoc-plugin-mdn-links": { - "version": "3.2.10", - "resolved": "https://registry.npmjs.org/typedoc-plugin-mdn-links/-/typedoc-plugin-mdn-links-3.2.10.tgz", - "integrity": "sha512-0/Op8Rq+Z6fYTIQG1v0CndMTLUxBrg0OtH1t82dbuKf9cUiUbuHt+MAr6Nvf1pJaH76bT0BKIksfNjSDBaKf5g==", + "version": "3.2.11", + "resolved": "https://registry.npmjs.org/typedoc-plugin-mdn-links/-/typedoc-plugin-mdn-links-3.2.11.tgz", + "integrity": "sha512-0VlF21O3S1L373UTkUFleoQDrgkh5quAqjCVusBaa3czLahK6LsUxQj6PRqbT5xN0emUVYnT7UTwe8haU2MFrw==", "dev": true, "license": "MIT", "peerDependencies": { diff --git a/package.json b/package.json index 9f69469..35f23db 100644 --- a/package.json +++ b/package.json @@ -109,7 +109,7 @@ "tsx": "4.19.0", "typedoc": "0.26.6", "typedoc-github-theme": "0.1.2", - "typedoc-plugin-mdn-links": "3.2.10", + "typedoc-plugin-mdn-links": "3.2.11", "typescript": "5.5.4", "typescript-eslint": "8.3.0", "xstate": "5.18.0"