generated from sebclem/ansible-role-template
⬆️ Update dependency husky to v9.1.2
This commit is contained in:
parent
75b9675fc5
commit
dc455302b9
@ -5,7 +5,7 @@
|
||||
"author": "SebClem <seb6596@gmail.com>",
|
||||
"license": "MIT",
|
||||
"devDependencies": {
|
||||
"husky": "9.1.1",
|
||||
"husky": "9.1.2",
|
||||
"lint-staged": "15.2.7",
|
||||
"prettier": "3.3.3"
|
||||
},
|
||||
|
@ -9,8 +9,8 @@ importers:
|
||||
.:
|
||||
devDependencies:
|
||||
husky:
|
||||
specifier: 9.1.1
|
||||
version: 9.1.1
|
||||
specifier: 9.1.2
|
||||
version: 9.1.2
|
||||
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.1:
|
||||
resolution: {integrity: sha512-fCqlqLXcBnXa/TJXmT93/A36tJsjdJkibQ1MuIiFyCCYUlpYpIaj2mv1w+3KR6Rzu1IC3slFTje5f6DUp2A2rg==}
|
||||
husky@9.1.2:
|
||||
resolution: {integrity: sha512-1/aDMXZdhr1VdJJTLt6e7BipM0Jd9qkpubPiIplon1WmCeOy3nnzsCMeBqS9AsL5ioonl8F8y/F2CLOmk19/Pw==}
|
||||
engines: {node: '>=18'}
|
||||
hasBin: true
|
||||
|
||||
@ -320,7 +320,7 @@ snapshots:
|
||||
|
||||
human-signals@5.0.0: {}
|
||||
|
||||
husky@9.1.1: {}
|
||||
husky@9.1.2: {}
|
||||
|
||||
is-fullwidth-code-point@4.0.0: {}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user