Merge pull request #597 from NebulousLabs/dependabot/npm_and_yarn/packages/webapp/husky-4.3.8

Bump husky from 4.3.0 to 4.3.8 in /packages/webapp
This commit is contained in:
Karol Wypchło 2021-01-25 09:41:56 +01:00 committed by GitHub
commit f0a7d9bac5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -42,7 +42,7 @@
"eslint-config-prettier": "7.2.0",
"eslint-plugin-cypress": "2.11.2",
"eslint-plugin-react": "7.22.0",
"husky": "4.3.0",
"husky": "4.3.8",
"lint-staged": "10.5.3",
"prettier": "2.2.1"
},