From 329351f92668b95b33bf600ca784d33ea68dc5b5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 7 Apr 2024 22:53:29 +0000 Subject: [PATCH] chore(deps): update dependency typedoc to v0.25.13 --- package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 88a3224..b79b20b 100644 --- a/package.json +++ b/package.json @@ -52,7 +52,7 @@ "prettier": "3.2.5", "ts-jest": "^29.1.2", "ts-node": "10.9.2", - "typedoc": "0.25.9", + "typedoc": "0.25.13", "typescript": "5.3.3" }, "publishConfig": { diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index b518c9a..4485d7d 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -56,8 +56,8 @@ devDependencies: specifier: 10.9.2 version: 10.9.2(@types/node@20.11.24)(typescript@5.3.3) typedoc: - specifier: 0.25.9 - version: 0.25.9(typescript@5.3.3) + specifier: 0.25.13 + version: 0.25.13(typescript@5.3.3) typescript: specifier: 5.3.3 version: 5.3.3 @@ -3112,12 +3112,12 @@ packages: engines: {node: '>=10'} dev: true - /typedoc@0.25.9(typescript@5.3.3): - resolution: {integrity: sha512-jVoGmfNw848iW0L313+jqHbsknepwDV6F9nzk1H30oWhKXkw65uaENgR6QtTw9a5KqRWEb6nwNd54KxffBJyWw==} + /typedoc@0.25.13(typescript@5.3.3): + resolution: {integrity: sha512-pQqiwiJ+Z4pigfOnnysObszLiU3mVLWAExSPf+Mu06G/qsc3wzbuM56SZQvONhHLncLUhYzOVkjFFpFfL5AzhQ==} engines: {node: '>= 16'} hasBin: true peerDependencies: - typescript: 4.6.x || 4.7.x || 4.8.x || 4.9.x || 5.0.x || 5.1.x || 5.2.x || 5.3.x + typescript: 4.6.x || 4.7.x || 4.8.x || 4.9.x || 5.0.x || 5.1.x || 5.2.x || 5.3.x || 5.4.x dependencies: lunr: 2.3.9 marked: 4.3.0