From dab85729a2c3d9e1c189d796d380d2a0fcc93dec Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Oct 2023 10:23:16 +0000 Subject: [PATCH] chore(deps-dev): bump typedoc from 0.24.8 to 0.25.3 Bumps [typedoc](https://github.com/TypeStrong/TypeDoc) from 0.24.8 to 0.25.3. - [Release notes](https://github.com/TypeStrong/TypeDoc/releases) - [Changelog](https://github.com/TypeStrong/typedoc/blob/master/CHANGELOG.md) - [Commits](https://github.com/TypeStrong/TypeDoc/compare/v0.24.8...v0.25.3) --- updated-dependencies: - dependency-name: typedoc 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 feb706407..491fb0cfd 100644 --- a/package.json +++ b/package.json @@ -146,7 +146,7 @@ "ts-morph": "19.0.0", "ts-node": "10.9.1", "tsd-jsdoc": "2.5.0", - "typedoc": "0.24.8", + "typedoc": "0.25.3", "typedoc-plugin-markdown": "3.13.4", "typescript": "5.2.2", "wdio-docker-service": "1.5.0",