From 805f9c6cb52d3c2af7dc35a922684789351f3863 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 27 Aug 2024 13:18:11 +0000 Subject: [PATCH] =?UTF-8?q?chore:=20=F0=9F=A4=96=20update=20dependency=20h?= =?UTF-8?q?usky=20to=20v9.1.5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 2 +- pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index dd3f08b5..12e7801e 100644 --- a/package.json +++ b/package.json @@ -89,7 +89,7 @@ "eslint-plugin-unicorn": "51.0.1", "eslint-plugin-unused-imports": "3.2.0", "figlet": "1.7.0", - "husky": "9.1.4", + "husky": "9.1.5", "is-ci": "3.0.1", "knip": "5.27.2", "lint-staged": "15.2.9", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index b03dad3b..e20fafb9 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -86,8 +86,8 @@ devDependencies: specifier: 1.7.0 version: 1.7.0 husky: - specifier: 9.1.4 - version: 9.1.4 + specifier: 9.1.5 + version: 9.1.5 is-ci: specifier: 3.0.1 version: 3.0.1 @@ -3205,8 +3205,8 @@ packages: ms: 2.1.3 dev: true - /husky@9.1.4: - resolution: {integrity: sha512-bho94YyReb4JV7LYWRWxZ/xr6TtOTt8cMfmQ39MQYJ7f/YE268s3GdghGwi+y4zAeqewE5zYLvuhV0M0ijsDEA==} + /husky@9.1.5: + resolution: {integrity: sha512-rowAVRUBfI0b4+niA4SJMhfQwc107VLkBUgEYYAOQAbqDCnra1nYh83hF/MDmhYs9t9n1E3DuKOrs2LYNC+0Ag==} engines: {node: '>=18'} hasBin: true dev: true