Skip to content

Commit 6ad672d

Browse files
chore(deps): update dependency husky to v9
1 parent 1be8121 commit 6ad672d

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
@@ -70,7 +70,7 @@
7070
"eslint-plugin-jest": "^24.1.3",
7171
"eslint-plugin-prettier": "^3.3.0",
7272
"graphql": "^15.4.0",
73-
"husky": "^5.0.9",
73+
"husky": "^9.1.3",
7474
"jest": "^26.6.3",
7575
"lint-staged": "^10.5.3",
7676
"prettier": "^2.2.1"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2892,10 +2892,10 @@ human-signals@^1.1.1:
28922892
resolved "https://registry.yarnpkg.com/human-signals/-/human-signals-1.1.1.tgz#c5b1cd14f50aeae09ab6c59fe63ba3395fe4dfa3"
28932893
integrity sha512-SEQu7vl8KjNL2eoGBLF3+wAjpsNfA9XMlXAYj/3EdaNfAlxKthD1xjEQfGOUhllCGGJVNY34bRr6lPINhNjyZw==
28942894

2895-
husky@^5.0.9:
2896-
version "5.0.9"
2897-
resolved "https://registry.yarnpkg.com/husky/-/husky-5.0.9.tgz#6d38706643d66ed395bcd4ee952d02e3f15eb3a3"
2898-
integrity sha512-0SjcaY21a+IRdx7p7r/X33Vc09UR2m8SbP8yfkhUX2/jAmwcz+GR7i9jXkp2pP3GfX23JhMkVP6SWwXB18uXtg==
2895+
husky@^9.1.3:
2896+
version "9.1.3"
2897+
resolved "https://registry.yarnpkg.com/husky/-/husky-9.1.3.tgz#46cddff01f9a551f87b39accc67860bce5d00680"
2898+
integrity sha512-ET3TQmQgdIu0pt+jKkpo5oGyg/4MQZpG6xcam5J5JyNJV+CBT23OBpCF15bKHKycRyMH9k6ONy8g2HdGIsSkMQ==
28992899

29002900
29012901
version "0.4.24"

0 commit comments

Comments
 (0)