build(deps-dev): bump husky from 4.3.5 to 4.3.6
Bumps [husky](https://github.com/typicode/husky) from 4.3.5 to 4.3.6. - [Release notes](https://github.com/typicode/husky/releases) - [Commits](https://github.com/typicode/husky/compare/v4.3.5...v4.3.6) Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
ed5c400646
commit
f860dc94af
|
@ -8330,9 +8330,9 @@
|
|||
"dev": true
|
||||
},
|
||||
"husky": {
|
||||
"version": "4.3.5",
|
||||
"resolved": "https://registry.npmjs.org/husky/-/husky-4.3.5.tgz",
|
||||
"integrity": "sha512-E5S/1HMoDDaqsH8kDF5zeKEQbYqe3wL9zJDyqyYqc8I4vHBtAoxkDBGXox0lZ9RI+k5GyB728vZdmnM4bYap+g==",
|
||||
"version": "4.3.6",
|
||||
"resolved": "https://registry.npmjs.org/husky/-/husky-4.3.6.tgz",
|
||||
"integrity": "sha512-o6UjVI8xtlWRL5395iWq9LKDyp/9TE7XMOTvIpEVzW638UcGxTmV5cfel6fsk/jbZSTlvfGVJf2svFtybcIZag==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"chalk": "^4.0.0",
|
||||
|
|
|
@ -42,7 +42,7 @@
|
|||
"eslint-plugin-import": "^2.22.1",
|
||||
"eslint-plugin-vue": "^7.2.0",
|
||||
"fast-xml-parser": "^3.17.5",
|
||||
"husky": "^4.3.5",
|
||||
"husky": "^4.3.6",
|
||||
"lint-staged": "^10.5.3",
|
||||
"mux.js": "^5.7.0",
|
||||
"sass": "^1.30.0",
|
||||
|
|
Loading…
Reference in New Issue