[ ] I have searched for similiar issues before filing this issue.
node version: v10.16.1
ncu ignores alpha, beta, and rc versions by default. A more intuitive behavior would be to include beta if the dependency is already using it. In the mean time, use --pre 1 to include betas or --greatest to check against the highest version number available.
@raineorshine Am I correct in assuming that 1f7312a will also fix this issue?
@Simek Yes, thanks!
Most helpful comment
@Simek Yes, thanks!