From 5abf7071c2992d04dd6c2b75d860aadadae24f18 Mon Sep 17 00:00:00 2001 From: "marcolongol-bot[bot]" <166586793+marcolongol-bot[bot]@users.noreply.github.com> Date: Tue, 20 Aug 2024 13:08:54 +0000 Subject: [PATCH] chore(deps): update dependency husky to v9.1.5 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: marcolongol-bot <166586793+marcolongol-bot[bot]@舃users.noreply.github.com> --- package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index c6c70426..6155a710 100644 --- a/package-lock.json +++ b/package-lock.json @@ -24653,9 +24653,9 @@ } }, "node_modules/husky": { - "version": "9.1.4", - "resolved": "https://registry.npmjs.org/husky/-/husky-9.1.4.tgz", - "integrity": "sha512-bho94YyReb4JV7LYWRWxZ/xr6TtOTt8cMfmQ39MQYJ7f/YE268s3GdghGwi+y4zAeqewE5zYLvuhV0M0ijsDEA==", + "version": "9.1.5", + "resolved": "https://registry.npmjs.org/husky/-/husky-9.1.5.tgz", + "integrity": "sha512-rowAVRUBfI0b4+niA4SJMhfQwc107VLkBUgEYYAOQAbqDCnra1nYh83hF/MDmhYs9t9n1E3DuKOrs2LYNC+0Ag==", "dev": true, "license": "MIT", "bin": {