Skip to content

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 28, 2024
1 parent b5648fd commit c0cbfed
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 @@ -50,7 +50,7 @@
"cz-conventional-changelog": "^3.3.0",
"eslint": "^8.56.0",
"eslint-config-mahir": "^0.0.36",
"husky": "^8.0.3",
"husky": "^9.0.6",
"jsdom": "^24.0.0",
"lint-staged": "^15.2.0",
"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 @@ -817,7 +817,7 @@ __metadata:
cz-conventional-changelog: "npm:^3.3.0"
eslint: "npm:^8.56.0"
eslint-config-mahir: "npm:^0.0.36"
husky: "npm:^8.0.3"
husky: "npm:^9.0.6"
jsdom: "npm:^24.0.0"
lint-staged: "npm:^15.2.0"
pinst: "npm:^3.0.0"
Expand Down Expand Up @@ -4412,12 +4412,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.6":
version: 9.0.6
resolution: "husky@npm:9.0.6"
bin:
husky: lib/bin.js
checksum: b754cf70fdc97c3b60fec5b80056b9c11436464953b1691bf2b5dcf0081fb6685d2c5f47abb8b2b1c49f504aabea5321fdd6496f8b755d9f6e7525a493406abb
husky: bin.js
checksum: e198c90a59d460cf860c33e0a4c3927ecfb645d4fd4c2de3fbcd5fb56b858a923af452508d549f6ed020bb48de08290912cd77c006dd2a83e551c24c17340d5b
languageName: node
linkType: hard

Expand Down

0 comments on commit c0cbfed

Please sign in to comment.