Skip to content

tools: update babel-eslint and eslint

Rodrigo Muino Tomonari requested to merge github/fork/cjihrig/eslint into master

This PR updates ESLint to version 6.2.2 from 6.1.0. This update includes version 6.2.1, which was a security release.

This PR also updates babel-eslint due to https://github.com/eslint/eslint/issues/12117.

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • commit message follows commit guidelines

Merge request reports

Loading