From 8d6261d8b2cfea119f93f0959104dcf73cbbbcce Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Jan 2024 20:38:55 +0000 Subject: [PATCH] Bump typedoc-plugin-zod from 1.1.1 to 1.1.2 Bumps [typedoc-plugin-zod](https://github.com/Gerrit0/typedoc-plugin-zod) from 1.1.1 to 1.1.2. - [Commits](https://github.com/Gerrit0/typedoc-plugin-zod/compare/v1.1.1...v1.1.2) --- updated-dependencies: - dependency-name: typedoc-plugin-zod dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 990f1e7e..6c005118 100644 --- a/package.json +++ b/package.json @@ -45,7 +45,7 @@ "typedoc-plugin-merge-modules": "5.1.0", "typedoc-plugin-remove-references": "0.0.6", "typedoc-plugin-rename-defaults": "0.7.0", - "typedoc-plugin-zod": "1.1.1", + "typedoc-plugin-zod": "1.1.2", "typescript": "5.3.3" }, "devDependencies": {