Skip to content

Commit

Permalink
build(deps): Update dependency husky to ^9.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and ahnpnl committed Jul 18, 2024
1 parent 82a3f41 commit 66c7f2c
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 @@ -96,7 +96,7 @@
"fs-extra": "^11.2.0",
"github-files-fetcher": "^1.6.0",
"glob": "^10.4.5",
"husky": "^9.1.0",
"husky": "^9.1.1",
"jest": "^29.7.0",
"pinst": "^3.0.0",
"prettier": "^3.3.3",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7349,12 +7349,12 @@ __metadata:
languageName: node
linkType: hard

"husky@npm:^9.1.0":
version: 9.1.0
resolution: "husky@npm:9.1.0"
"husky@npm:^9.1.1":
version: 9.1.1
resolution: "husky@npm:9.1.1"
bin:
husky: bin.js
checksum: 10/961fc8bf0dd0c31ddd77b38a6af1cfd54616ded28bcd95938f061b694b8d5fd520bddfbeebcda685a5d3f40864f0526c8ca389d5dcbc3079cffd0069f207f69c
checksum: 10/c3be0392071b78c680fc6b9fd7978f52c26e18238a2840c6eabfc0db395e19fcd798da8eff0e31a9e76c479d6019a567d83a8de80f360d28552bc83bd1839b7c
languageName: node
linkType: hard

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

0 comments on commit 66c7f2c

Please sign in to comment.