build(deps-dev): bump husky from 8.0.3 to 9.0.5 (#9194)
Bumps [husky](https://github.com/typicode/husky) from 8.0.3 to 9.0.5. - [Release notes](https://github.com/typicode/husky/releases) - [Commits](https://github.com/typicode/husky/compare/v8.0.3...v9.0.5) --- updated-dependencies: - dependency-name: husky dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by:dependabot[bot] <support@github.com> Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Showing
... | ... | @@ -62,7 +62,7 @@ |
"eslint-plugin-promise": "^5.1.0", | ||
"eslint-plugin-react": "^7.24.0", | ||
"eslint-plugin-unicorn": "^50.0.1", | ||
"husky": "^8.0.3", | ||
"husky": "^9.0.5", | ||
"lint-staged": "15.2.0", | ||
"mocha": "^10.2.0", | ||
"nx": "17.2.8", | ||
... | ... |
Please register or sign in to comment