Update dependency husky to v7 (#1617)
Co-authored-by:
Renovate Bot <bot@renovateapp.com>
Showing
... | ... | @@ -42,7 +42,7 @@ |
"license": "Apache-2.0", | ||
"devDependencies": { | ||
"@visual-framework/vf-component-generator": "^1.1.5", | ||
"husky": "6.0.0", | ||
"husky": "7.0.4", | ||
"prettier-stylelint": "0.4.2", | ||
"stylelint-order": "4.1.0", | ||
"stylelint-scss": "3.21.0" | ||
... | ... |
Please register or sign in to comment