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 1, 2024
1 parent 3b44673 commit 8bad28c
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.9",
"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.9"
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.9":
version: 9.0.9
resolution: "husky@npm:9.0.9"
bin:
husky: lib/bin.js
checksum: a1274b7c1d84c2a8ae84dc7db211e4736310f55312b91231525e9004eeda791b7953f0164ecb114d02f3db305b9273a1ead311c4fba8be987ca702b999f15e67
husky: bin.mjs
checksum: 7416fed02263339156253cb88009ce9f551f55f723f953c696a747053a1e6e15cfb1824d2e3645c711ead70ce11b2095784caec32be6eed45ebb661e6c4fc6f2
languageName: node
linkType: hard

Expand Down

0 comments on commit 8bad28c

Please sign in to comment.