theia-blueprint icon indicating copy to clipboard operation
theia-blueprint copied to clipboard

Update yargs dev-dependency to latest version

Open jfaltermeier opened this issue 3 years ago • 1 comments

Bug Description:

We are keeping the yargs devDependency back because of a compile issue in a script we are using (update-checksum.ts). We should fix the script so that can update yargs again

See https://github.com/eclipse-theia/theia-blueprint/pull/192 as well for the commit that fixes the yargs version

jfaltermeier avatar Jan 10 '22 15:01 jfaltermeier

Also check whether the compile issue might be a result of yargs and @types/yargs not being in sync, because of a recent yargs update that was not yet picked up by the types package.

jfaltermeier avatar Jan 10 '22 15:01 jfaltermeier