Skip to content

Commit d71d39c

Browse files
Update dependency husky to v9
1 parent 0bd1217 commit d71d39c

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@
7777
"eslint": "8.57.1",
7878
"eslint-plugin-ghost": "3.5.0",
7979
"eslint-plugin-react": "7.37.5",
80-
"husky": "8.0.3",
80+
"husky": "9.1.7",
8181
"inquirer": "8.2.7",
8282
"jsonc-parser": "3.3.1",
8383
"lint-staged": "16.4.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -22975,10 +22975,10 @@ humanize-ms@^1.2.1:
2297522975
dependencies:
2297622976
ms "^2.0.0"
2297722977

22978-
husky@8.0.3:
22979-
version "8.0.3"
22980-
resolved "https://registry.yarnpkg.com/husky/-/husky-8.0.3.tgz#4936d7212e46d1dea28fef29bb3a108872cd9184"
22981-
integrity sha512-+dQSyqPh4x1hlO1swXBiNb2HzTDN1I2IGLQx1GrBuiqFJfoMrnZWwVmatvSiO+Iz8fBUnf+lekwNo4c2LlXItg==
22978+
husky@9.1.7:
22979+
version "9.1.7"
22980+
resolved "https://registry.yarnpkg.com/husky/-/husky-9.1.7.tgz#d46a38035d101b46a70456a850ff4201344c0b2d"
22981+
integrity sha512-5gs5ytaNjBrh5Ow3zrvdUUY+0VxIuWVL4i9irt6friV+BqdCfmV11CQTWMiBYWHbXhco+J1kHfTOUkePhCDvMA==
2298222982

2298322983
i18n-iso-countries@7.14.0:
2298422984
version "7.14.0"

0 commit comments

Comments
 (0)