Skip to content

Commit e475616

Browse files
chore(deps): update dependency husky to v9
1 parent ff1d111 commit e475616

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.6",
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.6:
8111+
version "9.1.6"
8112+
resolved "https://registry.yarnpkg.com/husky/-/husky-9.1.6.tgz#e23aa996b6203ab33534bdc82306b0cf2cb07d6c"
8113+
integrity sha512-sqbjZKK7kf44hfdE94EoX8MZNk0n7HeW37O4YrVGCF4wzgQjp+akPAkfUK5LZ6KuR/6sqeAVuXHji+RzQgOn5A==
81148114

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

0 commit comments

Comments
 (0)