Skip to content

Commit

Permalink
Merge pull request #621 from commercetools/renovate/husky-9.x
Browse files Browse the repository at this point in the history
fix(deps): update dependency husky to v9
  • Loading branch information
kodiakhq[bot] authored May 3, 2024
2 parents 30669e7 + c6f1982 commit b3715a2
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 @@ -11,7 +11,7 @@
},
"packageManager": "[email protected]",
"dependencies": {
"husky": "8.0.3",
"husky": "9.0.11",
"lint-staged": "15.2.2"
},
"scripts": {
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "commercetools-sdk-java-v2@workspace:."
dependencies:
husky: "npm:8.0.3"
husky: "npm:9.0.11"
lint-staged: "npm:15.2.2"
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -170,12 +170,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: 10c0/6722591771c657b91a1abb082e07f6547eca79144d678e586828ae806499d90dce2a6aee08b66183fd8b085f19d20e0990a2ad396961746b4c8bd5bdb619d668
husky: bin.mjs
checksum: 10c0/2c787dcf74a837fc9a4fea7da907509d4bd9a289f4ea10ecc9d86279e4d4542b0f5f6443a619bccae19e265f2677172cc2b86aae5c932a35a330cc227d914605
languageName: node
linkType: hard

Expand Down

0 comments on commit b3715a2

Please sign in to comment.