build(deps-dev): bump husky from 6.0.0 to 8.0.3
Bumps [husky](https://github.com/typicode/husky) from 6.0.0 to 8.0.3. - [Release notes](https://github.com/typicode/husky/releases) - [Commits](https://github.com/typicode/husky/compare/v6.0.0...v8.0.3) --- updated-dependencies: - dependency-name: husky dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by:dependabot[bot] <support@github.com>
Showing
... | @@ -61,7 +61,7 @@ | ... | @@ -61,7 +61,7 @@ |
"eslint-plugin-promise": "^5.1.0", | "eslint-plugin-promise": "^5.1.0", | ||
"eslint-plugin-react": "^7.24.0", | "eslint-plugin-react": "^7.24.0", | ||
"eslint-plugin-unicorn": "^42.0.0", | "eslint-plugin-unicorn": "^42.0.0", | ||
"husky": "^6.0.0", | "husky": "^8.0.3", | ||
"lerna": "^7.1.5", | "lerna": "^7.1.5", | ||
"lint-staged": "11.0.0", | "lint-staged": "11.0.0", | ||
"markdownlint": "^0.24.0", | "markdownlint": "^0.24.0", | ||
... | ... |
Please register or sign in to comment