From 64192dee17700255ec30e082c266cfa223afa3d2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Dec 2024 01:29:24 +0000 Subject: [PATCH] Bump husky from 9.1.5 to 9.1.7 Bumps [husky](https://github.com/typicode/husky) from 9.1.5 to 9.1.7. - [Release notes](https://github.com/typicode/husky/releases) - [Commits](https://github.com/typicode/husky/compare/v9.1.5...v9.1.7) --- updated-dependencies: - dependency-name: husky dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 28bdc1c2..ff971b59 100644 --- a/package.json +++ b/package.json @@ -63,7 +63,7 @@ "foreman": "3.0.1", "got": "12.5.3", "http-server": "14.1.1", - "husky": "^9.1.5", + "husky": "^9.1.7", "lint-staged": "^15.2.9", "minimalcss": "0.11.3", "preact-cli": "^3.5.1", diff --git a/yarn.lock b/yarn.lock index 32e31fcc..2b75f8a8 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7820,10 +7820,10 @@ humanize-ms@^1.2.1: dependencies: ms "^2.0.0" -husky@^9.1.5: - version "9.1.5" - resolved "https://registry.yarnpkg.com/husky/-/husky-9.1.5.tgz#2b6edede53ee1adbbd3a3da490628a23f5243b83" - integrity sha512-rowAVRUBfI0b4+niA4SJMhfQwc107VLkBUgEYYAOQAbqDCnra1nYh83hF/MDmhYs9t9n1E3DuKOrs2LYNC+0Ag== +husky@^9.1.7: + version "9.1.7" + resolved "https://registry.yarnpkg.com/husky/-/husky-9.1.7.tgz#d46a38035d101b46a70456a850ff4201344c0b2d" + integrity sha512-5gs5ytaNjBrh5Ow3zrvdUUY+0VxIuWVL4i9irt6friV+BqdCfmV11CQTWMiBYWHbXhco+J1kHfTOUkePhCDvMA== iconv-lite@0.4, iconv-lite@0.4.24, iconv-lite@^0.4.24: version "0.4.24"