From 9bf43c3e0e5c4f09ccd65c033922d7a54511281b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Feb 2026 13:54:21 +0000 Subject: [PATCH] Bump typedoc-github-theme from 0.3.1 to 0.4.0 Bumps [typedoc-github-theme](https://github.com/JulianWowra/typedoc-github-theme) from 0.3.1 to 0.4.0. - [Release notes](https://github.com/JulianWowra/typedoc-github-theme/releases) - [Commits](https://github.com/JulianWowra/typedoc-github-theme/compare/v0.3.1...v0.4.0) --- updated-dependencies: - dependency-name: typedoc-github-theme dependency-version: 0.4.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ca09114..a7d8162 100644 --- a/package.json +++ b/package.json @@ -84,7 +84,7 @@ "grunt": "^1.5.3", "grunt-cli": "^1.4.3", "typedoc": "^0.28.15", - "typedoc-github-theme": "^0.3.0", + "typedoc-github-theme": "^0.4.0", "typescript": "~5.2.2", "nyc": "^17.1.0", "codecov": "^3.8.3",