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 Jan 20, 2025
1 parent c5ceb44 commit 15a81b6
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 @@ -35,7 +35,7 @@
"devDependencies": {
"@commitlint/cli": "17.4.2",
"@commitlint/config-conventional": "17.4.2",
"husky": "8.0.3",
"husky": "9.1.7",
"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 @@ -42,7 +42,7 @@ __metadata:
"@tsconfig/node18": "npm:^1.0.1"
"@tsconfig/node20": "npm:^20.1.4"
"@tsconfig/node22": "npm:^22.0.0"
husky: "npm:8.0.3"
husky: "npm:9.1.7"
lint-staged: "npm:13.1.0"
markdownlint-cli: "npm:0.33.0"
pinst: "npm:3.0.0"
Expand Down Expand Up @@ -2443,12 +2443,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.7":
version: 9.1.7
resolution: "husky@npm:9.1.7"
bin:
husky: lib/bin.js
checksum: 016ab53f21f39af1b2387559faa9cb6e2bbbe6d3cccd64c186efe204ca4634fc11dca369da9aabe7cde4293573abe12f9b7251f20bef39ea33d8e1e8f0847550
husky: bin.js
checksum: 60e616e3c7c9f230602fec73098cf13acec7572e12340a065400c447084f29874461528e9f37edde4658bd9e32856af2971181c9e15a65caf7d669d670ce0f9c
languageName: node
linkType: hard

Expand Down

0 comments on commit 15a81b6

Please sign in to comment.