⬆️ Update dependency husky to v9.1.6

This commit is contained in:
Renovate 2024-09-12 01:07:29 +00:00
parent 2e9ce53092
commit 2d573e7534
2 changed files with 6 additions and 6 deletions

View File

@ -5,7 +5,7 @@
"author": "SebClem <seb6596@gmail.com>", "author": "SebClem <seb6596@gmail.com>",
"license": "MIT", "license": "MIT",
"devDependencies": { "devDependencies": {
"husky": "9.1.5", "husky": "9.1.6",
"lint-staged": "15.2.10", "lint-staged": "15.2.10",
"prettier": "3.3.3" "prettier": "3.3.3"
}, },

View File

@ -9,8 +9,8 @@ importers:
.: .:
devDependencies: devDependencies:
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
@ -98,8 +98,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
@ -319,7 +319,7 @@ snapshots:
human-signals@5.0.0: {} human-signals@5.0.0: {}
husky@9.1.5: {} husky@9.1.6: {}
is-fullwidth-code-point@4.0.0: {} is-fullwidth-code-point@4.0.0: {}