Skip to content

Commit

Permalink
Update dependency husky to v9 (#403)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Aug 12, 2024
1 parent 03ba038 commit a8c0cbb
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 @@ -23,7 +23,7 @@
"concurrently": "8.2.2",
"cypress": "13.13.2",
"eslint": "9.9.0",
"husky": "8.0.3",
"husky": "9.1.4",
"is-ci": "3.0.1",
"lint-staged": "15.2.8",
"prettier": "3.3.3",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3849,7 +3849,7 @@ __metadata:
concurrently: 8.2.2
cypress: 13.13.2
eslint: 9.9.0
husky: 8.0.3
husky: 9.1.4
is-ci: 3.0.1
lint-staged: 15.2.8
prettier: 3.3.3
Expand Down Expand Up @@ -4437,12 +4437,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.4":
version: 9.1.4
resolution: "husky@npm:9.1.4"
bin:
husky: lib/bin.js
checksum: 837bc7e4413e58c1f2946d38fb050f5d7324c6f16b0fd66411ffce5703b294bd21429e8ba58711cd331951ee86ed529c5be4f76805959ff668a337dbfa82a1b0
husky: bin.js
checksum: 7608a6dfac264876a2ff37f2db8520e0f9f0ea2b810a9ca151548327e9eca0b7ed58a63e0a208d20d3f43b191d8f111edcab46c3c8132c95e10ef7bd7115ee9b
languageName: node
linkType: hard

Expand Down

0 comments on commit a8c0cbb

Please sign in to comment.