build(deps-dev): bump husky from 7.0.0 to 7.0.1 (#157)
This commit is contained in:
parent
b56248919e
commit
b1ab84e610
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.2",
|
"editorconfig-checker": "4.0.2",
|
||||||
"express": "4.17.1",
|
"express": "4.17.1",
|
||||||
"husky": "7.0.0",
|
"husky": "7.0.1",
|
||||||
"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",
|
||||||
@ -6740,9 +6740,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/husky": {
|
"node_modules/husky": {
|
||||||
"version": "7.0.0",
|
"version": "7.0.1",
|
||||||
"resolved": "https://registry.npmjs.org/husky/-/husky-7.0.0.tgz",
|
"resolved": "https://registry.npmjs.org/husky/-/husky-7.0.1.tgz",
|
||||||
"integrity": "sha512-xK7lO0EtSzfFPiw+oQncQVy/XqV7UVVjxBByc+Iv5iK3yhW9boDoWgvZy3OGo48QKg/hUtZkzz0hi2HXa0kn7w==",
|
"integrity": "sha512-gceRaITVZ+cJH9sNHqx5tFwbzlLCVxtVZcusME8JYQ8Edy5mpGDOqD8QBCdMhpyo9a+JXddnujQ4rpY2Ff9SJA==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"bin": {
|
"bin": {
|
||||||
"husky": "lib/bin.js"
|
"husky": "lib/bin.js"
|
||||||
@ -19179,9 +19179,9 @@
|
|||||||
"dev": true
|
"dev": true
|
||||||
},
|
},
|
||||||
"husky": {
|
"husky": {
|
||||||
"version": "7.0.0",
|
"version": "7.0.1",
|
||||||
"resolved": "https://registry.npmjs.org/husky/-/husky-7.0.0.tgz",
|
"resolved": "https://registry.npmjs.org/husky/-/husky-7.0.1.tgz",
|
||||||
"integrity": "sha512-xK7lO0EtSzfFPiw+oQncQVy/XqV7UVVjxBByc+Iv5iK3yhW9boDoWgvZy3OGo48QKg/hUtZkzz0hi2HXa0kn7w==",
|
"integrity": "sha512-gceRaITVZ+cJH9sNHqx5tFwbzlLCVxtVZcusME8JYQ8Edy5mpGDOqD8QBCdMhpyo9a+JXddnujQ4rpY2Ff9SJA==",
|
||||||
"dev": true
|
"dev": true
|
||||||
},
|
},
|
||||||
"iconv-lite": {
|
"iconv-lite": {
|
||||||
|
@ -101,7 +101,7 @@
|
|||||||
"axios": "0.21.1",
|
"axios": "0.21.1",
|
||||||
"editorconfig-checker": "4.0.2",
|
"editorconfig-checker": "4.0.2",
|
||||||
"express": "4.17.1",
|
"express": "4.17.1",
|
||||||
"husky": "7.0.0",
|
"husky": "7.0.1",
|
||||||
"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