-
Notifications
You must be signed in to change notification settings - Fork 842
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
Update dependencies
and devDependencies
with new major versions
#3969
Comments
Would like to bump priority of Having Looking at 4.0.0, there shouldn't be any changes on our end. Just some previously deprecated checks that were removed. |
@myasonik Looks like |
The only use of axe-core that I could find in the eslint plugin was for a rule that hasn't changed so we should be good 🤞 |
Going to split this up into at least 3 smaller tasks, then go from there.
|
Re: "devDeps related to testing" Latest |
👋 Hey there. This issue hasn't had any activity for 180 days. We'll automatically close it if that trend continues for another week. If you feel this issue is still valid and needs attention please let us know with a comment. |
Most of this got accomplished. Closing in favor of more targeted, updated issues. |
Assuming #3967 merges, the remaining outdated (
yarn outdated
) packages (excluding react and typescript) is as shown below.We should look to upgrade
dependencies
. MostdevDependencies
are likely lower priority.Result of
yarn outdated
The text was updated successfully, but these errors were encountered: