File tree 2 files changed +7
-7
lines changed
2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 48
48
"concurrently" : " ^8.0.0" ,
49
49
"eslint" : " ^8.6.0" ,
50
50
"fs-extra" : " 11.2.0" ,
51
- "husky" : " ^8 .0.0" ,
51
+ "husky" : " ^9 .0.0" ,
52
52
"jest" : " ^29.7.0" ,
53
53
"knip" : " ^4.0.0" ,
54
54
"lint-staged" : " ^15.0.0" ,
Original file line number Diff line number Diff line change @@ -20534,12 +20534,12 @@ __metadata:
20534
20534
languageName: node
20535
20535
linkType: hard
20536
20536
20537
- "husky@npm:^8 .0.0":
20538
- version: 8 .0.3
20539
- resolution: "husky@npm:8 .0.3 "
20537
+ "husky@npm:^9 .0.0":
20538
+ version: 9 .0.10
20539
+ resolution: "husky@npm:9 .0.10 "
20540
20540
bin:
20541
- husky: lib/ bin.js
20542
- checksum: 837bc7e4413e58c1f2946d38fb050f5d7324c6f16b0fd66411ffce5703b294bd21429e8ba58711cd331951ee86ed529c5be4f76805959ff668a337dbfa82a1b0
20541
+ husky: bin.mjs
20542
+ checksum: 55f4b6db6706ff0bc181607d6a64f55310cbb18b4d7db2a5b85608c87a80abafc14ac3a8c4d0b44d6272f4a62d4c2d3d5491d6a13e2cc7ac4895309e5e5f0ec2
20543
20543
languageName: node
20544
20544
linkType: hard
20545
20545
@@ -28723,7 +28723,7 @@ __metadata:
28723
28723
concurrently: ^8.0.0
28724
28724
eslint: ^8.6.0
28725
28725
fs-extra: 11.2.0
28726
- husky: ^8 .0.0
28726
+ husky: ^9 .0.0
28727
28727
jest: ^29.7.0
28728
28728
knip: ^4.0.0
28729
28729
lint-staged: ^15.0.0
You can’t perform that action at this time.
0 commit comments