chore(deps): update dependency eslint-plugin-react to v7.6.1 #2
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This Pull Request updates dependency eslint-plugin-react from
v7.6.0
tov7.6.1
Commits
yannickcr/eslint-plugin-react
7.6.1
f7441bb
Update CHANGELOG and bump versione56376e
[Fix]no-access-state-in-setstate
: handle object spreadd060041
Merge pull request #1659 from jzDev/jzDev/flip-crossorigin-rule1d13218
Restore tests and crossorigin attribute map843d71a
Merge pull request #1653 from jetpacmonkey/masterd64a16b
Added the missing tagName, link, to support the crossOrigin property.a19b2ad
Removed unnecessary mapping and tests handled by React's existing warnings.f947536
Fixed crossorigin naming convention to match React's supported HTML attributes.509f2cb
Use typeof === 'undefined' instead of void 0This PR has been generated by Renovate Bot.