Skip to content
This repository has been archived by the owner on Feb 27, 2024. It is now read-only.

Commit

Permalink
chore(deps): update dependency husky to v9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 25, 2024
1 parent 452873d commit c2a77cf
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"commitizen": "4.3.0",
"cz-conventional-changelog": "3.3.0",
"eslint": "8.56.0",
"husky": "8.0.3",
"husky": "9.0.5",
"lint-staged": "15.2.0",
"npm-run-all": "4.1.5",
"pinst": "3.0.0",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5264,12 +5264,12 @@ __metadata:
languageName: node
linkType: hard

"husky@npm:8.0.3":
version: 8.0.3
resolution: "husky@npm:8.0.3"
"husky@npm:9.0.5":
version: 9.0.5
resolution: "husky@npm:9.0.5"
bin:
husky: lib/bin.js
checksum: 6722591771c657b91a1abb082e07f6547eca79144d678e586828ae806499d90dce2a6aee08b66183fd8b085f19d20e0990a2ad396961746b4c8bd5bdb619d668
husky: bin.js
checksum: 699294459d3147cebcda13872a680a8b7fa8b71bcb28c0f3b932f2f60501b6f004d6e84003b0cf7373fe62efcf869eee976a4471515914d012a259e1f5d5eb97
languageName: node
linkType: hard

Expand Down Expand Up @@ -9298,7 +9298,7 @@ __metadata:
cz-conventional-changelog: "npm:3.3.0"
dwdav: "npm:>=3.5.1"
eslint: "npm:8.56.0"
husky: "npm:8.0.3"
husky: "npm:9.0.5"
lint-staged: "npm:15.2.0"
npm-run-all: "npm:4.1.5"
pinst: "npm:3.0.0"
Expand Down

0 comments on commit c2a77cf

Please sign in to comment.