chore(deps-dev): bump husky from 8.0.2 to 8.0.3 (#6561)

Bumps [husky](https://github.com/typicode/husky) from 8.0.2 to 8.0.3.
- [Release notes](https://github.com/typicode/husky/releases)
- [Commits](https://github.com/typicode/husky/compare/v8.0.2...v8.0.3)

---
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-02-19 17:29:11 -08:00
committed by GitHub
parent 353af25d5c
commit aba0eab74e
2 changed files with 5 additions and 5 deletions

View File

@@ -326,7 +326,7 @@
"eslint-plugin-prettier": "^4.2.1",
"eslint-plugin-react": "^7.33.2",
"eslint-plugin-react-hooks": "^4.6.0",
"husky": "^8.0.2",
"husky": "^8.0.3",
"i18next-parser": "^7.9.0",
"jest-cli": "^29.7.0",
"jest-environment-jsdom": "^29.6.4",