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

chore(eslint): bump minimum required eslint-loader version to support ESLint 6 #5273

Merged
merged 1 commit into from Mar 19, 2020

Conversation

megos
Copy link
Contributor

@megos megos commented Mar 14, 2020

What kind of change does this PR introduce? (check at least one)

  • Bugfix
  • Feature
  • Code style update
  • Refactor
  • Docs
  • Underlying tools
  • Other, please describe:

Does this PR introduce a breaking change? (check one)

  • Yes
  • No

Other information:
eslint-loader >= 2.2.0 is supported ESLint 6.
https://github.com/webpack-contrib/eslint-loader/releases/tag/v2.2.0

However, package.json "eslint-loader": "^2.1.2".
If locked version 2.1.2 by user yarn.lock or package-lock.json, continue to use not supported version.

@sodatea sodatea changed the title chore(eslint): Bump eslint-loader version to support ESLint 6 chore(eslint): bump minimum required eslint-loader version to support ESLint 6 Mar 19, 2020
@sodatea sodatea merged commit 12f3d3b into vuejs:dev Mar 19, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants