graphql-boilerplates / react-fullstack-graphql

Starter projects for fullstack applications based on React & GraphQL.
1.44k stars 323 forks source link

chore(deps): update dependency eslint-plugin-react to v7.20.5 #722

Closed renovate[bot] closed 4 years ago

renovate[bot] commented 4 years ago

This PR contains the following updates:

Package Type Update Change
eslint-plugin-react devDependencies patch 7.20.4 -> 7.20.5

Release Notes

yannickcr/eslint-plugin-react ### [`v7.20.5`](https://togithub.com/yannickcr/eslint-plugin-react/blob/master/CHANGELOG.md#​7205---20200728) [Compare Source](https://togithub.com/yannickcr/eslint-plugin-react/compare/v7.20.4...v7.20.5) ##### Fixed - [`jsx-curly-brace-presence`]: disable disallowed JSX text chars check in props ([#​2710][] [@​jzabala](https://togithub.com/jzabala)) - [`no-unused-state`]: check for class expression ([#​2712][] [@​jzabala](https://togithub.com/jzabala)) - [`prop-types`]: handle anonymous functions ([#​2730][], [#​2731][] [@​odinho](https://togithub.com/odinho) [@​wKich](https://togithub.com/wKich) [@​jzabala](https://togithub.com/jzabala)) ##### Docs - [Docs][`no-access-state-in-setstate`]: fix example ([#​2724][] [@​youngjuning](https://togithub.com/youngjuning)) [7.20.5]: https://togithub.com/yannickcr/eslint-plugin-react/compare/v7.20.4...v7.20.5 [#​2731]: https://togithub.com/yannickcr/eslint-plugin-react/pull/2731 [#​2730]: https://togithub.com/yannickcr/eslint-plugin-react/pull/2730 [#​2724]: https://togithub.com/yannickcr/eslint-plugin-react/pull/2724 [#​2712]: https://togithub.com/yannickcr/eslint-plugin-react/pull/2712 [#​2710]: https://togithub.com/yannickcr/eslint-plugin-react/pull/2710

Renovate configuration

:date: Schedule: At any time (no schedule defined).

:vertical_traffic_light: Automerge: Enabled.

:recycle: Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

:no_bell: Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by WhiteSource Renovate. View repository job log here.