chore(deps-dev): bump husky from 4.3.7 to 4.3.8

This commit is contained in:
dependabot[bot]
2021-01-18 00:26:30 -05:00
committed by GitHub
parent 8264f72af3
commit c89c3738bd
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@@ -14498,9 +14498,9 @@
"dev": true
},
"husky": {
"version": "4.3.7",
"resolved": "https://registry.npmjs.org/husky/-/husky-4.3.7.tgz",
"integrity": "sha512-0fQlcCDq/xypoyYSJvEuzbDPHFf8ZF9IXKJxlrnvxABTSzK1VPT2RKYQKrcgJ+YD39swgoB6sbzywUqFxUiqjw==",
"version": "4.3.8",
"resolved": "https://registry.npmjs.org/husky/-/husky-4.3.8.tgz",
"integrity": "sha512-LCqqsB0PzJQ/AlCgfrfzRe3e3+NvmefAdKQhRYpxS4u6clblBoDdzzvHi8fmxKRzvMxPY/1WZWzomPZww0Anow==",
"dev": true,
"requires": {
"chalk": "^4.0.0",

View File

@@ -138,7 +138,7 @@
"file-loader": "^6.0.0",
"git-describe": "^4.0.4",
"http-server": "^0.12.3",
"husky": "=4.3.7",
"husky": "=4.3.8",
"ignore-assets-webpack-plugin": "^2.0.1",
"inspectpack": "=4.5.2",
"jest": "=26.6.3",