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 Nov 18, 2024
1 parent 3b44673 commit 2651ef8
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.1.7",
"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.1.7"
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.1.7":
version: 9.1.7
resolution: "husky@npm:9.1.7"
bin:
husky: lib/bin.js
checksum: a1274b7c1d84c2a8ae84dc7db211e4736310f55312b91231525e9004eeda791b7953f0164ecb114d02f3db305b9273a1ead311c4fba8be987ca702b999f15e67
husky: bin.js
checksum: 60e616e3c7c9f230602fec73098cf13acec7572e12340a065400c447084f29874461528e9f37edde4658bd9e32856af2971181c9e15a65caf7d669d670ce0f9c
languageName: node
linkType: hard

Expand Down

0 comments on commit 2651ef8

Please sign in to comment.