File tree 2 files changed +5
-5
lines changed
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 18
18
"@types/minimist" : " ^1.2.2" ,
19
19
"@types/node" : " 14.18.46" ,
20
20
"@types/semver-compare" : " ^1.0.1" ,
21
- "all-contributors-cli" : " ^6.25.0 " ,
21
+ "all-contributors-cli" : " ^6.25.1 " ,
22
22
"husky" : " ^8.0.3" ,
23
23
"lint-staged" : " ^13.0.3" ,
24
24
"markdownlint-cli" : " ^0.34.0" ,
Original file line number Diff line number Diff line change @@ -87,10 +87,10 @@ aggregate-error@^3.0.0:
87
87
clean-stack "^2.0.0"
88
88
indent-string "^4.0.0"
89
89
90
- all-contributors-cli@^6.25.0 :
91
- version "6.25.0 "
92
- resolved "https://registry.yarnpkg.com/all-contributors-cli/-/all-contributors-cli-6.25.0 .tgz#e6bcd79e8ad51826250a70933bad8f9628a927f9 "
93
- integrity sha512-vsMPLmpnYxzUV0Em/4RNmrnmCruUnIWcY10I0QNRUU9A0275VEuJTVhICi/L2V6foIemwog3ZeNfNV9qeetfsw ==
90
+ all-contributors-cli@^6.25.1 :
91
+ version "6.25.1 "
92
+ resolved "https://registry.yarnpkg.com/all-contributors-cli/-/all-contributors-cli-6.25.1 .tgz#d6fbd4e7264939dc8efe897a9ccddc5329e46235 "
93
+ integrity sha512-Q9MfsO6FH09h71IG6OobfESA7lbooB3/bnO2wnuXbLPye1lFsYsa/jpNZP0YBx6zbhwXqqm6CXRZ9HO/tmD4NQ ==
94
94
dependencies :
95
95
" @babel/runtime" " ^7.7.6"
96
96
async "^3.1.0"
You can’t perform that action at this time.
0 commit comments