From bc9ab04dd9affd0bc0dc8a9f9c15510a09440be3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 25 Oct 2024 22:34:31 +0000 Subject: [PATCH] Bump typedoc-plugin-extras from 3.0.0 to 3.1.0 Bumps [typedoc-plugin-extras](https://github.com/Drarig29/typedoc-plugin-extras) from 3.0.0 to 3.1.0. - [Release notes](https://github.com/Drarig29/typedoc-plugin-extras/releases) - [Commits](https://github.com/Drarig29/typedoc-plugin-extras/compare/v3.0.0...v3.1.0) --- updated-dependencies: - dependency-name: typedoc-plugin-extras dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/package.json b/package.json index 03e14264..a74d1d92 100644 --- a/package.json +++ b/package.json @@ -62,7 +62,7 @@ "pako": "^2.1.0", "rimraf": "^6.0.1", "typedoc": "0.26.6", - "typedoc-plugin-extras": "3.0.0", + "typedoc-plugin-extras": "3.1.0", "typedoc-plugin-mdn-links": "^3.3.4", "typedoc-plugin-merge-modules": "^5.1.0", "typescript": "~5.4.5", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 997ecfc9..811281c3 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -85,8 +85,8 @@ importers: specifier: 0.26.6 version: 0.26.6(typescript@5.4.5) typedoc-plugin-extras: - specifier: 3.0.0 - version: 3.0.0(typedoc@0.26.6(typescript@5.4.5)) + specifier: 3.1.0 + version: 3.1.0(typedoc@0.26.6(typescript@5.4.5)) typedoc-plugin-mdn-links: specifier: ^3.3.4 version: 3.3.4(typedoc@0.26.6(typescript@5.4.5)) @@ -1723,10 +1723,10 @@ packages: resolution: {integrity: sha512-/OxDN6OtAk5KBpGb28T+HZc2M+ADtvRxXrKKbUwtsLgdoxgX13hyy7ek6bFRl5+aBs2yZzB0c4CnQfAtVypW/g==} engines: {node: '>= 0.4'} - typedoc-plugin-extras@3.0.0: - resolution: {integrity: sha512-eiAe3qtm2WbV5owdncpt0zHZPqsNZH2mzNGILPd4zqrvEZie3Et9es4cpGZ+8lHO/SI0pVKwsAj7IuMxPNOdYg==} + typedoc-plugin-extras@3.1.0: + resolution: {integrity: sha512-8tNeq2fgl2HCUZ6eZuAoLLKEvB/WrRS4He9MtTfo3X3Pa8Iw3TS5D0g8krDhUXUk1uHpXVAVHm8rSOMS2mdJRw==} peerDependencies: - typedoc: 0.25.x + typedoc: 0.26.x typedoc-plugin-mdn-links@3.3.4: resolution: {integrity: sha512-jF/QpTT43rDeSG6Sh0d5HUsoxz6RlfGNKrP/9KJjTLkQwxbbfEc6cUh6KtbPRVbxAdjIXbgCg+pdn01e27isrg==} @@ -3753,7 +3753,7 @@ snapshots: is-typed-array: 1.1.13 possible-typed-array-names: 1.0.0 - typedoc-plugin-extras@3.0.0(typedoc@0.26.6(typescript@5.4.5)): + typedoc-plugin-extras@3.1.0(typedoc@0.26.6(typescript@5.4.5)): dependencies: typedoc: 0.26.6(typescript@5.4.5)