Skip to content

Commit 5debce2

Browse files
chore(deps): update dependency husky to v9
1 parent 736985d commit 5debce2

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
@@ -473,7 +473,7 @@
473473
"eslint-plugin-react-hooks": "^4.6.0",
474474
"eslint-plugin-unicorn": "^49.0.0",
475475
"glob": "^10.3.10",
476-
"husky": "^8.0.3",
476+
"husky": "^9.0.11",
477477
"lint-staged": "^15.0.2",
478478
"node-fetch": "^3.3.2",
479479
"node-loader": "^2.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2570,10 +2570,10 @@ human-signals@^5.0.0:
25702570
resolved "https://registry.yarnpkg.com/human-signals/-/human-signals-5.0.0.tgz#42665a284f9ae0dade3ba41ebc37eb4b852f3a28"
25712571
integrity sha512-AXcZb6vzzrFAUE61HnN4mpLqd/cSIwNQjtNWR0euPm6y0iqx3G4gOXaIDdtdDwZmhwe82LA6+zinmW4UBWVePQ==
25722572

2573-
husky@^8.0.3:
2574-
version "8.0.3"
2575-
resolved "https://registry.npmjs.org/husky/-/husky-8.0.3.tgz"
2576-
integrity sha512-+dQSyqPh4x1hlO1swXBiNb2HzTDN1I2IGLQx1GrBuiqFJfoMrnZWwVmatvSiO+Iz8fBUnf+lekwNo4c2LlXItg==
2573+
husky@^9.0.11:
2574+
version "9.0.11"
2575+
resolved "https://registry.yarnpkg.com/husky/-/husky-9.0.11.tgz#fc91df4c756050de41b3e478b2158b87c1e79af9"
2576+
integrity sha512-AB6lFlbwwyIqMdHYhwPe+kjOC3Oc5P3nThEoW/AaO2BX3vJDjWPFxYLxokUZOo6RNX20He3AaT8sESs9NJcmEw==
25772577

25782578
25792579
version "0.4.24"

0 commit comments

Comments
 (0)