housekeeping(dev-deps): husky@4.3.5 (#6687)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot]
2020-12-09 13:58:11 -08:00
committed by GitHub
parent 750f52d7de
commit 9bba6a1762
2 changed files with 7 additions and 7 deletions

12
package-lock.json generated
View File

@@ -15095,9 +15095,9 @@
"dev": true
},
"husky": {
"version": "4.3.0",
"resolved": "https://registry.npmjs.org/husky/-/husky-4.3.0.tgz",
"integrity": "sha512-tTMeLCLqSBqnflBZnlVDhpaIMucSGaYyX6855jM4AguGeWCeSzNdb1mfyWduTZ3pe3SJVvVWGL0jO1iKZVPfTA==",
"version": "4.3.5",
"resolved": "https://registry.npmjs.org/husky/-/husky-4.3.5.tgz",
"integrity": "sha512-E5S/1HMoDDaqsH8kDF5zeKEQbYqe3wL9zJDyqyYqc8I4vHBtAoxkDBGXox0lZ9RI+k5GyB728vZdmnM4bYap+g==",
"dev": true,
"requires": {
"chalk": "^4.0.0",
@@ -15176,9 +15176,9 @@
"dev": true
},
"import-fresh": {
"version": "3.2.1",
"resolved": "https://registry.npmjs.org/import-fresh/-/import-fresh-3.2.1.tgz",
"integrity": "sha512-6e1q1cnWP2RXD9/keSkxHScg508CdXqXWgWBaETNhyuBFz+kUZlKboh+ISK+bU++DmbHimVBrOz/zzPe0sZ3sQ==",
"version": "3.2.2",
"resolved": "https://registry.npmjs.org/import-fresh/-/import-fresh-3.2.2.tgz",
"integrity": "sha512-cTPNrlvJT6twpYy+YmKUKrTSjWFs3bjYjAhCwm+z4EOCubZxAuO+hHpRN64TqjEaYSHs7tJAE0w1CKMGmsG/lw==",
"dev": true,
"requires": {
"parent-module": "^1.0.0",

View File

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