Eslint 8 is deprecated. We need to update to recent version.
Expected Behavior
We don't see deprecation warnings and eslint works as usual
Current Behavior
We have a depereaction warning in npm audit
Possible Solution
Update eslint to recent version.
Steps to Reproduce (for bugs)
- remove
eslint from the list
yarn npm audit --environment production --all --recursive
Eslint 8 is deprecated. We need to update to recent version.
Expected Behavior
We don't see deprecation warnings and eslint works as usual
Current Behavior
We have a depereaction warning in npm audit
Possible Solution
Update eslint to recent version.
Steps to Reproduce (for bugs)
eslintfrom the listplatform/.yarnrc.yml
Line 9 in d48b399
yarn npm audit --environment production --all --recursive