Skip to content

Commit f4c27cd

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

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.10",
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.10:
2574+
version "9.0.10"
2575+
resolved "https://registry.yarnpkg.com/husky/-/husky-9.0.10.tgz#ddca8908deb5f244e9286865ebc80b54387672c2"
2576+
integrity sha512-TQGNknoiy6bURzIO77pPRu+XHi6zI7T93rX+QnJsoYFf3xdjKOur+IlfqzJGMHIK/wXrLg+GsvMs8Op7vI2jVA==
25772577

25782578
25792579
version "0.4.24"

0 commit comments

Comments
 (0)