Skip to content

Commit d8cb20f

Browse files
chore(deps): update dependency husky to v9
1 parent 68d101c commit d8cb20f

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.34.1",
3636
"gatsby-plugin-postcss": "^6.13.1",
37-
"husky": "8.0.3",
37+
"husky": "9.1.3",
3838
"lint-staged": "15.2.2",
3939
"prettier": "3.2.5",
4040
"stylelint": "15.11.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -7839,10 +7839,10 @@ human-signals@^5.0.0:
78397839
resolved "https://registry.npmjs.org/human-signals/-/human-signals-5.0.0.tgz"
78407840
integrity sha512-AXcZb6vzzrFAUE61HnN4mpLqd/cSIwNQjtNWR0euPm6y0iqx3G4gOXaIDdtdDwZmhwe82LA6+zinmW4UBWVePQ==
78417841

7842-
husky@8.0.3:
7843-
version "8.0.3"
7844-
resolved "https://registry.npmjs.org/husky/-/husky-8.0.3.tgz"
7845-
integrity sha512-+dQSyqPh4x1hlO1swXBiNb2HzTDN1I2IGLQx1GrBuiqFJfoMrnZWwVmatvSiO+Iz8fBUnf+lekwNo4c2LlXItg==
7842+
husky@9.1.3:
7843+
version "9.1.3"
7844+
resolved "https://registry.yarnpkg.com/husky/-/husky-9.1.3.tgz#46cddff01f9a551f87b39accc67860bce5d00680"
7845+
integrity sha512-ET3TQmQgdIu0pt+jKkpo5oGyg/4MQZpG6xcam5J5JyNJV+CBT23OBpCF15bKHKycRyMH9k6ONy8g2HdGIsSkMQ==
78467846

78477847
hyphenate-style-name@^1.0.3:
78487848
version "1.0.4"

0 commit comments

Comments
 (0)