Skip to content

Commit

Permalink
Update dependency husky to v9.1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 20, 2024
1 parent 90a8591 commit ed42c06
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.5",
"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.5":
"integrity" "sha512-rowAVRUBfI0b4+niA4SJMhfQwc107VLkBUgEYYAOQAbqDCnra1nYh83hF/MDmhYs9t9n1E3DuKOrs2LYNC+0Ag=="
"resolved" "https://registry.npmjs.org/husky/-/husky-9.1.5.tgz"
"version" "9.1.5"

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

0 comments on commit ed42c06

Please sign in to comment.