You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Do you want to request a feature or report a bug?
Feature
What is the current behavior? yarn upgrade-interactive only lists top-level dependencies
What is the expected behavior?
Would be nice to also list transitive dependencies, possibly behind an option?
This would allow bumping the version of a transitive dependency in the lockfile to a newer version which still satisfies the various version ranges, but without adding it into package.json.
Please mention your node.js, yarn and operating system version.
v0.19.1
mking-clari, magicmark, dfreeman, polarctos, OliverJAsh and 12 more