Skip to content

Commit 23df46b

Browse files
authored
Merge pull request #105 from increments/dependabot/npm_and_yarn/husky-9.0.10
Bump husky from 8.0.3 to 9.0.10
2 parents ae1c728 + 56aa51a commit 23df46b

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
@@ -38,7 +38,7 @@
3838
"eslint-plugin-react": "^7.33.2",
3939
"eslint-plugin-react-hooks": "^4.6.0",
4040
"html-webpack-plugin": "^5.6.0",
41-
"husky": "^8.0.3",
41+
"husky": "^9.0.10",
4242
"jest": "^29.4.3",
4343
"lint-staged": "^15.2.0",
4444
"npm-run-all": "^4.1.5",

yarn.lock

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

3116-
husky@^8.0.3:
3117-
version "8.0.3"
3118-
resolved "https://registry.yarnpkg.com/husky/-/husky-8.0.3.tgz#4936d7212e46d1dea28fef29bb3a108872cd9184"
3119-
integrity sha512-+dQSyqPh4x1hlO1swXBiNb2HzTDN1I2IGLQx1GrBuiqFJfoMrnZWwVmatvSiO+Iz8fBUnf+lekwNo4c2LlXItg==
3116+
husky@^9.0.10:
3117+
version "9.0.10"
3118+
resolved "https://registry.yarnpkg.com/husky/-/husky-9.0.10.tgz#ddca8908deb5f244e9286865ebc80b54387672c2"
3119+
integrity sha512-TQGNknoiy6bURzIO77pPRu+XHi6zI7T93rX+QnJsoYFf3xdjKOur+IlfqzJGMHIK/wXrLg+GsvMs8Op7vI2jVA==
31203120

31213121
iconv-lite@0.4.24:
31223122
version "0.4.24"

0 commit comments

Comments
 (0)