From 4a5af4b44838cbbce2c40e0c9fcc9fdf2b620abe Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Jun 2024 02:32:19 +0000 Subject: [PATCH] Bump json-schema-to-typescript from 14.0.4 to 14.0.5 Bumps [json-schema-to-typescript](https://github.com/bcherny/json-schema-to-typescript) from 14.0.4 to 14.0.5. - [Changelog](https://github.com/bcherny/json-schema-to-typescript/blob/master/CHANGELOG.md) - [Commits](https://github.com/bcherny/json-schema-to-typescript/commits) --- updated-dependencies: - dependency-name: json-schema-to-typescript dependency-type: direct:development 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 bc1d260a..b8d07267 100644 --- a/package.json +++ b/package.json @@ -82,7 +82,7 @@ "gemoji": "8.1.0", "globby": "14.0.1", "js-yaml": "4.1.0", - "json-schema-to-typescript": "14.0.4", + "json-schema-to-typescript": "14.0.5", "jsonc-parser": "3.2.1", "markdown-it-for-inline": "2.0.1", "markdown-it-sub": "2.0.0",