chore(deps): update dependency husky to v9.1.3 (main) (#675)
Co-authored-by: Renovate Bot <bot@kriese.eu> Co-committed-by: Renovate Bot <bot@kriese.eu>
This commit is contained in:
parent
253b806de9
commit
55d1834db5
2 changed files with 6 additions and 6 deletions
|
@ -18,7 +18,7 @@
|
|||
"clipanion": "3.2.1",
|
||||
"conventional-changelog-conventionalcommits": "8.0.0",
|
||||
"conventional-changelog-core": "8.0.0",
|
||||
"husky": "9.1.2",
|
||||
"husky": "9.1.3",
|
||||
"lint-staged": "15.2.7",
|
||||
"markdownlint-cli": "0.41.0",
|
||||
"prettier": "3.3.3"
|
||||
|
|
|
@ -21,8 +21,8 @@ importers:
|
|||
specifier: 8.0.0
|
||||
version: 8.0.0(conventional-commits-filter@4.0.0)
|
||||
husky:
|
||||
specifier: 9.1.2
|
||||
version: 9.1.2
|
||||
specifier: 9.1.3
|
||||
version: 9.1.3
|
||||
lint-staged:
|
||||
specifier: 15.2.7
|
||||
version: 15.2.7
|
||||
|
@ -330,8 +330,8 @@ packages:
|
|||
resolution: {integrity: sha512-AXcZb6vzzrFAUE61HnN4mpLqd/cSIwNQjtNWR0euPm6y0iqx3G4gOXaIDdtdDwZmhwe82LA6+zinmW4UBWVePQ==}
|
||||
engines: {node: '>=16.17.0'}
|
||||
|
||||
husky@9.1.2:
|
||||
resolution: {integrity: sha512-1/aDMXZdhr1VdJJTLt6e7BipM0Jd9qkpubPiIplon1WmCeOy3nnzsCMeBqS9AsL5ioonl8F8y/F2CLOmk19/Pw==}
|
||||
husky@9.1.3:
|
||||
resolution: {integrity: sha512-ET3TQmQgdIu0pt+jKkpo5oGyg/4MQZpG6xcam5J5JyNJV+CBT23OBpCF15bKHKycRyMH9k6ONy8g2HdGIsSkMQ==}
|
||||
engines: {node: '>=18'}
|
||||
hasBin: true
|
||||
|
||||
|
@ -1019,7 +1019,7 @@ snapshots:
|
|||
|
||||
human-signals@5.0.0: {}
|
||||
|
||||
husky@9.1.2: {}
|
||||
husky@9.1.3: {}
|
||||
|
||||
ignore@5.3.1: {}
|
||||
|
||||
|
|
Loading…
Reference in a new issue