chore(deps): update dependency husky to v9.1.6 (main) (#865)
Co-authored-by: Renovate Bot <bot@kriese.eu> Co-committed-by: Renovate Bot <bot@kriese.eu>
This commit is contained in:
parent
206673d2f0
commit
a5696877b0
2 changed files with 6 additions and 6 deletions
|
@ -18,7 +18,7 @@
|
||||||
"clipanion": "3.2.1",
|
"clipanion": "3.2.1",
|
||||||
"conventional-changelog-conventionalcommits": "8.0.0",
|
"conventional-changelog-conventionalcommits": "8.0.0",
|
||||||
"conventional-changelog-core": "8.0.0",
|
"conventional-changelog-core": "8.0.0",
|
||||||
"husky": "9.1.5",
|
"husky": "9.1.6",
|
||||||
"lint-staged": "15.2.10",
|
"lint-staged": "15.2.10",
|
||||||
"markdownlint-cli": "0.41.0",
|
"markdownlint-cli": "0.41.0",
|
||||||
"prettier": "3.3.3"
|
"prettier": "3.3.3"
|
||||||
|
|
|
@ -21,8 +21,8 @@ importers:
|
||||||
specifier: 8.0.0
|
specifier: 8.0.0
|
||||||
version: 8.0.0(conventional-commits-filter@4.0.0)
|
version: 8.0.0(conventional-commits-filter@4.0.0)
|
||||||
husky:
|
husky:
|
||||||
specifier: 9.1.5
|
specifier: 9.1.6
|
||||||
version: 9.1.5
|
version: 9.1.6
|
||||||
lint-staged:
|
lint-staged:
|
||||||
specifier: 15.2.10
|
specifier: 15.2.10
|
||||||
version: 15.2.10
|
version: 15.2.10
|
||||||
|
@ -334,8 +334,8 @@ packages:
|
||||||
resolution: {integrity: sha512-AXcZb6vzzrFAUE61HnN4mpLqd/cSIwNQjtNWR0euPm6y0iqx3G4gOXaIDdtdDwZmhwe82LA6+zinmW4UBWVePQ==}
|
resolution: {integrity: sha512-AXcZb6vzzrFAUE61HnN4mpLqd/cSIwNQjtNWR0euPm6y0iqx3G4gOXaIDdtdDwZmhwe82LA6+zinmW4UBWVePQ==}
|
||||||
engines: {node: '>=16.17.0'}
|
engines: {node: '>=16.17.0'}
|
||||||
|
|
||||||
husky@9.1.5:
|
husky@9.1.6:
|
||||||
resolution: {integrity: sha512-rowAVRUBfI0b4+niA4SJMhfQwc107VLkBUgEYYAOQAbqDCnra1nYh83hF/MDmhYs9t9n1E3DuKOrs2LYNC+0Ag==}
|
resolution: {integrity: sha512-sqbjZKK7kf44hfdE94EoX8MZNk0n7HeW37O4YrVGCF4wzgQjp+akPAkfUK5LZ6KuR/6sqeAVuXHji+RzQgOn5A==}
|
||||||
engines: {node: '>=18'}
|
engines: {node: '>=18'}
|
||||||
hasBin: true
|
hasBin: true
|
||||||
|
|
||||||
|
@ -1018,7 +1018,7 @@ snapshots:
|
||||||
|
|
||||||
human-signals@5.0.0: {}
|
human-signals@5.0.0: {}
|
||||||
|
|
||||||
husky@9.1.5: {}
|
husky@9.1.6: {}
|
||||||
|
|
||||||
ignore@5.3.1: {}
|
ignore@5.3.1: {}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue