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 12, 2024
1 parent 9c742b6 commit df7d96a
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 @@ -34,7 +34,7 @@
"devDependencies": {
"@commitlint/cli": "17.4.2",
"@commitlint/config-conventional": "17.4.2",
"husky": "8.0.3",
"husky": "9.1.6",
"lint-staged": "13.1.0",
"markdownlint-cli": "0.33.0",
"pinst": "3.0.0",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ __metadata:
"@tsconfig/node16": "npm:^1.0.3"
"@tsconfig/node18": "npm:^1.0.1"
"@tsconfig/node20": "npm:^20.1.4"
husky: "npm:8.0.3"
husky: "npm:9.1.6"
lint-staged: "npm:13.1.0"
markdownlint-cli: "npm:0.33.0"
pinst: "npm:3.0.0"
Expand Down Expand Up @@ -2435,12 +2435,12 @@ __metadata:
languageName: node
linkType: hard

"husky@npm:8.0.3":
version: 8.0.3
resolution: "husky@npm:8.0.3"
"husky@npm:9.1.6":
version: 9.1.6
resolution: "husky@npm:9.1.6"
bin:
husky: lib/bin.js
checksum: 016ab53f21f39af1b2387559faa9cb6e2bbbe6d3cccd64c186efe204ca4634fc11dca369da9aabe7cde4293573abe12f9b7251f20bef39ea33d8e1e8f0847550
husky: bin.js
checksum: 436fa439fddddf193d9013bafb4c6616ab122f4e0d742dafc3d2fe287f891a0de64c782e6f7002ab11762174de0959cda1ed5953232baf57e305d897658ea389
languageName: node
linkType: hard

Expand Down

0 comments on commit df7d96a

Please sign in to comment.