From 8889706bfe44225a73b3a59d5784ee687df28a3a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 24 Jul 2024 05:05:11 +0000 Subject: [PATCH] Bump json-schema-to-typescript from 14.1.0 to 15.0.0 Bumps [json-schema-to-typescript](https://github.com/bcherny/json-schema-to-typescript) from 14.1.0 to 15.0.0. - [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-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 90cc9a40..6fe42e4b 100644 --- a/package.json +++ b/package.json @@ -82,7 +82,7 @@ "gemoji": "8.1.0", "globby": "14.0.2", "js-yaml": "4.1.0", - "json-schema-to-typescript": "14.1.0", + "json-schema-to-typescript": "15.0.0", "jsonc-parser": "3.3.1", "markdown-it-for-inline": "2.0.1", "markdown-it-sub": "2.0.0",