Skip to content

Commit

Permalink
build(deps): Update dependency husky to ^9.1.6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and ahnpnl committed Sep 12, 2024
1 parent 420973e commit 9068400
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 @@ -105,7 +105,7 @@
"fs-extra": "^11.2.0",
"github-files-fetcher": "^1.6.0",
"glob": "^10.4.5",
"husky": "^9.1.5",
"husky": "^9.1.6",
"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 @@ -7836,12 +7836,12 @@ __metadata:
languageName: node
linkType: hard

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

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

0 comments on commit 9068400

Please sign in to comment.