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 105
105
"eslint-plugin-simple-import-sort" : " ^10.0.0" ,
106
106
"eslint-plugin-unused-imports" : " ^2.0.0" ,
107
107
"expect-type" : " ^0.16.0" ,
108
- "husky" : " ^8 .0.3 " ,
108
+ "husky" : " ^9 .0.11 " ,
109
109
"jsdom" : " ^22.1.0" ,
110
110
"lint-staged" : " ^13.2.2" ,
111
111
"pinst" : " ^3.0.0" ,
Original file line number Diff line number Diff line change @@ -2158,7 +2158,7 @@ __metadata:
2158
2158
eslint-plugin-simple-import-sort : ^10.0.0
2159
2159
eslint-plugin-unused-imports : ^2.0.0
2160
2160
expect-type : ^0.16.0
2161
- husky : ^8 .0.3
2161
+ husky : ^9 .0.11
2162
2162
jsdom : ^22.1.0
2163
2163
lint-staged : ^13.2.2
2164
2164
pinst : ^3.0.0
@@ -6205,12 +6205,12 @@ __metadata:
6205
6205
languageName : node
6206
6206
linkType : hard
6207
6207
6208
- " husky@npm:^8 .0.3 " :
6209
- version : 8 .0.3
6210
- resolution : " husky@npm:8 .0.3 "
6208
+ " husky@npm:^9 .0.11 " :
6209
+ version : 9 .0.11
6210
+ resolution : " husky@npm:9 .0.11 "
6211
6211
bin :
6212
- husky : lib/ bin.js
6213
- checksum : 837bc7e4413e58c1f2946d38fb050f5d7324c6f16b0fd66411ffce5703b294bd21429e8ba58711cd331951ee86ed529c5be4f76805959ff668a337dbfa82a1b0
6212
+ husky : bin.mjs
6213
+ checksum : 1aebc3334dc7ac6288ff5e1fb72cfb447cfa474e72cf7ba692e8c5698c573ab725c28c6a5088c9f8e6aca5f47d40fa7261beffbc07a4d307ca21656dc4571f07
6214
6214
languageName : node
6215
6215
linkType : hard
6216
6216
You can’t perform that action at this time.
0 commit comments