Update husky version 7 -> 8

This commit is contained in:
Sofiya Tepikin
2022-06-30 13:38:04 +02:00
parent e87d569b8b
commit 6b441294d9
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -4730,9 +4730,9 @@
"dev": true
},
"husky": {
"version": "7.0.4",
"resolved": "https://registry.npmjs.org/husky/-/husky-7.0.4.tgz",
"integrity": "sha512-vbaCKN2QLtP/vD4yvs6iz6hBEo6wkSzs8HpRah1Z6aGmF2KW5PdYuAd7uX5a+OyBZHBhd+TFLqgjUgytQr4RvQ==",
"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
@@ -75,7 +75,7 @@
"dirty-chai": "^2.0.1",
"eslint": "^6.4.0",
"eslint-plugin-react": "^7.8.2",
"husky": "^7.0.0",
"husky": "^8.0.0",
"jase": "^1.2.0",
"jest": "^24.9.0",
"jetifier": "^1.6.6",