File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 47
47
"eslint" : " ^8.57.0" ,
48
48
"eslint-config-prettier" : " ^8.10.0" ,
49
49
"eslint-plugin-prettier" : " ^4.2.1" ,
50
- "husky" : " ^8.0.3 " ,
50
+ "husky" : " ^9.1.6 " ,
51
51
"lint-staged" : " ^13.3.0" ,
52
52
"postcss" : " ^8.4.38" ,
53
53
"prettier" : " ^2.8.8" ,
Original file line number Diff line number Diff line change @@ -4093,12 +4093,12 @@ __metadata:
4093
4093
languageName : node
4094
4094
linkType : hard
4095
4095
4096
- " husky@npm:^8.0.3 " :
4097
- version : 8.0.3
4098
- resolution : " husky@npm:8.0.3 "
4096
+ " husky@npm:^9.1.6 " :
4097
+ version : 9.1.6
4098
+ resolution : " husky@npm:9.1.6 "
4099
4099
bin :
4100
- husky : lib/ bin.js
4101
- checksum : 837bc7e4413e58c1f2946d38fb050f5d7324c6f16b0fd66411ffce5703b294bd21429e8ba58711cd331951ee86ed529c5be4f76805959ff668a337dbfa82a1b0
4100
+ husky : bin.js
4101
+ checksum : 421ccd8850378231aaefd70dbe9e4f1549b84ffe3a6897f93a202242bbc04e48bd498169aef43849411105d9fcf7c192b757d42661e28d06b934a609a4eb8771
4102
4102
languageName : node
4103
4103
linkType : hard
4104
4104
@@ -7931,7 +7931,7 @@ __metadata:
7931
7931
eslint-config-prettier : ^8.10.0
7932
7932
eslint-plugin-prettier : ^4.2.1
7933
7933
highlight.js : ^11.9.0
7934
- husky : ^8.0.3
7934
+ husky : ^9.1.6
7935
7935
lint-staged : ^13.3.0
7936
7936
markdown-it : ^13.0.2
7937
7937
postcss : ^8.4.38
You can’t perform that action at this time.
0 commit comments