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 73
73
"eslint" : " ^8.52.0" ,
74
74
"eslint-config-prettier" : " ^9.0.0" ,
75
75
"eslint-plugin-import" : " ^2.29.0" ,
76
- "husky" : " ^8 .0.3 " ,
76
+ "husky" : " ^9 .0.0 " ,
77
77
"lint-staged" : " ^15.0.2" ,
78
78
"npm-run-all2" : " ^5.0.0" ,
79
79
"prettier" : " ^3.0.3" ,
Original file line number Diff line number Diff line change @@ -573,7 +573,7 @@ __metadata:
573
573
eslint : " npm:^8.52.0"
574
574
eslint-config-prettier : " npm:^9.0.0"
575
575
eslint-plugin-import : " npm:^2.29.0"
576
- husky : " npm:^8 .0.3 "
576
+ husky : " npm:^9 .0.0 "
577
577
lint-staged : " npm:^15.0.2"
578
578
npm-run-all2 : " npm:^5.0.0"
579
579
prettier : " npm:^3.0.3"
@@ -2856,12 +2856,12 @@ __metadata:
2856
2856
languageName : node
2857
2857
linkType : hard
2858
2858
2859
- " husky@npm:^8 .0.3 " :
2860
- version : 8 .0.3
2861
- resolution : " husky@npm:8 .0.3 "
2859
+ " husky@npm:^9 .0.0 " :
2860
+ version : 9 .0.10
2861
+ resolution : " husky@npm:9 .0.10 "
2862
2862
bin :
2863
- husky : lib/ bin.js
2864
- checksum : 10c0/6722591771c657b91a1abb082e07f6547eca79144d678e586828ae806499d90dce2a6aee08b66183fd8b085f19d20e0990a2ad396961746b4c8bd5bdb619d668
2863
+ husky : bin.mjs
2864
+ checksum : 10c0/585d95fec151d2e3fba1a8d97c1290dee40b83eb2b8850afae0805e183b3b3ec45bfeef97b2d0c4ae16f1c1bf19788b9129627d9ba02d924c874632207e33b93
2865
2865
languageName : node
2866
2866
linkType : hard
2867
2867
You can’t perform that action at this time.
0 commit comments