chore(deps): update dependency husky to v7.0.4
This commit is contained in:
parent
1b471971da
commit
6cc7b5b09a
2 changed files with 6 additions and 6 deletions
|
@ -42,7 +42,7 @@
|
||||||
"eslint-plugin-prettier": "4.0.0",
|
"eslint-plugin-prettier": "4.0.0",
|
||||||
"fs-extra": "10.0.0",
|
"fs-extra": "10.0.0",
|
||||||
"gulp": "4.0.2",
|
"gulp": "4.0.2",
|
||||||
"husky": "7.0.2",
|
"husky": "7.0.4",
|
||||||
"json-stringify-pretty-compact": "3.0.0",
|
"json-stringify-pretty-compact": "3.0.0",
|
||||||
"lint-staged": "11.2.3",
|
"lint-staged": "11.2.3",
|
||||||
"prettier": "2.4.1",
|
"prettier": "2.4.1",
|
||||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -3022,12 +3022,12 @@ fsevents@~2.3.2:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"husky@npm:7.0.2":
|
"husky@npm:7.0.4":
|
||||||
version: 7.0.2
|
version: 7.0.4
|
||||||
resolution: "husky@npm:7.0.2"
|
resolution: "husky@npm:7.0.4"
|
||||||
bin:
|
bin:
|
||||||
husky: lib/bin.js
|
husky: lib/bin.js
|
||||||
checksum: 2ccfe6ddc51dc05ae8ea1e2fbb893344e93a813e00c595d6b5f5e704b7b998d6b0e2adda7c57f99b5e46a60dc07c7d860269a2ea91661c6bacef0eca8e0b8e96
|
checksum: c6ec4af63da2c9522da8674a20ad9b48362cc92704896cc8a58c6a2a39d797feb2b806f93fbd83a6d653fbdceb2c3b6e0b602c6b2e8565206ffc2882ef7db9e9
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
@ -4960,7 +4960,7 @@ fsevents@~2.3.2:
|
||||||
eslint-plugin-prettier: 4.0.0
|
eslint-plugin-prettier: 4.0.0
|
||||||
fs-extra: 10.0.0
|
fs-extra: 10.0.0
|
||||||
gulp: 4.0.2
|
gulp: 4.0.2
|
||||||
husky: 7.0.2
|
husky: 7.0.4
|
||||||
json-stringify-pretty-compact: 3.0.0
|
json-stringify-pretty-compact: 3.0.0
|
||||||
lint-staged: 11.2.3
|
lint-staged: 11.2.3
|
||||||
prettier: 2.4.1
|
prettier: 2.4.1
|
||||||
|
|
Reference in a new issue