⬆️ Update dependency husky to v9.1.2

This commit is contained in:
Renovate 2024-07-26 01:03:46 +00:00
parent 75b9675fc5
commit dc455302b9
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.1", "husky": "9.1.2",
"lint-staged": "15.2.7", "lint-staged": "15.2.7",
"prettier": "3.3.3" "prettier": "3.3.3"
}, },

View File

@ -9,8 +9,8 @@ importers:
.: .:
devDependencies: devDependencies:
husky: husky:
specifier: 9.1.1 specifier: 9.1.2
version: 9.1.1 version: 9.1.2
lint-staged: lint-staged:
specifier: 15.2.7 specifier: 15.2.7
version: 15.2.7 version: 15.2.7
@ -94,8 +94,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.1: husky@9.1.2:
resolution: {integrity: sha512-fCqlqLXcBnXa/TJXmT93/A36tJsjdJkibQ1MuIiFyCCYUlpYpIaj2mv1w+3KR6Rzu1IC3slFTje5f6DUp2A2rg==} resolution: {integrity: sha512-1/aDMXZdhr1VdJJTLt6e7BipM0Jd9qkpubPiIplon1WmCeOy3nnzsCMeBqS9AsL5ioonl8F8y/F2CLOmk19/Pw==}
engines: {node: '>=18'} engines: {node: '>=18'}
hasBin: true hasBin: true
@ -320,7 +320,7 @@ snapshots:
human-signals@5.0.0: {} human-signals@5.0.0: {}
husky@9.1.1: {} husky@9.1.2: {}
is-fullwidth-code-point@4.0.0: {} is-fullwidth-code-point@4.0.0: {}