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 Feb 1, 2024
1 parent c2149bb commit f1ed20e
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 @@ -98,7 +98,7 @@
"eslint": "8.56.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-prettier": "5.1.3",
"husky": "8.0.3",
"husky": "9.0.9",
"lint-staged": "15.2.1",
"nuxi": "3.10.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 @@ -8229,12 +8229,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.9":
version: 9.0.9
resolution: "husky@npm:9.0.9"
bin:
husky: lib/bin.js
checksum: 10/b754cf70fdc97c3b60fec5b80056b9c11436464953b1691bf2b5dcf0081fb6685d2c5f47abb8b2b1c49f504aabea5321fdd6496f8b755d9f6e7525a493406abb
husky: bin.mjs
checksum: 10/ea6731d6c3abedc2af6ad45e65308caf0e404d77c3f5b853f4fae34f8004c46a5160e490cd2c331cfbae40b812d212a84e21e33ab4bb4ce6611454520ab51c5e
languageName: node
linkType: hard

Expand Down Expand Up @@ -15044,7 +15044,7 @@ __metadata:
eslint: "npm:8.56.0"
eslint-config-prettier: "npm:9.1.0"
eslint-plugin-prettier: "npm:5.1.3"
husky: "npm:8.0.3"
husky: "npm:9.0.9"
lint-staged: "npm:15.2.1"
nuxi: "npm:3.10.0"
p-defer: "npm:^4.0.0"
Expand Down

0 comments on commit f1ed20e

Please sign in to comment.