Skip to content

Commit

Permalink
chore(deps): update dependency husky to v7.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Oct 21, 2021
1 parent a78b8ee commit 1da6296
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 @@ -23,7 +23,7 @@
"@testing-library/react-hooks": "7.0.2",
"@types/node": "14.17.27",
"eslint": "7.32.0",
"husky": "7.0.2",
"husky": "7.0.4",
"jest": "27.3.1",
"prettier": "2.4.1",
"pretty-quick": "3.1.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -15958,12 +15958,12 @@ fsevents@^1.2.7:
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 Expand Up @@ -19328,7 +19328,7 @@ fsevents@^1.2.7:
"@testing-library/react-hooks": 7.0.2
"@types/node": 14.17.27
eslint: 7.32.0
husky: 7.0.2
husky: 7.0.4
jest: 27.3.1
prettier: 2.4.1
pretty-quick: 3.1.1
Expand Down

0 comments on commit 1da6296

Please sign in to comment.