Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

--deprecated does not upgrade tslint #832

Closed
3 tasks done
raineorshine opened this issue Feb 22, 2021 · 1 comment
Closed
3 tasks done

--deprecated does not upgrade tslint #832

raineorshine opened this issue Feb 22, 2021 · 1 comment
Labels

Comments

@raineorshine
Copy link
Owner

  • I have searched for similar issues
  • I am using the latest version of npm-check-updates
  • I am using node >= 10.17

Steps to Reproduce

package.json:

{
  "dependencies": {
    "tslint": "^5.0.0"
  }
}

Run ncu --deprecated.

Current Behavior

tslint  ^5.0.0  →  ^5.20.1

Expected Behavior

tslint  ^5.0.0  →  ^6.1.3
@raineorshine
Copy link
Owner Author

raineorshine commented Feb 22, 2021

@GarethBlain Fixed and published in ncu v11.1.6.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant