Skip to content

Commit

Permalink
chore(deps): update dependency husky to v9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 15, 2024
1 parent 9d3645b commit 169e2e5
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 @@ -45,7 +45,7 @@
"eslint-config-prettier": "8.10.0",
"eslint-import-resolver-node": "0.3.9",
"eslint-plugin-import": "2.30.0",
"husky": "7.0.4",
"husky": "9.1.6",
"lint-staged": "14.0.1",
"micromatch": "4.0.8",
"pinst": "2.1.6",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -837,7 +837,7 @@ __metadata:
eslint-config-prettier: 8.10.0
eslint-import-resolver-node: 0.3.9
eslint-plugin-import: 2.30.0
husky: 7.0.4
husky: 9.1.6
lint-staged: 14.0.1
micromatch: 4.0.8
pinst: 2.1.6
Expand Down Expand Up @@ -1765,12 +1765,12 @@ __metadata:
languageName: node
linkType: hard

"husky@npm:7.0.4":
version: 7.0.4
resolution: "husky@npm:7.0.4"
"husky@npm:9.1.6":
version: 9.1.6
resolution: "husky@npm:9.1.6"
bin:
husky: lib/bin.js
checksum: c6ec4af63da2c9522da8674a20ad9b48362cc92704896cc8a58c6a2a39d797feb2b806f93fbd83a6d653fbdceb2c3b6e0b602c6b2e8565206ffc2882ef7db9e9
husky: bin.js
checksum: 421ccd8850378231aaefd70dbe9e4f1549b84ffe3a6897f93a202242bbc04e48bd498169aef43849411105d9fcf7c192b757d42661e28d06b934a609a4eb8771
languageName: node
linkType: hard

Expand Down

0 comments on commit 169e2e5

Please sign in to comment.