From 9bfdd4a50e663ef34b9c0227a2eaf36141cd18c4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 29 Jul 2024 16:22:51 +0000 Subject: [PATCH] Update dependency husky to v9.1.4 --- package.json | 2 +- pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 9b39a2f..c8082c1 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ "devDependencies": { "chai": "4.3.4", "concurrently": "8.2.2", - "husky": "9.1.3", + "husky": "9.1.4", "jest-cli": "29.7.0", "karma": "6.4.3", "karma-firefox-launcher": "2.1.3", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 125647d..ef12b7f 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -3,7 +3,7 @@ lockfileVersion: 5.4 specifiers: chai: 4.3.4 concurrently: 8.2.2 - husky: 9.1.3 + husky: 9.1.4 jest-cli: 29.7.0 karma: 6.4.3 karma-firefox-launcher: 2.1.3 @@ -20,7 +20,7 @@ specifiers: devDependencies: chai: 4.3.4 concurrently: 8.2.2 - husky: 9.1.3 + husky: 9.1.4 jest-cli: 29.7.0 karma: 6.4.3 karma-firefox-launcher: 2.1.3 @@ -2289,8 +2289,8 @@ packages: engines: {node: '>=16.17.0'} dev: true - /husky/9.1.3: - resolution: {integrity: sha512-ET3TQmQgdIu0pt+jKkpo5oGyg/4MQZpG6xcam5J5JyNJV+CBT23OBpCF15bKHKycRyMH9k6ONy8g2HdGIsSkMQ==} + /husky/9.1.4: + resolution: {integrity: sha512-bho94YyReb4JV7LYWRWxZ/xr6TtOTt8cMfmQ39MQYJ7f/YE268s3GdghGwi+y4zAeqewE5zYLvuhV0M0ijsDEA==} engines: {node: '>=18'} hasBin: true dev: true