-
Notifications
You must be signed in to change notification settings - Fork 58
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
task(workspaces): update outdated
#303
Comments
- Add listing outdated direct deps of a workspace in `npm outdated` - Add ability to filter the results of `npm outdated` using `-w` config - Added tests and docs Fixes: npm/statusboard#303
- Add listing outdated direct deps of a workspace in `npm outdated` - Add ability to filter the results of `npm outdated` using `-w` config - Added tests and docs Fixes: npm/statusboard#303
- Add listing outdated direct deps of a workspace in `npm outdated` - Add ability to filter the results of `npm outdated` using `-w` config - Added tests and docs Fixes: npm/statusboard#303
Is this supposed to be working now?
Windows 10, Node.js 14.17.0. |
hi @glen-84 it would be nice to also see your project level |
I just wrote out all that information and then decided to add a
Thanks for your help. |
Can you please let me know if the above is a bug, or if adding package names to workspace projects is a requirement? This will inform my decision on whether to wait for a fix, or add the names. Thanks. |
Exit criteria
Arborist
outdated
should be able to operate with a set of workspaces definedThe text was updated successfully, but these errors were encountered: