-
- Downloads
Bump husky from 7.0.4 to 9.1.4
Bumps [husky](https://github.com/typicode/husky) from 7.0.4 to 9.1.4. - [Release notes](https://github.com/typicode/husky/releases) - [Commits](https://github.com/typicode/husky/compare/v7.0.4...v9.1.4 ) --- updated-dependencies: - dependency-name: husky dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by:dependabot[bot] <support@github.com>
... | @@ -45,7 +45,7 @@ | ... | @@ -45,7 +45,7 @@ |
"autoprefixer": "^10.4.7", | "autoprefixer": "^10.4.7", | ||
"cssnano": "^5.0.17", | "cssnano": "^5.0.17", | ||
"eslint": "^7.32.0", | "eslint": "^7.32.0", | ||
"husky": "^7.0.4", | "husky": "^9.1.4", | ||
"lint-staged": "^11.2.6", | "lint-staged": "^11.2.6", | ||
"markdown-it": "^12.3.2", | "markdown-it": "^12.3.2", | ||
"npm-run-all": "^4.1.5", | "npm-run-all": "^4.1.5", | ||
... | ... |
Please sign in to comment