This repository was archived by the owner on Mar 19, 2024. It is now read-only.
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 43
43
"eslint-plugin-n" : " ^15.2.5" ,
44
44
"eslint-plugin-promise" : " ^6.0.1" ,
45
45
"eslint-plugin-standard" : " ^5.0.0" ,
46
- "husky" : " ^8 .0.1 " ,
46
+ "husky" : " ^9 .0.7 " ,
47
47
"jest" : " ^29.0.1" ,
48
48
"lint-staged" : " ^13.0.3" ,
49
49
"pinst" : " ^3.0.0" ,
Original file line number Diff line number Diff line change @@ -2312,7 +2312,7 @@ __metadata:
2312
2312
eslint-plugin-promise : ^6.0.1
2313
2313
eslint-plugin-standard : ^5.0.0
2314
2314
eslint-plugin-vue : ^9.4.0
2315
- husky : ^8 .0.1
2315
+ husky : ^9 .0.7
2316
2316
jest : ^29.0.1
2317
2317
lint-staged : ^13.0.3
2318
2318
pinst : ^3.0.0
@@ -3141,12 +3141,12 @@ __metadata:
3141
3141
languageName : node
3142
3142
linkType : hard
3143
3143
3144
- " husky@npm:^8 .0.1 " :
3145
- version : 8 .0.1
3146
- resolution : " husky@npm:8 .0.1 "
3144
+ " husky@npm:^9 .0.7 " :
3145
+ version : 9 .0.7
3146
+ resolution : " husky@npm:9 .0.7 "
3147
3147
bin :
3148
- husky : lib/ bin.js
3149
- checksum : 943a73a13d0201318fd30e83d299bb81d866bd245b69e6277804c3b462638dc1921694cb94c2b8c920a4a187060f7d6058d3365152865406352e934c5fff70dc
3148
+ husky : bin.js
3149
+ checksum : 42fc1b869a1f5778ba5088706e7280b28a725cc29abad42f8411c54e542890e5936020a8ba886996bde3e7c5573a5cbfd440a51817d0da7db14ce81e102267ed
3150
3150
languageName : node
3151
3151
linkType : hard
3152
3152
You can’t perform that action at this time.
0 commit comments