Skip to content

Commit

Permalink
chore(deps): update dependency eslint-plugin-react to v7.20.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Jun 29, 2020
1 parent a1a2fe7 commit 8759fbe
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion advanced/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"eslint-plugin-flowtype": "2.50.3",
"eslint-plugin-import": "2.22.0",
"eslint-plugin-jsx-a11y": "5.1.1",
"eslint-plugin-react": "7.20.1",
"eslint-plugin-react": "7.20.2",
"jwt-decode": "2.2.0",
"prettier-eslint-cli": "4.7.1",
"react-scripts": "2.1.8"
Expand Down
8 changes: 4 additions & 4 deletions advanced/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4268,10 +4268,10 @@ [email protected]:
prop-types "^15.6.2"
resolve "^1.9.0"

[email protected].1:
version "7.20.1"
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.20.1.tgz#87fcf8d0de225817ba0b2d8f38740733d61ff4ba"
integrity sha512-HitovDhscMmu3uOod3aqZRdKURdXgmlkptEue958gJBmIJO9hvgO4uZyqsJ4+22WqJVP3CsTKfqWSuTlJL6b8w==
[email protected].2:
version "7.20.2"
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.20.2.tgz#b0d72abcd94c59c842338aa09c800808219ea77d"
integrity sha512-J3BdtsPNbcF/CG9HdyLx7jEtC7tuODODGldkS9P1zU2WMoHPdcsN2enUopgIaec5f9eYhSFI5zQAaWA/dgv2zw==
dependencies:
array-includes "^3.1.1"
array.prototype.flatmap "^1.2.3"
Expand Down

0 comments on commit 8759fbe

Please sign in to comment.