From 6b1bc6365e6f9d1303a8e6232058686eac5ba35c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Mar 2023 22:07:02 +0000 Subject: [PATCH 1/2] build(deps-dev): bump typedoc-plugin-mdn-links from 2.0.2 to 3.0.3 Bumps [typedoc-plugin-mdn-links](https://github.com/Gerrit0/typedoc-plugin-mdn-links) from 2.0.2 to 3.0.3. - [Release notes](https://github.com/Gerrit0/typedoc-plugin-mdn-links/releases) - [Commits](https://github.com/Gerrit0/typedoc-plugin-mdn-links/compare/v2.0.2...v3.0.3) --- updated-dependencies: - dependency-name: typedoc-plugin-mdn-links dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 67fd4a2..fefc5a4 100644 --- a/package.json +++ b/package.json @@ -49,7 +49,7 @@ "ts-node": "^10.9.1", "typedoc": "^0.23.10", "typedoc-plugin-extras": "^2.3.0", - "typedoc-plugin-mdn-links": "^2.0.0", + "typedoc-plugin-mdn-links": "^3.0.3", "typedoc-plugin-missing-exports": "^1.0.0", "typescript": "^4.7.4" }, From 89faead4687b6589a585f6e224d22a2fd730634a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Mon, 13 Mar 2023 22:07:31 +0000 Subject: [PATCH 2/2] Update pnpm-lock.yaml --- pnpm-lock.yaml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index d68150f..5e7c6ff 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -18,7 +18,7 @@ specifiers: ts-node: ^10.9.1 typedoc: ^0.23.10 typedoc-plugin-extras: ^2.3.0 - typedoc-plugin-mdn-links: ^2.0.0 + typedoc-plugin-mdn-links: ^3.0.3 typedoc-plugin-missing-exports: ^1.0.0 typescript: ^4.7.4 @@ -42,7 +42,7 @@ devDependencies: ts-node: 10.9.1_yodorn5kzjgomblrsstrk2spaa typedoc: 0.23.20_typescript@4.8.4 typedoc-plugin-extras: 2.3.1_typedoc@0.23.20 - typedoc-plugin-mdn-links: 2.0.0_typedoc@0.23.20 + typedoc-plugin-mdn-links: 3.0.3_typedoc@0.23.20 typedoc-plugin-missing-exports: 1.0.0_typedoc@0.23.20 typescript: 4.8.4 @@ -2259,10 +2259,10 @@ packages: typedoc: 0.23.20_typescript@4.8.4 dev: true - /typedoc-plugin-mdn-links/2.0.0_typedoc@0.23.20: - resolution: {integrity: sha512-IGLuelXPOenGdmklr5DHgPPf/MfZj7aEYCxCMtPN8C1D0lA7w0YLahd0jhDDcOMU7zL1EPcM5pPnhZHltDhqGQ==} + /typedoc-plugin-mdn-links/3.0.3_typedoc@0.23.20: + 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.23.20_typescript@4.8.4 dev: true