housekeeping(dev-deps): husky@4.3.6

This commit is contained in:
Renovate Bot
2020-12-13 18:28:13 +00:00
committed by renovate[bot]
parent 018d585585
commit db92ccf089
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@@ -15021,9 +15021,9 @@
"dev": true "dev": true
}, },
"husky": { "husky": {
"version": "4.3.5", "version": "4.3.6",
"resolved": "https://registry.npmjs.org/husky/-/husky-4.3.5.tgz", "resolved": "https://registry.npmjs.org/husky/-/husky-4.3.6.tgz",
"integrity": "sha512-E5S/1HMoDDaqsH8kDF5zeKEQbYqe3wL9zJDyqyYqc8I4vHBtAoxkDBGXox0lZ9RI+k5GyB728vZdmnM4bYap+g==", "integrity": "sha512-o6UjVI8xtlWRL5395iWq9LKDyp/9TE7XMOTvIpEVzW638UcGxTmV5cfel6fsk/jbZSTlvfGVJf2svFtybcIZag==",
"dev": true, "dev": true,
"requires": { "requires": {
"chalk": "^4.0.0", "chalk": "^4.0.0",

View File

@@ -139,7 +139,7 @@
"file-loader": "^6.0.0", "file-loader": "^6.0.0",
"git-describe": "^4.0.4", "git-describe": "^4.0.4",
"http-server": "^0.12.3", "http-server": "^0.12.3",
"husky": "=4.3.5", "husky": "=4.3.6",
"ignore-assets-webpack-plugin": "^2.0.1", "ignore-assets-webpack-plugin": "^2.0.1",
"inspectpack": "=4.5.2", "inspectpack": "=4.5.2",
"jest": "=25.5.4", "jest": "=25.5.4",