Skip to content

Commit a6cc284

Browse files
chore(deps): update dependency husky to v9.0.5
1 parent 2501f84 commit a6cc284

File tree

3 files changed

+12
-12
lines changed

3 files changed

+12
-12
lines changed

package-lock.json

+7-7
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
"eslint-plugin-prettier": "5.1.3",
6060
"eslint-plugin-react": "7.33.2",
6161
"eslint-plugin-react-hooks": "4.6.0",
62-
"husky": "9.0.1",
62+
"husky": "9.0.5",
6363
"jest": "29.7.0",
6464
"jest-watch-typeahead": "2.2.2",
6565
"lint-staged": "15.2.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -4826,10 +4826,10 @@ human-signals@^5.0.0:
48264826
resolved "https://registry.npmjs.org/human-signals/-/human-signals-5.0.0.tgz"
48274827
integrity sha512-AXcZb6vzzrFAUE61HnN4mpLqd/cSIwNQjtNWR0euPm6y0iqx3G4gOXaIDdtdDwZmhwe82LA6+zinmW4UBWVePQ==
48284828

4829-
husky@9.0.1:
4830-
version "9.0.1"
4831-
resolved "https://registry.npmjs.org/husky/-/husky-9.0.1.tgz"
4832-
integrity sha512-rXCT8yF2v3awSG03AG6IgICDhJ+m8o3jL1ROwsT4nQZ6urEyKSj0IWFDIh5YC2zgZeAxWksNMbN6rYY4BE1Zrw==
4829+
husky@9.0.5:
4830+
version "9.0.5"
4831+
resolved "https://registry.npmjs.org/husky/-/husky-9.0.5.tgz"
4832+
integrity sha512-/EX48XLor4FczjgdJjwK4qMETrJxJqF4rkgo+NUeK8b2F4TV6s5QxAuG2JZfxm4b9WnrgBGS7bA/JK+H5CKg+A==
48334833

48344834
iconv-lite@0.4.24:
48354835
version "0.4.24"

0 commit comments

Comments
 (0)