Skip to content

Commit 5458a89

Browse files
Update dependency husky to v9
1 parent ede922a commit 5458a89

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@
7474
"eslint": "^9.0.0",
7575
"eslint-plugin-import": "^2.29.1",
7676
"globals": "^15.11.0",
77-
"husky": "^8.0.1",
77+
"husky": "^9.0.0",
7878
"jest": "^29.0.0",
7979
"jest-environment-jsdom": "^29.0.0",
8080
"jest-html-reporter": "^3.2.0",

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4297,12 +4297,12 @@ __metadata:
42974297
languageName: node
42984298
linkType: hard
42994299

4300-
"husky@npm:^8.0.1":
4301-
version: 8.0.3
4302-
resolution: "husky@npm:8.0.3"
4300+
"husky@npm:^9.0.0":
4301+
version: 9.1.7
4302+
resolution: "husky@npm:9.1.7"
43034303
bin:
4304-
husky: lib/bin.js
4305-
checksum: 10c0/6722591771c657b91a1abb082e07f6547eca79144d678e586828ae806499d90dce2a6aee08b66183fd8b085f19d20e0990a2ad396961746b4c8bd5bdb619d668
4304+
husky: bin.js
4305+
checksum: 10c0/35bb110a71086c48906aa7cd3ed4913fb913823715359d65e32e0b964cb1e255593b0ae8014a5005c66a68e6fa66c38dcfa8056dbbdfb8b0187c0ffe7ee3a58f
43064306
languageName: node
43074307
linkType: hard
43084308

@@ -5302,7 +5302,7 @@ __metadata:
53025302
eslint: "npm:^9.0.0"
53035303
eslint-plugin-import: "npm:^2.29.1"
53045304
globals: "npm:^15.11.0"
5305-
husky: "npm:^8.0.1"
5305+
husky: "npm:^9.0.0"
53065306
jest: "npm:^29.0.0"
53075307
jest-environment-jsdom: "npm:^29.0.0"
53085308
jest-html-reporter: "npm:^3.2.0"

0 commit comments

Comments
 (0)