From 5ae54dd05d24fbff16f019d4c419004dab1f1ee3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 31 May 2025 13:54:45 +0000 Subject: [PATCH] chore(deps-dev): Bump typedoc from 0.28.4 to 0.28.5 (#4) --- 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 f714217..821400e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -33,7 +33,7 @@ "semantic-release": "24.2.5", "tsup": "8.5.0", "tsx": "4.19.4", - "typedoc": "0.28.4", + "typedoc": "0.28.5", "typedoc-material-theme": "1.4.0", "typescript": "5.8.3", "typescript-eslint": "8.33.0" @@ -12474,9 +12474,9 @@ "license": "MIT" }, "node_modules/typedoc": { - "version": "0.28.4", - "resolved": "https://registry.npmjs.org/typedoc/-/typedoc-0.28.4.tgz", - "integrity": "sha512-xKvKpIywE1rnqqLgjkoq0F3wOqYaKO9nV6YkkSat6IxOWacUCc/7Es0hR3OPmkIqkPoEn7U3x+sYdG72rstZQA==", + "version": "0.28.5", + "resolved": "https://registry.npmjs.org/typedoc/-/typedoc-0.28.5.tgz", + "integrity": "sha512-5PzUddaA9FbaarUzIsEc4wNXCiO4Ot3bJNeMF2qKpYlTmM9TTaSHQ7162w756ERCkXER/+o2purRG6YOAv6EMA==", "dev": true, "license": "Apache-2.0", "dependencies": { diff --git a/package.json b/package.json index fd6006d..69676c5 100644 --- a/package.json +++ b/package.json @@ -70,7 +70,7 @@ "semantic-release": "24.2.5", "tsup": "8.5.0", "tsx": "4.19.4", - "typedoc": "0.28.4", + "typedoc": "0.28.5", "typedoc-material-theme": "1.4.0", "typescript": "5.8.3", "typescript-eslint": "8.33.0"