chore(deps-dev): bump husky from 9.1.4 to 9.1.5 (#834)

Bumps [husky](https://github.com/typicode/husky) from 9.1.4 to 9.1.5.
- [Release notes](https://github.com/typicode/husky/releases)
- [Commits](https://github.com/typicode/husky/compare/v9.1.4...v9.1.5)

---
updated-dependencies:
- dependency-name: husky
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2024-08-21 08:13:19 +00:00
committed by GitHub
parent f7f5ad5960
commit 6d8e67db66
2 changed files with 6 additions and 6 deletions

View File

@@ -42,7 +42,7 @@
"eslint": "^8.57.0",
"eslint-config-prettier": "^9.1.0",
"eslint-config-react-app": "^7.0.1",
"husky": "^9.1.4",
"husky": "^9.1.5",
"prettier": "^3.3.3",
"sass": "^1.77.8",
"stylelint": "^16.8.2",