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.5.3" ,
53
53
"prettier" : " ^2.8.8" ,
Original file line number Diff line number Diff line change @@ -4149,12 +4149,12 @@ __metadata:
4149
4149
languageName : node
4150
4150
linkType : hard
4151
4151
4152
- " husky@npm:^8.0.3 " :
4153
- version : 8.0.3
4154
- resolution : " husky@npm:8.0.3 "
4152
+ " husky@npm:^9.1.7 " :
4153
+ version : 9.1.7
4154
+ resolution : " husky@npm:9.1.7 "
4155
4155
bin :
4156
- husky : lib/ bin.js
4157
- checksum : 837bc7e4413e58c1f2946d38fb050f5d7324c6f16b0fd66411ffce5703b294bd21429e8ba58711cd331951ee86ed529c5be4f76805959ff668a337dbfa82a1b0
4156
+ husky : bin.js
4157
+ checksum : c2412753f15695db369634ba70f50f5c0b7e5cb13b673d0826c411ec1bd9ddef08c1dad89ea154f57da2521d2605bd64308af748749b27d08c5f563bcd89975f
4158
4158
languageName : node
4159
4159
linkType : hard
4160
4160
@@ -8080,7 +8080,7 @@ __metadata:
8080
8080
eslint-config-prettier : ^8.10.0
8081
8081
eslint-plugin-prettier : ^4.2.1
8082
8082
highlight.js : ^11.9.0
8083
- husky : ^8.0.3
8083
+ husky : ^9.1.7
8084
8084
lint-staged : ^13.3.0
8085
8085
markdown-it : ^13.0.2
8086
8086
postcss : ^8.5.3
You can’t perform that action at this time.
0 commit comments