Skip to content

Commit 684276f

Browse files
chore(deps): update dependency husky to v9
1 parent 2a7858c commit 684276f

File tree

3 files changed

+12
-12
lines changed

3 files changed

+12
-12
lines changed

.pnp.cjs

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
"eslint": "8.23.1",
5959
"eslint-config-prettier": "8.5.0",
6060
"eslint-plugin-prettier": "4.2.1",
61-
"husky": "8.0.3",
61+
"husky": "9.1.7",
6262
"jsdom": "20.0.3",
6363
"lint-staged": "13.3.0",
6464
"postcss": "8.4.49",

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5854,12 +5854,12 @@ __metadata:
58545854
languageName: node
58555855
linkType: hard
58565856

5857-
"husky@npm:8.0.3":
5858-
version: 8.0.3
5859-
resolution: "husky@npm:8.0.3"
5857+
"husky@npm:9.1.7":
5858+
version: 9.1.7
5859+
resolution: "husky@npm:9.1.7"
58605860
bin:
5861-
husky: lib/bin.js
5862-
checksum: 10c0/6722591771c657b91a1abb082e07f6547eca79144d678e586828ae806499d90dce2a6aee08b66183fd8b085f19d20e0990a2ad396961746b4c8bd5bdb619d668
5861+
husky: bin.js
5862+
checksum: 10c0/35bb110a71086c48906aa7cd3ed4913fb913823715359d65e32e0b964cb1e255593b0ae8014a5005c66a68e6fa66c38dcfa8056dbbdfb8b0187c0ffe7ee3a58f
58635863
languageName: node
58645864
linkType: hard
58655865

@@ -9196,7 +9196,7 @@ __metadata:
91969196
eslint: "npm:8.23.1"
91979197
eslint-config-prettier: "npm:8.5.0"
91989198
eslint-plugin-prettier: "npm:4.2.1"
9199-
husky: "npm:8.0.3"
9199+
husky: "npm:9.1.7"
92009200
jsdom: "npm:20.0.3"
92019201
lint-staged: "npm:13.3.0"
92029202
postcss: "npm:8.4.49"

0 commit comments

Comments
 (0)