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 111
111
"eslint-plugin-jsdoc" : " 39.9.1" ,
112
112
"eslint-plugin-prefer-arrow" : " 1.2.3" ,
113
113
"eslint-plugin-sonarjs" : " 0.25.1" ,
114
- "husky" : " 8 .0.3 " ,
114
+ "husky" : " 9 .0.11 " ,
115
115
"inquirer" : " 8.2.6" ,
116
116
"pinst" : " 3.0.0" ,
117
117
"prettier" : " 2.8.8" ,
Original file line number Diff line number Diff line change @@ -948,7 +948,7 @@ __metadata:
948
948
eslint-plugin-jsdoc : 39.9.1
949
949
eslint-plugin-prefer-arrow : 1.2.3
950
950
eslint-plugin-sonarjs : 0.25.1
951
- husky : 8 .0.3
951
+ husky : 9 .0.11
952
952
inquirer : 8.2.6
953
953
pinst : 3.0.0
954
954
prettier : 2.8.8
@@ -3997,12 +3997,12 @@ __metadata:
3997
3997
languageName : node
3998
3998
linkType : hard
3999
3999
4000
- " husky@npm:8 .0.3 " :
4001
- version : 8 .0.3
4002
- resolution : " husky@npm:8 .0.3 "
4000
+ " husky@npm:9 .0.11 " :
4001
+ version : 9 .0.11
4002
+ resolution : " husky@npm:9 .0.11 "
4003
4003
bin :
4004
- husky : lib/ bin.js
4005
- checksum : 837bc7e4413e58c1f2946d38fb050f5d7324c6f16b0fd66411ffce5703b294bd21429e8ba58711cd331951ee86ed529c5be4f76805959ff668a337dbfa82a1b0
4004
+ husky : bin.mjs
4005
+ checksum : 1aebc3334dc7ac6288ff5e1fb72cfb447cfa474e72cf7ba692e8c5698c573ab725c28c6a5088c9f8e6aca5f47d40fa7261beffbc07a4d307ca21656dc4571f07
4006
4006
languageName : node
4007
4007
linkType : hard
4008
4008
You can’t perform that action at this time.
0 commit comments