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.10 " ,
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.10
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.10 " :
6209
+ version : 9 .0.10
6210
+ resolution : " husky@npm:9 .0.10 "
6211
6211
bin :
6212
- husky : lib/ bin.js
6213
- checksum : 837bc7e4413e58c1f2946d38fb050f5d7324c6f16b0fd66411ffce5703b294bd21429e8ba58711cd331951ee86ed529c5be4f76805959ff668a337dbfa82a1b0
6212
+ husky : bin.mjs
6213
+ checksum : 55f4b6db6706ff0bc181607d6a64f55310cbb18b4d7db2a5b85608c87a80abafc14ac3a8c4d0b44d6272f4a62d4c2d3d5491d6a13e2cc7ac4895309e5e5f0ec2
6214
6214
languageName : node
6215
6215
linkType : hard
6216
6216
You can’t perform that action at this time.
0 commit comments