From 3260e0ca2b6a00b63957f826f741b20a272aecaa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 18 Jan 2024 19:34:40 +0000 Subject: [PATCH] Bump @hyperjump/json-schema from 0.17.2 to 1.7.1 Bumps [@hyperjump/json-schema](https://github.com/hyperjump-io/json-schema) from 0.17.2 to 1.7.1. - [Commits](https://github.com/hyperjump-io/json-schema/compare/v0.17.2...v1.7.1) --- updated-dependencies: - dependency-name: "@hyperjump/json-schema" 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 b0348cb723..7f2f286cfa 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "yargs": "^12.0.5" }, "devDependencies": { - "@hyperjump/json-schema": "^0.17.0", + "@hyperjump/json-schema": "^1.7.1", "chai": "^4.3.1", "mdv": "^1.3.4", "mocha": "^8.3.0",