Skip to content

[1.13.7] ESLint plugin resolution fix

Compare
Choose a tag to compare
@onigoetz onigoetz released this 27 Oct 09:44
· 1593 commits to master since this release

ESLint plugin resolution fixed

A change in ESLint 7.12.0 broke the patch for module resolution, this dependency is transitive and comes in some cases when using eslint through the gulp runner.

This fix makes it work again for versions 7.12 and future versions of ESLint

Updates

  • Update ESLint to 7.12.0
  • Upate Jest to 26.6.1
  • Update mini-css-extract-plugin to 1.2.0
  • ts-jest to 26.4.2
  • ts-loader to 8.0.7
  • rollup to 2.32.1
  • enhanced-resolve to 5.3.1
  • @typescript-eslint/* to 4.6.0
  • confusing-browsers-globals to 1.0.10
  • eslint-config-prettier to 6.14.0
  • eslint-plugin-react to 7.21.5
  • eslint-plugin-react-hooks to 4.2.0