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.1" ,
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.7 " ,
51
51
"lint-staged" : " ^13.3.0" ,
52
52
"postcss" : " ^8.4.47" ,
53
53
"prettier" : " ^2.8.8" ,
Original file line number Diff line number Diff line change @@ -4100,12 +4100,12 @@ __metadata:
4100
4100
languageName : node
4101
4101
linkType : hard
4102
4102
4103
- " husky@npm:^8.0.3 " :
4104
- version : 8.0.3
4105
- resolution : " husky@npm:8.0.3 "
4103
+ " husky@npm:^9.1.7 " :
4104
+ version : 9.1.7
4105
+ resolution : " husky@npm:9.1.7 "
4106
4106
bin :
4107
- husky : lib/ bin.js
4108
- checksum : 837bc7e4413e58c1f2946d38fb050f5d7324c6f16b0fd66411ffce5703b294bd21429e8ba58711cd331951ee86ed529c5be4f76805959ff668a337dbfa82a1b0
4107
+ husky : bin.js
4108
+ checksum : c2412753f15695db369634ba70f50f5c0b7e5cb13b673d0826c411ec1bd9ddef08c1dad89ea154f57da2521d2605bd64308af748749b27d08c5f563bcd89975f
4109
4109
languageName : node
4110
4110
linkType : hard
4111
4111
@@ -7959,7 +7959,7 @@ __metadata:
7959
7959
eslint-config-prettier : ^8.10.0
7960
7960
eslint-plugin-prettier : ^4.2.1
7961
7961
highlight.js : ^11.9.0
7962
- husky : ^8.0.3
7962
+ husky : ^9.1.7
7963
7963
lint-staged : ^13.3.0
7964
7964
markdown-it : ^13.0.2
7965
7965
postcss : ^8.4.47
You can’t perform that action at this time.
0 commit comments