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 110
110
"eslint-plugin-jsdoc" : " 39.9.1" ,
111
111
"eslint-plugin-prefer-arrow" : " 1.2.3" ,
112
112
"eslint-plugin-sonarjs" : " 0.23.0" ,
113
- "husky" : " 8 .0.3 " ,
113
+ "husky" : " 9 .0.11 " ,
114
114
"inquirer" : " 8.2.6" ,
115
115
"pinst" : " 3.0.0" ,
116
116
"prettier" : " 2.8.8" ,
Original file line number Diff line number Diff line change @@ -955,7 +955,7 @@ __metadata:
955
955
eslint-plugin-jsdoc : 39.9.1
956
956
eslint-plugin-prefer-arrow : 1.2.3
957
957
eslint-plugin-sonarjs : 0.23.0
958
- husky : 8 .0.3
958
+ husky : 9 .0.11
959
959
inquirer : 8.2.6
960
960
pinst : 3.0.0
961
961
prettier : 2.8.8
@@ -3985,12 +3985,12 @@ __metadata:
3985
3985
languageName : node
3986
3986
linkType : hard
3987
3987
3988
- " husky@npm:8 .0.3 " :
3989
- version : 8 .0.3
3990
- resolution : " husky@npm:8 .0.3 "
3988
+ " husky@npm:9 .0.11 " :
3989
+ version : 9 .0.11
3990
+ resolution : " husky@npm:9 .0.11 "
3991
3991
bin :
3992
- husky : lib/ bin.js
3993
- checksum : 837bc7e4413e58c1f2946d38fb050f5d7324c6f16b0fd66411ffce5703b294bd21429e8ba58711cd331951ee86ed529c5be4f76805959ff668a337dbfa82a1b0
3992
+ husky : bin.mjs
3993
+ checksum : 1aebc3334dc7ac6288ff5e1fb72cfb447cfa474e72cf7ba692e8c5698c573ab725c28c6a5088c9f8e6aca5f47d40fa7261beffbc07a4d307ca21656dc4571f07
3994
3994
languageName : node
3995
3995
linkType : hard
3996
3996
You can’t perform that action at this time.
0 commit comments