Skip to content

Commit 63fff0a

Browse files
chore(deps): update dependency husky to v9
1 parent c8238fb commit 63fff0a

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"eslint-plugin-prettier": "^5.1.3",
3535
"eslint-plugin-react": "7.35.0",
3636
"gatsby-plugin-postcss": "^6.13.1",
37-
"husky": "8.0.3",
37+
"husky": "9.1.7",
3838
"lint-staged": "15.2.10",
3939
"prettier": "3.3.3",
4040
"stylelint": "15.11.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -8107,10 +8107,10 @@ human-signals@^5.0.0:
81078107
resolved "https://registry.npmjs.org/human-signals/-/human-signals-5.0.0.tgz"
81088108
integrity sha512-AXcZb6vzzrFAUE61HnN4mpLqd/cSIwNQjtNWR0euPm6y0iqx3G4gOXaIDdtdDwZmhwe82LA6+zinmW4UBWVePQ==
81098109

8110-
husky@8.0.3:
8111-
version "8.0.3"
8112-
resolved "https://registry.npmjs.org/husky/-/husky-8.0.3.tgz"
8113-
integrity sha512-+dQSyqPh4x1hlO1swXBiNb2HzTDN1I2IGLQx1GrBuiqFJfoMrnZWwVmatvSiO+Iz8fBUnf+lekwNo4c2LlXItg==
8110+
husky@9.1.7:
8111+
version "9.1.7"
8112+
resolved "https://registry.yarnpkg.com/husky/-/husky-9.1.7.tgz#d46a38035d101b46a70456a850ff4201344c0b2d"
8113+
integrity sha512-5gs5ytaNjBrh5Ow3zrvdUUY+0VxIuWVL4i9irt6friV+BqdCfmV11CQTWMiBYWHbXhco+J1kHfTOUkePhCDvMA==
81148114

81158115
hyphenate-style-name@^1.0.3:
81168116
version "1.0.4"

0 commit comments

Comments
 (0)