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 Feb 14, 2024
1 parent c19febd commit 083e2bc
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 @@ -33,7 +33,7 @@
"devDependencies": {
"@commitlint/cli": "17.4.2",
"@commitlint/config-conventional": "17.4.2",
"husky": "8.0.3",
"husky": "9.0.11",
"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 @@ -40,7 +40,7 @@ __metadata:
"@commitlint/config-conventional": "npm:17.4.2"
"@tsconfig/node16": "npm:^1.0.3"
"@tsconfig/node18": "npm:^1.0.1"
husky: "npm:8.0.3"
husky: "npm:9.0.11"
lint-staged: "npm:13.1.0"
markdownlint-cli: "npm:0.33.0"
pinst: "npm:3.0.0"
Expand Down Expand Up @@ -2427,12 +2427,12 @@ __metadata:
languageName: node
linkType: hard

"husky@npm:8.0.3":
version: 8.0.3
resolution: "husky@npm:8.0.3"
"husky@npm:9.0.11":
version: 9.0.11
resolution: "husky@npm:9.0.11"
bin:
husky: lib/bin.js
checksum: 016ab53f21f39af1b2387559faa9cb6e2bbbe6d3cccd64c186efe204ca4634fc11dca369da9aabe7cde4293573abe12f9b7251f20bef39ea33d8e1e8f0847550
husky: bin.mjs
checksum: 8e6b3a13c3808231d8a026bf293f5ce589e8aa83d226dbc0ecdd4247951d753a1421a044d763d83f0b09546675ba0847fb11dc2f159ad0eb416d31787f22b77c
languageName: node
linkType: hard

Expand Down

0 comments on commit 083e2bc

Please sign in to comment.