Skip to content

Commit

Permalink
chore(deps): update dependency husky to v7.0.4 (#331)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <[email protected]>
  • Loading branch information
renovate[bot] and renovate-bot authored Oct 21, 2021
1 parent 24996d4 commit a8f1c3e
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"@types/jest": "27.0.2",
"@types/node": "16.7.13",
"doctoc": "2.1.0",
"husky": "7.0.2",
"husky": "7.0.4",
"jest": "27.3.1",
"leasot": "12.0.0",
"mock-argv": "2.0.6",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1576,7 +1576,7 @@ __metadata:
"@types/yargs": ^17.0.2
doctoc: 2.1.0
enquirer: ^2.3.6
husky: 7.0.2
husky: 7.0.4
jest: 27.3.1
leasot: 12.0.0
mock-argv: 2.0.6
Expand Down Expand Up @@ -2694,12 +2694,12 @@ fsevents@^2.3.2:
languageName: node
linkType: hard

"husky@npm:7.0.2":
version: 7.0.2
resolution: "husky@npm:7.0.2"
"husky@npm:7.0.4":
version: 7.0.4
resolution: "husky@npm:7.0.4"
bin:
husky: lib/bin.js
checksum: 2ccfe6ddc51dc05ae8ea1e2fbb893344e93a813e00c595d6b5f5e704b7b998d6b0e2adda7c57f99b5e46a60dc07c7d860269a2ea91661c6bacef0eca8e0b8e96
checksum: c6ec4af63da2c9522da8674a20ad9b48362cc92704896cc8a58c6a2a39d797feb2b806f93fbd83a6d653fbdceb2c3b6e0b602c6b2e8565206ffc2882ef7db9e9
languageName: node
linkType: hard

Expand Down

0 comments on commit a8f1c3e

Please sign in to comment.