Skip to content

Commit b145577

Browse files
Bump husky from 8.0.3 to 9.1.6
Dependabot couldn't find the original pull request head commit, 951b4f5.
1 parent ea9c81e commit b145577

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
@@ -52,7 +52,7 @@
5252
"@typescript-eslint/parser": "^5.8.1",
5353
"eslint": "^8.5.0",
5454
"eslint-config-prettier": "^9.0.0",
55-
"husky": "^8.0.1",
55+
"husky": "^9.1.6",
5656
"jest": "^27.4.5",
5757
"lint-staged": "^14.0.0",
5858
"prettier": "^3.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2062,10 +2062,10 @@ human-signals@^4.3.0:
20622062
resolved "https://registry.yarnpkg.com/human-signals/-/human-signals-4.3.1.tgz#ab7f811e851fca97ffbd2c1fe9a958964de321b2"
20632063
integrity sha512-nZXjEF2nbo7lIw3mgYjItAfgQXog3OjJogSbKa2CQIIvSGWcKgeJnQlNXip6NglNzYH45nSRiEVimMvYL8DDqQ==
20642064

2065-
husky@^8.0.1:
2066-
version "8.0.3"
2067-
resolved "https://registry.yarnpkg.com/husky/-/husky-8.0.3.tgz#4936d7212e46d1dea28fef29bb3a108872cd9184"
2068-
integrity sha512-+dQSyqPh4x1hlO1swXBiNb2HzTDN1I2IGLQx1GrBuiqFJfoMrnZWwVmatvSiO+Iz8fBUnf+lekwNo4c2LlXItg==
2065+
husky@^9.1.6:
2066+
version "9.1.6"
2067+
resolved "https://registry.yarnpkg.com/husky/-/husky-9.1.6.tgz#e23aa996b6203ab33534bdc82306b0cf2cb07d6c"
2068+
integrity sha512-sqbjZKK7kf44hfdE94EoX8MZNk0n7HeW37O4YrVGCF4wzgQjp+akPAkfUK5LZ6KuR/6sqeAVuXHji+RzQgOn5A==
20692069

20702070
iconv-lite@0.4.24:
20712071
version "0.4.24"

0 commit comments

Comments
 (0)