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

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>

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]
2023-01-09 12:30:52 +00:00
committed by GitHub
parent 29cdebd8d8
commit 9f7cf20ad4
2 changed files with 8 additions and 8 deletions

View File

@@ -46,7 +46,7 @@
"eslint": "^7.32.0",
"eslint-config-prettier": "^8.6.0",
"eslint-plugin-prettier": "^4.2.1",
"husky": "^8.0.2",
"husky": "^8.0.3",
"prettier": "^2.8.2",
"typescript": "^4.9.4"
}