Fix dependency incompatibilities
This commit is contained in:
parent
40a500c743
commit
c1f49580cf
749 changed files with 372856 additions and 91172 deletions
6
lib/testing-utils.js
generated
6
lib/testing-utils.js
generated
|
|
@ -178,8 +178,10 @@ function mockLanguagesInRepo(languages) {
|
|||
});
|
||||
// eslint-disable-next-line @typescript-eslint/no-unsafe-argument
|
||||
mockClient.returns({
|
||||
repos: {
|
||||
listLanguages,
|
||||
rest: {
|
||||
repos: {
|
||||
listLanguages,
|
||||
},
|
||||
},
|
||||
});
|
||||
return listLanguages;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue