Skip to content
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

upgrade eslint v6 #28

Closed
bcliang opened this issue Aug 27, 2019 · 1 comment
Closed

upgrade eslint v6 #28

bcliang opened this issue Aug 27, 2019 · 1 comment

Comments

@bcliang
Copy link
Owner

bcliang commented Aug 27, 2019

  • eslint-utils 1.3.x has a vulnerability allowing execution of arbitrary code that was fixed in v1.4.1

eslint-utils is part of the eslint package.. relevant dependencies to update

"babel-eslint": "^10.0.3",
"eslint": "^6.2.2",
"eslint-config-prettier": "^6.1.0",
"eslint-plugin-import": "^2.18.2",
"eslint-plugin-react": "^7.14.3",
@bcliang
Copy link
Owner Author

bcliang commented Aug 28, 2019

resolved in PR #29

@bcliang bcliang closed this as completed Aug 28, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant