Skip to content

Commit cd1c25f

Browse files
chore(deps): bump husky from 8.0.3 to 9.1.7
Bumps [husky](https://github.com/typicode/husky) from 8.0.3 to 9.1.7. - [Release notes](https://github.com/typicode/husky/releases) - [Commits](typicode/husky@v8.0.3...v9.1.7) --- updated-dependencies: - dependency-name: husky dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 02bc8a2 commit cd1c25f

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
@@ -24,7 +24,7 @@
2424

2525
"@commitlint/cli": "^19.6.0",
2626
"@commitlint/config-conventional": "^19.6.0",
27-
"husky": "^8.0.3",
27+
"husky": "^9.1.7",
2828
"lint-staged": "^15.2.10",
2929
"prettier": "^3.3.3"
3030
},

yarn.lock

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

544-
husky@^8.0.3:
545-
version "8.0.3"
546-
resolved "https://registry.yarnpkg.com/husky/-/husky-8.0.3.tgz#4936d7212e46d1dea28fef29bb3a108872cd9184"
547-
integrity sha512-+dQSyqPh4x1hlO1swXBiNb2HzTDN1I2IGLQx1GrBuiqFJfoMrnZWwVmatvSiO+Iz8fBUnf+lekwNo4c2LlXItg==
544+
husky@^9.1.7:
545+
version "9.1.7"
546+
resolved "https://registry.yarnpkg.com/husky/-/husky-9.1.7.tgz#d46a38035d101b46a70456a850ff4201344c0b2d"
547+
integrity sha512-5gs5ytaNjBrh5Ow3zrvdUUY+0VxIuWVL4i9irt6friV+BqdCfmV11CQTWMiBYWHbXhco+J1kHfTOUkePhCDvMA==
548548

549549
import-fresh@^3.3.0:
550550
version "3.3.0"

0 commit comments

Comments
 (0)