Skip to content

Commit 9652157

Browse files
⬆️ Update dependency husky to v9.1.7
1 parent aa87817 commit 9652157

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"@commitlint/cli": "19.5.0",
1313
"@commitlint/config-conventional": "19.5.0",
1414
"eslint": "8.57.1",
15-
"husky": "9.1.6",
15+
"husky": "9.1.7",
1616
"lint-staged": "15.2.10",
1717
"prettier": "3.3.3",
1818
"rimraf": "5.0.10",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -1825,10 +1825,10 @@ human-signals@^5.0.0:
18251825
resolved "https://registry.yarnpkg.com/human-signals/-/human-signals-5.0.0.tgz#42665a284f9ae0dade3ba41ebc37eb4b852f3a28"
18261826
integrity sha512-AXcZb6vzzrFAUE61HnN4mpLqd/cSIwNQjtNWR0euPm6y0iqx3G4gOXaIDdtdDwZmhwe82LA6+zinmW4UBWVePQ==
18271827

1828-
husky@9.1.6:
1829-
version "9.1.6"
1830-
resolved "https://registry.yarnpkg.com/husky/-/husky-9.1.6.tgz#e23aa996b6203ab33534bdc82306b0cf2cb07d6c"
1831-
integrity sha512-sqbjZKK7kf44hfdE94EoX8MZNk0n7HeW37O4YrVGCF4wzgQjp+akPAkfUK5LZ6KuR/6sqeAVuXHji+RzQgOn5A==
1828+
husky@9.1.7:
1829+
version "9.1.7"
1830+
resolved "https://registry.yarnpkg.com/husky/-/husky-9.1.7.tgz#d46a38035d101b46a70456a850ff4201344c0b2d"
1831+
integrity sha512-5gs5ytaNjBrh5Ow3zrvdUUY+0VxIuWVL4i9irt6friV+BqdCfmV11CQTWMiBYWHbXhco+J1kHfTOUkePhCDvMA==
18321832

18331833
ignore@^5.2.0, ignore@^5.2.4:
18341834
version "5.3.2"

0 commit comments

Comments
 (0)