Skip to content

Commit

Permalink
build(deps): Update dependency husky to ^9.1.7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and ahnpnl committed Nov 19, 2024
1 parent c419c62 commit 73678c2
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@
"fs-extra": "^11.2.0",
"github-files-fetcher": "^1.6.0",
"glob": "^10.4.5",
"husky": "^9.1.6",
"husky": "^9.1.7",
"jest": "^29.7.0",
"pinst": "^3.0.0",
"prettier": "^2.8.8",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7708,12 +7708,12 @@ __metadata:
languageName: node
linkType: hard

"husky@npm:^9.1.6":
version: 9.1.6
resolution: "husky@npm:9.1.6"
"husky@npm:^9.1.7":
version: 9.1.7
resolution: "husky@npm:9.1.7"
bin:
husky: bin.js
checksum: 10/421ccd8850378231aaefd70dbe9e4f1549b84ffe3a6897f93a202242bbc04e48bd498169aef43849411105d9fcf7c192b757d42661e28d06b934a609a4eb8771
checksum: 10/c2412753f15695db369634ba70f50f5c0b7e5cb13b673d0826c411ec1bd9ddef08c1dad89ea154f57da2521d2605bd64308af748749b27d08c5f563bcd89975f
languageName: node
linkType: hard

Expand Down Expand Up @@ -8658,7 +8658,7 @@ __metadata:
fs-extra: "npm:^11.2.0"
github-files-fetcher: "npm:^1.6.0"
glob: "npm:^10.4.5"
husky: "npm:^9.1.6"
husky: "npm:^9.1.7"
jest: "npm:^29.7.0"
jest-environment-jsdom: "npm:^29.0.0"
jest-util: "npm:^29.0.0"
Expand Down

0 comments on commit 73678c2

Please sign in to comment.