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 109
109
"eslint-plugin-jsdoc" : " 39.9.1" ,
110
110
"eslint-plugin-prefer-arrow" : " 1.2.3" ,
111
111
"eslint-plugin-sonarjs" : " 0.23.0" ,
112
- "husky" : " 8 .0.3 " ,
112
+ "husky" : " 9 .0.9 " ,
113
113
"inquirer" : " 8.2.6" ,
114
114
"pinst" : " 3.0.0" ,
115
115
"prettier" : " 2.8.8" ,
Original file line number Diff line number Diff line change @@ -936,7 +936,7 @@ __metadata:
936
936
eslint-plugin-jsdoc : 39.9.1
937
937
eslint-plugin-prefer-arrow : 1.2.3
938
938
eslint-plugin-sonarjs : 0.23.0
939
- husky : 8 .0.3
939
+ husky : 9 .0.9
940
940
inquirer : 8.2.6
941
941
pinst : 3.0.0
942
942
prettier : 2.8.8
@@ -3984,12 +3984,12 @@ __metadata:
3984
3984
languageName : node
3985
3985
linkType : hard
3986
3986
3987
- " husky@npm:8 .0.3 " :
3988
- version : 8 .0.3
3989
- resolution : " husky@npm:8 .0.3 "
3987
+ " husky@npm:9 .0.9 " :
3988
+ version : 9 .0.9
3989
+ resolution : " husky@npm:9 .0.9 "
3990
3990
bin :
3991
- husky : lib/ bin.js
3992
- checksum : 837bc7e4413e58c1f2946d38fb050f5d7324c6f16b0fd66411ffce5703b294bd21429e8ba58711cd331951ee86ed529c5be4f76805959ff668a337dbfa82a1b0
3991
+ husky : bin.mjs
3992
+ checksum : d6dd56cd67cbf8aa4011260eb19aeed5a7004efecdc9706cc6635a92b53bb4aaf57eeb350e6e58791f3108f949c62a4b53ef6a0ad9eeafd2bd459a1aea905f2e
3993
3993
languageName : node
3994
3994
linkType : hard
3995
3995
You can’t perform that action at this time.
0 commit comments