Skip to content

Commit a150d77

Browse files
chore(deps): update dependency husky to v9
1 parent 424be23 commit a150d77

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.0.11",
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.0.11:
7843+
version "9.0.11"
7844+
resolved "https://registry.yarnpkg.com/husky/-/husky-9.0.11.tgz#fc91df4c756050de41b3e478b2158b87c1e79af9"
7845+
integrity sha512-AB6lFlbwwyIqMdHYhwPe+kjOC3Oc5P3nThEoW/AaO2BX3vJDjWPFxYLxokUZOo6RNX20He3AaT8sESs9NJcmEw==
78467846

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

0 commit comments

Comments
 (0)