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 26, 2024
1 parent 3b44673 commit a39dfd0
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 @@ -75,7 +75,7 @@
"@types/jest": "29.2.4",
"@types/node": "14.18.36",
"eslint": "8.30.0",
"husky": "8.0.2",
"husky": "9.0.6",
"jest": "29.3.1",
"jest-extended": "3.2.0",
"lint-staged": "13.1.0",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -481,7 +481,7 @@ __metadata:
"@types/jest": "npm:29.2.4"
"@types/node": "npm:14.18.36"
eslint: "npm:8.30.0"
husky: "npm:8.0.2"
husky: "npm:9.0.6"
jest: "npm:29.3.1"
jest-extended: "npm:3.2.0"
lint-staged: "npm:13.1.0"
Expand Down Expand Up @@ -4681,12 +4681,12 @@ __metadata:
languageName: node
linkType: hard

"husky@npm:8.0.2":
version: 8.0.2
resolution: "husky@npm:8.0.2"
"husky@npm:9.0.6":
version: 9.0.6
resolution: "husky@npm:9.0.6"
bin:
husky: lib/bin.js
checksum: a1274b7c1d84c2a8ae84dc7db211e4736310f55312b91231525e9004eeda791b7953f0164ecb114d02f3db305b9273a1ead311c4fba8be987ca702b999f15e67
husky: bin.js
checksum: f33ab53de066d4af7b162a58005787d2a2a9aeb7369523b7f6deb9ac89b97b347e8ed9b76b97d3471f131e3960c48ab00a29aba000ab09d114a024d5642d993f
languageName: node
linkType: hard

Expand Down

0 comments on commit a39dfd0

Please sign in to comment.