Skip to content

Commit 179d768

Browse files
chore(deps): update dependency husky to v9.1.7 (#583)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 909a257 commit 179d768

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
@@ -24,7 +24,7 @@
2424
"@types/react": "18.3.12",
2525
"@types/react-dom": "18.3.1",
2626
"@types/testing-library__jest-dom": "6.0.0",
27-
"husky": "9.1.6",
27+
"husky": "9.1.7",
2828
"jsdom": "^25.0.0",
2929
"prettier": "3.3.3",
3030
"react": "18.3.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -848,10 +848,10 @@ https-proxy-agent@^7.0.5:
848848
agent-base "^7.0.2"
849849
debug "4"
850850

851-
husky@9.1.6:
852-
version "9.1.6"
853-
resolved "https://registry.yarnpkg.com/husky/-/husky-9.1.6.tgz#e23aa996b6203ab33534bdc82306b0cf2cb07d6c"
854-
integrity sha512-sqbjZKK7kf44hfdE94EoX8MZNk0n7HeW37O4YrVGCF4wzgQjp+akPAkfUK5LZ6KuR/6sqeAVuXHji+RzQgOn5A==
851+
husky@9.1.7:
852+
version "9.1.7"
853+
resolved "https://registry.yarnpkg.com/husky/-/husky-9.1.7.tgz#d46a38035d101b46a70456a850ff4201344c0b2d"
854+
integrity sha512-5gs5ytaNjBrh5Ow3zrvdUUY+0VxIuWVL4i9irt6friV+BqdCfmV11CQTWMiBYWHbXhco+J1kHfTOUkePhCDvMA==
855855

856856
iconv-lite@0.6.3:
857857
version "0.6.3"

0 commit comments

Comments
 (0)