Skip to content

Commit

Permalink
Update dependency eslint-plugin-react to v7.20.6 (#239)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 17, 2020
1 parent ec5ec80 commit 008cf27
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 4 deletions.
7 changes: 7 additions & 0 deletions .changeset/tricky-pianos-deliver.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
---
"eslint-plugin-caleb": major
---

Update dependency eslint-plugin-react to `v7.20.6`

This could be breaking because this update [adds support for checking for unused component prop types in extended types](https://github.com/yannickcr/eslint-plugin-react/pull/2721). While this is a bugfix, it could fail on existing code.
6 changes: 3 additions & 3 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"eslint-plugin-jsx-a11y": "6.3.1",
"eslint-plugin-node": "11.1.0",
"eslint-plugin-promise": "4.2.1",
"eslint-plugin-react": "7.20.5",
"eslint-plugin-react": "7.20.6",
"eslint-plugin-react-hooks": "4.0.8",
"eslint-plugin-standard": "4.0.1",
"eslint-plugin-unicorn": "21.0.0"
Expand Down

0 comments on commit 008cf27

Please sign in to comment.