Skip to content

Commit

Permalink
Bump husky from 9.0.11 to 9.1.7
Browse files Browse the repository at this point in the history
Bumps [husky](https://github.com/typicode/husky) from 9.0.11 to 9.1.7.
- [Release notes](https://github.com/typicode/husky/releases)
- [Commits](typicode/husky@v9.0.11...v9.1.7)

---
updated-dependencies:
- dependency-name: husky
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 1, 2024
1 parent 06a6af1 commit c7e6a69
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@
"eslint": "9.16.0",
"glob": "11.0.0",
"globals": "15.12.0",
"husky": "9.0.11",
"husky": "9.1.7",
"hygen": "6.2.11",
"jest": "29.7.0",
"jest-environment-jsdom": "29.7.0",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3756,7 +3756,7 @@ __metadata:
eslint: "npm:9.16.0"
glob: "npm:11.0.0"
globals: "npm:15.12.0"
husky: "npm:9.0.11"
husky: "npm:9.1.7"
hygen: "npm:6.2.11"
jest: "npm:29.7.0"
jest-environment-jsdom: "npm:29.7.0"
Expand Down Expand Up @@ -7156,12 +7156,12 @@ __metadata:
languageName: node
linkType: hard

"husky@npm:9.0.11":
version: 9.0.11
resolution: "husky@npm:9.0.11"
"husky@npm:9.1.7":
version: 9.1.7
resolution: "husky@npm:9.1.7"
bin:
husky: bin.mjs
checksum: 10c0/2c787dcf74a837fc9a4fea7da907509d4bd9a289f4ea10ecc9d86279e4d4542b0f5f6443a619bccae19e265f2677172cc2b86aae5c932a35a330cc227d914605
husky: bin.js
checksum: 10c0/35bb110a71086c48906aa7cd3ed4913fb913823715359d65e32e0b964cb1e255593b0ae8014a5005c66a68e6fa66c38dcfa8056dbbdfb8b0187c0ffe7ee3a58f
languageName: node
linkType: hard

Expand Down

0 comments on commit c7e6a69

Please sign in to comment.