From f06ccb336d7033c5305f9d014c81b824389e5c61 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 25 Oct 2023 15:26:06 +0000 Subject: [PATCH] Bump @hyperjump/json-schema from 1.6.1 to 1.6.4 Bumps [@hyperjump/json-schema](https://github.com/hyperjump-io/json-schema) from 1.6.1 to 1.6.4. - [Commits](https://github.com/hyperjump-io/json-schema/compare/v1.6.1...v1.6.4) --- updated-dependencies: - dependency-name: "@hyperjump/json-schema" 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 487fa11f..f3b5b0dd 100644 --- a/package.json +++ b/package.json @@ -87,7 +87,7 @@ "eslint-plugin-n": "16.2.0", "eslint-plugin-unicorn": "48.0.1", "execa": "8.0.1", - "@hyperjump/json-schema": "1.6.1", + "@hyperjump/json-schema": "1.6.4", "markdown-it-emoji": "2.0.2", "markdown-it-for-inline": "0.1.1", "markdownlint-cli2-formatter-codequality": "0.0.4",