We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
What is the Problem Being Solved?
A number of packages are outdated in agoric-sdk. Some of them, like Prettier, would be nice to update to keep up with the rest of the industry.
Description of the Design
The following are outdated according to yarn outdated
yarn outdated
Security Considerations
The more we keep up to the latest versions, the easier it probably is to patch vulnerabilities.
Test Plan
No tests per se, but yarn outdated should only show packages that we intend to be outdated.
The text was updated successfully, but these errors were encountered:
This will happen incrementally as needed
Sorry, something went wrong.
No branches or pull requests
What is the Problem Being Solved?
A number of packages are outdated in agoric-sdk. Some of them, like Prettier, would be nice to update to keep up with the rest of the industry.
Description of the Design
The following are outdated according to
yarn outdated
Security Considerations
The more we keep up to the latest versions, the easier it probably is to patch vulnerabilities.
Test Plan
No tests per se, but
yarn outdated
should only show packages that we intend to be outdated.The text was updated successfully, but these errors were encountered: