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 Jul 17, 2024
1 parent bcb6752 commit 9ac9e6b
Show file tree
Hide file tree
Showing 4 changed files with 114 additions and 18 deletions.
66 changes: 61 additions & 5 deletions .pnp.cjs

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

52 changes: 46 additions & 6 deletions .pnp.loader.mjs

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"eslint": "8.23.1",
"eslint-config-prettier": "8.5.0",
"eslint-plugin-prettier": "4.2.1",
"husky": "8.0.3",
"husky": "9.1.0",
"jsdom": "20.0.3",
"lint-staged": "13.3.0",
"postcss": "8.4.38",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5677,12 +5677,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.0":
version: 9.1.0
resolution: "husky@npm:9.1.0"
bin:
husky: lib/bin.js
checksum: 10c0/6722591771c657b91a1abb082e07f6547eca79144d678e586828ae806499d90dce2a6aee08b66183fd8b085f19d20e0990a2ad396961746b4c8bd5bdb619d668
husky: bin.js
checksum: 10c0/2d2d202cbad1fdd32112270391d04006b52232b0ab8314176b7352c58727725275d783bbc76d79b2868aa658d90e0164479ca241e09c3e445dd1dc1d11ce4bcc
languageName: node
linkType: hard

Expand Down Expand Up @@ -8986,7 +8986,7 @@ __metadata:
eslint: "npm:8.23.1"
eslint-config-prettier: "npm:8.5.0"
eslint-plugin-prettier: "npm:4.2.1"
husky: "npm:8.0.3"
husky: "npm:9.1.0"
jsdom: "npm:20.0.3"
lint-staged: "npm:13.3.0"
postcss: "npm:8.4.38"
Expand Down

0 comments on commit 9ac9e6b

Please sign in to comment.