Merge branch 'chore/update-husky' into 'master'

Update husky version 6 -> 8

See merge request bloodyhealth/drip!405
This commit is contained in:
Lisa
2022-07-03 18:08:22 +00:00
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -4730,9 +4730,9 @@
"dev": true
},
"husky": {
"version": "6.0.0",
"resolved": "https://registry.npmjs.org/husky/-/husky-6.0.0.tgz",
"integrity": "sha512-SQS2gDTB7tBN486QSoKPKQItZw97BMOd+Kdb6ghfpBc0yXyzrddI0oDV5MkDAbuB4X2mO3/nj60TRMcYxwzZeQ==",
"version": "8.0.1",
"resolved": "https://registry.npmjs.org/husky/-/husky-8.0.1.tgz",
"integrity": "sha512-xs7/chUH/CKdOCs7Zy0Aev9e/dKOMZf3K1Az1nar3tzlv0jfqnYtu235bstsWTmXOR0EfINrPa97yy4Lz6RiKw==",
"dev": true
},
"i18next": {
+1 -1
View File
@@ -76,7 +76,7 @@
"dirty-chai": "^2.0.1",
"eslint": "^6.4.0",
"eslint-plugin-react": "^7.8.2",
"husky": "^6.0.0",
"husky": "^8.0.0",
"jase": "^1.2.0",
"jest": "^24.9.0",
"jetifier": "^1.6.6",