Skip to content

tools: update babel-eslint to 10.0.1

Rodrigo Muino Tomonari requested to merge github/fork/Trott/update-babel into master

Update babel-eslint to 10.0.1.

The version we ship with currently has some minor vulnerabilities in lodash in its dependency tree. This won't affect end users, of course, but it does generate noise in some auditing tools, and we should set a good example in the source code and not use versions of tools with known vulnerabilities.

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

Merge request reports

Loading