build(deps-dev): bump husky from 5.1.3 to 5.2.0 (#73)
This commit is contained in:
parent
0d0109be52
commit
47d74534ea
14
package-lock.json
generated
14
package-lock.json
generated
@ -24,7 +24,7 @@
|
|||||||
"axios": "0.21.1",
|
"axios": "0.21.1",
|
||||||
"editorconfig-checker": "4.0.1",
|
"editorconfig-checker": "4.0.1",
|
||||||
"express": "4.17.1",
|
"express": "4.17.1",
|
||||||
"husky": "5.1.3",
|
"husky": "5.2.0",
|
||||||
"jest": "26.6.3",
|
"jest": "26.6.3",
|
||||||
"markdownlint-cli": "0.27.1",
|
"markdownlint-cli": "0.27.1",
|
||||||
"pinst": "2.1.6",
|
"pinst": "2.1.6",
|
||||||
@ -6711,9 +6711,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/husky": {
|
"node_modules/husky": {
|
||||||
"version": "5.1.3",
|
"version": "5.2.0",
|
||||||
"resolved": "https://registry.npmjs.org/husky/-/husky-5.1.3.tgz",
|
"resolved": "https://registry.npmjs.org/husky/-/husky-5.2.0.tgz",
|
||||||
"integrity": "sha512-fbNJ+Gz5wx2LIBtMweJNY1D7Uc8p1XERi5KNRMccwfQA+rXlxWNSdUxswo0gT8XqxywTIw7Ywm/F4v/O35RdMg==",
|
"integrity": "sha512-AM8T/auHXRBxlrfPVLKP6jt49GCM2Zz47m8G3FOMsLmTv8Dj/fKVWE0Rh2d4Qrvmy131xEsdQnb3OXRib67PGg==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"funding": [
|
"funding": [
|
||||||
{
|
{
|
||||||
@ -19354,9 +19354,9 @@
|
|||||||
"dev": true
|
"dev": true
|
||||||
},
|
},
|
||||||
"husky": {
|
"husky": {
|
||||||
"version": "5.1.3",
|
"version": "5.2.0",
|
||||||
"resolved": "https://registry.npmjs.org/husky/-/husky-5.1.3.tgz",
|
"resolved": "https://registry.npmjs.org/husky/-/husky-5.2.0.tgz",
|
||||||
"integrity": "sha512-fbNJ+Gz5wx2LIBtMweJNY1D7Uc8p1XERi5KNRMccwfQA+rXlxWNSdUxswo0gT8XqxywTIw7Ywm/F4v/O35RdMg==",
|
"integrity": "sha512-AM8T/auHXRBxlrfPVLKP6jt49GCM2Zz47m8G3FOMsLmTv8Dj/fKVWE0Rh2d4Qrvmy131xEsdQnb3OXRib67PGg==",
|
||||||
"dev": true
|
"dev": true
|
||||||
},
|
},
|
||||||
"iconv-lite": {
|
"iconv-lite": {
|
||||||
|
@ -101,7 +101,7 @@
|
|||||||
"axios": "0.21.1",
|
"axios": "0.21.1",
|
||||||
"editorconfig-checker": "4.0.1",
|
"editorconfig-checker": "4.0.1",
|
||||||
"express": "4.17.1",
|
"express": "4.17.1",
|
||||||
"husky": "5.1.3",
|
"husky": "5.2.0",
|
||||||
"jest": "26.6.3",
|
"jest": "26.6.3",
|
||||||
"markdownlint-cli": "0.27.1",
|
"markdownlint-cli": "0.27.1",
|
||||||
"pinst": "2.1.6",
|
"pinst": "2.1.6",
|
||||||
|
Reference in New Issue
Block a user