chore(deps-dev): bump husky from 8.0.3 to 9.0.1 (#606)

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

---
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>
This commit is contained in:
dependabot[bot] 2024-01-25 08:04:55 +00:00 committed by GitHub
parent 8748a7ea57
commit cf8b6ab2fe
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 6 additions and 6 deletions

View File

@ -41,7 +41,7 @@
"eslint": "^8.56.0",
"eslint-config-prettier": "^9.1.0",
"eslint-config-react-app": "^7.0.1",
"husky": "^8.0.3",
"husky": "^9.0.1",
"prettier": "^3.2.4",
"sass": "^1.70.0",
"stylelint": "^16.2.0",

View File

@ -92,8 +92,8 @@ devDependencies:
specifier: ^7.0.1
version: 7.0.1(@babel/plugin-syntax-flow@7.23.3)(@babel/plugin-transform-react-jsx@7.23.4)(eslint@8.56.0)(typescript@5.3.3)
husky:
specifier: ^8.0.3
version: 8.0.3
specifier: ^9.0.1
version: 9.0.1
prettier:
specifier: ^3.2.4
version: 3.2.4
@ -4559,9 +4559,9 @@ packages:
engines: {node: '>=10.17.0'}
dev: true
/husky@8.0.3:
resolution: {integrity: sha512-+dQSyqPh4x1hlO1swXBiNb2HzTDN1I2IGLQx1GrBuiqFJfoMrnZWwVmatvSiO+Iz8fBUnf+lekwNo4c2LlXItg==}
engines: {node: '>=14'}
/husky@9.0.1:
resolution: {integrity: sha512-rXCT8yF2v3awSG03AG6IgICDhJ+m8o3jL1ROwsT4nQZ6urEyKSj0IWFDIh5YC2zgZeAxWksNMbN6rYY4BE1Zrw==}
engines: {node: '>=18'}
hasBin: true
dev: true