Skip to content

Commit

Permalink
Merge pull request #45 from matthargett/patch-3
Browse files Browse the repository at this point in the history
Bump eslint-plugin-react dependency
  • Loading branch information
ljharb authored Nov 2, 2019
2 parents 932ab55 + 9caf553 commit 8e8d38a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"semantic-release": "^12.4.1"
},
"peerDependencies": {
"eslint-plugin-react": "^7.11.1"
"eslint-plugin-react": "^7.16.0"
},
"engines": {
"node": ">=6.10.0"
Expand All @@ -53,6 +53,6 @@
},
"dependencies": {
"eslint-rule-composer": "^0.3.0",
"eslint-plugin-react": "^7.11.1"
"eslint-plugin-react": "^7.16.0"
}
}

0 comments on commit 8e8d38a

Please sign in to comment.