ImmoweltGroup / eslint-config-immowelt-react

ESLint shareable react config
MIT License
2 stars 0 forks source link

fix: update dependency eslint-plugin-jsx-a11y to v6.0.3 #31

Closed renovate[bot] closed 6 years ago

renovate[bot] commented 6 years ago

This Pull Request updates dependency eslint-plugin-jsx-a11y from v6.0.2 to v6.0.3

Commits

evcohen/eslint-plugin-jsx-a11y #### 6.0.3 - [`356944a`](https://github.com/evcohen/eslint-plugin-jsx-a11y/commit/356944af1e8ae9fb8fa3dfb260726df793ae2647) Upgrade dependencies. - [`d700045`](https://github.com/evcohen/eslint-plugin-jsx-a11y/commit/d7000451c3087a682cca0fdf53da9021ac2c19da) Update README.md - [`dd457a3`](https://github.com/evcohen/eslint-plugin-jsx-a11y/commit/dd457a37a39d7c92c5cf7f7a0ae3376fd15a543f) Add reference to no-access-key - [`c46fc48`](https://github.com/evcohen/eslint-plugin-jsx-a11y/commit/c46fc48e8c1dc1a4f2685543c54cdf8eceb19a4f) Merge pull request #​313 from zburke/patch-1 - [`e80a2e0`](https://github.com/evcohen/eslint-plugin-jsx-a11y/commit/e80a2e07bc88e2cdfee99b67b9854a068f45938c) fix typo: convert quote to backticks around "div" - [`02a438d`](https://github.com/evcohen/eslint-plugin-jsx-a11y/commit/02a438d3679e318818c45e4165338b6abc7f3b3d) Ignore custom components for role-has-required-aria-props. - [`339d23a`](https://github.com/evcohen/eslint-plugin-jsx-a11y/commit/339d23a7eb14591be6c28250dc17bbbbaf5f09a5) Update no-noninteractive-element-interactions.md - [`b7793f7`](https://github.com/evcohen/eslint-plugin-jsx-a11y/commit/b7793f7107408d065ad9250c434698ce809e850d) chore(package): update flow-bin to version 0.51.0 - [`91f71e7`](https://github.com/evcohen/eslint-plugin-jsx-a11y/commit/91f71e7c17e65930b1927aed68da5aef222cc3a5) chore(package): update flow-bin to version 0.50.0 - [`e5c76c1`](https://github.com/evcohen/eslint-plugin-jsx-a11y/commit/e5c76c1907c244bb8f107a823f389bdf2b6fdcac) Update no-access-key.md - [`775d0d1`](https://github.com/evcohen/eslint-plugin-jsx-a11y/commit/775d0d172b0e5550d4974d31aca13e47e8ebc9cd) Merge pull request #​286 from ljharb/travis - [`589eb08`](https://github.com/evcohen/eslint-plugin-jsx-a11y/commit/589eb086a395b17e3dad0cf9e761fbb84e4e7557) Update jsx-ast-utils - [`469243b`](https://github.com/evcohen/eslint-plugin-jsx-a11y/commit/469243b6c11ffbd4dd1f7e4ff75cab5d4295c07b) Merge pull request #​284 from jessebeach/put-cases-back-in - [`f0aa76a`](https://github.com/evcohen/eslint-plugin-jsx-a11y/commit/f0aa76a437867558fe18eecaf4910b4585432dcd) Add more cases to the no interactions rule tests - [`0c8aba5`](https://github.com/evcohen/eslint-plugin-jsx-a11y/commit/0c8aba50b23bb022018e3256a9d96fa30c13f5f0) [Tests] improve coverage - [`1d89064`](https://github.com/evcohen/eslint-plugin-jsx-a11y/commit/1d8906421a908d160bfdff823d8b7236d317eda7) [Refactor] this falsy condition is impossible in a rule, because `JSXAttribute` can’t ever have a falsy `propName`. - [`b12f081`](https://github.com/evcohen/eslint-plugin-jsx-a11y/commit/b12f0816bf6581d258d5258476aa8d9d65fe6ce4) [Fix] `dom.keys` is an iterator, not a map. - [`4684e31`](https://github.com/evcohen/eslint-plugin-jsx-a11y/commit/4684e31a408679405ff62950e9f788a722d43aee) [Tests] generate an HTML coverage report - [`535f008`](https://github.com/evcohen/eslint-plugin-jsx-a11y/commit/535f0080c685ab6fad534d86bb084d9018dea6d6) [Test] only run prepublish script on publish. - [`3fa6065`](https://github.com/evcohen/eslint-plugin-jsx-a11y/commit/3fa60656925fbae2b2a3d7661070d69f299a84f2) [publish] don’t run lint/flow twice on prepublish; don’t auto fix prepublish. - [`860f839`](https://github.com/evcohen/eslint-plugin-jsx-a11y/commit/860f839b850181ab51d58b94bf3934a4f4c3b301) [Tests] improve matrix; test on node 7 and 8; don’t run the linter more than once; disable sudo; enable fast finish - [`0745af3`](https://github.com/evcohen/eslint-plugin-jsx-a11y/commit/0745af376cdc8686d85a361ce36952b1fb1ccf6e) Merge tag 'v5.1.1'

This PR has been generated by Renovate Bot.