Skip to content

Commit

Permalink
Update dependency husky to v9.1.7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 18, 2024
1 parent fcef8bd commit bb9f764
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 12 deletions.
14 changes: 7 additions & 7 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"prepare": "husky install"
},
"devDependencies": {
"husky": "9.0.2",
"husky": "9.1.7",
"prettier": "2.8.8"
},
"dependencies": {},
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
# yarn lockfile v1


"husky@9.0.2":
"integrity" "sha512-0yR5R3OPjl8bYApi6T4QMOAwhtLhBjdYIVg5S6zSzIO8DIvQMh/b7Q8jW3WLbHLHtzpwiyMLBNB4R0Eb6x5+AA=="
"resolved" "https://registry.npmjs.org/husky/-/husky-9.0.2.tgz"
"version" "9.0.2"
"husky@9.1.7":
"integrity" "sha512-5gs5ytaNjBrh5Ow3zrvdUUY+0VxIuWVL4i9irt6friV+BqdCfmV11CQTWMiBYWHbXhco+J1kHfTOUkePhCDvMA=="
"resolved" "https://registry.npmjs.org/husky/-/husky-9.1.7.tgz"
"version" "9.1.7"

"prettier@2.8.8":
"integrity" "sha512-tdN8qQGvNjw4CHbY+XXk0JgCXn9QiF21a55rBe5LJAU+kDyC4WQn4+awm2Xfk2lQMk5fKup9XgzTZtGkjBdP9Q=="
Expand Down

0 comments on commit bb9f764

Please sign in to comment.