chore(deps): update dependency husky to v8.0.3 (#2113)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-02-21 10:46:55 +00:00 committed by GitHub
parent 1f28c05efd
commit e875f6dbeb
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View file

@ -42,7 +42,7 @@
"eslint-plugin-react": "7.33.2",
"gh-pages": "3.2.3",
"html-webpack-plugin": "3.2.0",
"husky": "8.0.1",
"husky": "8.0.3",
"jest": "27.5.1",
"jest-junit": "13.0.0",
"json": "9.0.6",
@ -13527,9 +13527,9 @@
}
},
"node_modules/husky": {
"version": "8.0.1",
"resolved": "https://registry.npmjs.org/husky/-/husky-8.0.1.tgz",
"integrity": "sha512-xs7/chUH/CKdOCs7Zy0Aev9e/dKOMZf3K1Az1nar3tzlv0jfqnYtu235bstsWTmXOR0EfINrPa97yy4Lz6RiKw==",
"version": "8.0.3",
"resolved": "https://registry.npmjs.org/husky/-/husky-8.0.3.tgz",
"integrity": "sha512-+dQSyqPh4x1hlO1swXBiNb2HzTDN1I2IGLQx1GrBuiqFJfoMrnZWwVmatvSiO+Iz8fBUnf+lekwNo4c2LlXItg==",
"dev": true,
"bin": {
"husky": "lib/bin.js"

View file

@ -69,7 +69,7 @@
"eslint-plugin-react": "7.33.2",
"gh-pages": "3.2.3",
"html-webpack-plugin": "3.2.0",
"husky": "8.0.1",
"husky": "8.0.3",
"jest": "27.5.1",
"jest-junit": "13.0.0",
"json": "9.0.6",