generated from sebclem/ansible-role-template
⬆️ Update dependency husky to v9.1.1
This commit is contained in:
parent
f6ae4bef02
commit
e8b7f5ba5f
@ -5,7 +5,7 @@
|
||||
"author": "SebClem <seb6596@gmail.com>",
|
||||
"license": "MIT",
|
||||
"devDependencies": {
|
||||
"husky": "9.1.0",
|
||||
"husky": "9.1.1",
|
||||
"lint-staged": "15.2.7",
|
||||
"prettier": "3.3.3"
|
||||
},
|
||||
|
@ -9,8 +9,8 @@ importers:
|
||||
.:
|
||||
devDependencies:
|
||||
husky:
|
||||
specifier: 9.1.0
|
||||
version: 9.1.0
|
||||
specifier: 9.1.1
|
||||
version: 9.1.1
|
||||
lint-staged:
|
||||
specifier: 15.2.7
|
||||
version: 15.2.7
|
||||
@ -94,8 +94,8 @@ packages:
|
||||
resolution: {integrity: sha512-AXcZb6vzzrFAUE61HnN4mpLqd/cSIwNQjtNWR0euPm6y0iqx3G4gOXaIDdtdDwZmhwe82LA6+zinmW4UBWVePQ==}
|
||||
engines: {node: '>=16.17.0'}
|
||||
|
||||
husky@9.1.0:
|
||||
resolution: {integrity: sha512-8XCjbomYTGdNF2h50dio3T3zghmZ9f/ZNzr99YwSkvDdhEjJGs5qzy8tbFx+SG8yCx2wn9nMVfZxVrr/yT8gNQ==}
|
||||
husky@9.1.1:
|
||||
resolution: {integrity: sha512-fCqlqLXcBnXa/TJXmT93/A36tJsjdJkibQ1MuIiFyCCYUlpYpIaj2mv1w+3KR6Rzu1IC3slFTje5f6DUp2A2rg==}
|
||||
engines: {node: '>=18'}
|
||||
hasBin: true
|
||||
|
||||
@ -320,7 +320,7 @@ snapshots:
|
||||
|
||||
human-signals@5.0.0: {}
|
||||
|
||||
husky@9.1.0: {}
|
||||
husky@9.1.1: {}
|
||||
|
||||
is-fullwidth-code-point@4.0.0: {}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user