From eeb14c87a5062fe8b89bfa2395a066417e160285 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Sep 2025 10:03:44 +0000 Subject: [PATCH] Bump typedoc-plugin-include-example from 2.1.2 to 3.0.2 Bumps [typedoc-plugin-include-example](https://github.com/ferdodo/typedoc-plugin-include-example) from 2.1.2 to 3.0.2. - [Commits](https://github.com/ferdodo/typedoc-plugin-include-example/commits) --- updated-dependencies: - dependency-name: typedoc-plugin-include-example dependency-version: 3.0.2 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4418c58..5fdcb19 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ "tsc-alias": "^1.8.10", "tsc-esm-fix": "^3.1.0", "typedoc": "^0.28.4", - "typedoc-plugin-include-example": "^2.1.2", + "typedoc-plugin-include-example": "^3.0.2", "typedoc-plugin-rename-defaults": "^0.7.1", "typescript-eslint": "^8.10.0" },