From a8501ad5599c0d6c61aa27837495a721e8f2f625 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 15 Apr 2023 21:07:18 +0000 Subject: [PATCH] chore(deps): update dependency typedoc-plugin-mdn-links to v3 --- package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 74d895c..24b3f1c 100644 --- a/package.json +++ b/package.json @@ -74,7 +74,7 @@ "prettier": "^2.8.7", "pretty-quick": "^3.1.3", "typedoc": "^0.24.1", - "typedoc-plugin-mdn-links": "^2.0.2", + "typedoc-plugin-mdn-links": "^3.0.3", "typescript": "^4.9.5", "vitest": "^0.29.8" } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index c758a77..c5aa3f9 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -24,7 +24,7 @@ specifiers: pretty-quick: ^3.1.3 tslib: ^2.5.0 typedoc: ^0.24.1 - typedoc-plugin-mdn-links: ^2.0.2 + typedoc-plugin-mdn-links: ^3.0.3 typescript: ^4.9.5 vitest: ^0.29.8 @@ -54,7 +54,7 @@ devDependencies: prettier: 2.8.7 pretty-quick: 3.1.3_prettier@2.8.7 typedoc: 0.24.1_typescript@4.9.5 - typedoc-plugin-mdn-links: 2.0.2_typedoc@0.24.1 + typedoc-plugin-mdn-links: 3.0.3_typedoc@0.24.1 typescript: 4.9.5 vitest: 0.29.8_@vitest+ui@0.29.8 @@ -3876,10 +3876,10 @@ packages: is-typed-array: 1.1.10 dev: true - /typedoc-plugin-mdn-links/2.0.2_typedoc@0.24.1: - resolution: {integrity: sha512-Fzjvfsj3rxvmZNqWRvq9JTGBkOkrPp0kBtvJCJ4U5Jm14OF1KoRErtmwgVQcPLA5Xs8h5I/W4uZBaL8SDHsgxQ==} + /typedoc-plugin-mdn-links/3.0.3_typedoc@0.24.1: + resolution: {integrity: sha512-NXhIpwQnsg7BcyMCHVqj3tUK+DL4g3Bt96JbFl4APzTGFkA+iM6GfZ/fn3TAqJ8O0CXG5R9BfWxolw1m1omNuQ==} peerDependencies: - typedoc: 0.22.x || 0.23.x + typedoc: '>= 0.23.14 || 0.24.x' dependencies: typedoc: 0.24.1_typescript@4.9.5 dev: true