Skip to content

Commit

Permalink
Update dependency eslint-plugin-react to v7.20.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jun 15, 2020
1 parent 4a8d226 commit d054cda
Show file tree
Hide file tree
Showing 3 changed files with 22 additions and 79 deletions.
79 changes: 20 additions & 59 deletions hosting/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 hosting/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"babel-loader": "8.1.0",
"eslint-config-airbnb-base": "14.1.0",
"eslint-plugin-jest": "23.8.2",
"eslint-plugin-react": "7.19.0",
"eslint-plugin-react": "7.20.0",
"firebase-tools": "7.15.1",
"ify-loader": "1.1.0",
"transform-loader": "0.2.4"
Expand Down
20 changes: 1 addition & 19 deletions hosting/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5352,25 +5352,7 @@ eslint-plugin-react-hooks@^1.7.0:
resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-1.7.0.tgz#6210b6d5a37205f0b92858f895a4e827020a7d04"
integrity sha512-iXTCFcOmlWvw4+TOE8CLWj6yX1GwzT0Y6cUfHHZqWnSk144VmVIRcVGtUAzrLES7C798lmvnt02C7rxaOX1HNA==

eslint-plugin-react@7.19.0:
version "7.19.0"
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.19.0.tgz#6d08f9673628aa69c5559d33489e855d83551666"
integrity sha512-SPT8j72CGuAP+JFbT0sJHOB80TX/pu44gQ4vXH/cq+hQTiY2PuZ6IHkqXJV6x1b28GDdo1lbInjKUrrdUf0LOQ==
dependencies:
array-includes "^3.1.1"
doctrine "^2.1.0"
has "^1.0.3"
jsx-ast-utils "^2.2.3"
object.entries "^1.1.1"
object.fromentries "^2.0.2"
object.values "^1.1.1"
prop-types "^15.7.2"
resolve "^1.15.1"
semver "^6.3.0"
string.prototype.matchall "^4.0.2"
xregexp "^4.3.0"

eslint-plugin-react@^7.20.0:
eslint-plugin-react@7.20.0, eslint-plugin-react@^7.20.0:
version "7.20.0"
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.20.0.tgz#f98712f0a5e57dfd3e5542ef0604b8739cd47be3"
integrity sha512-rqe1abd0vxMjmbPngo4NaYxTcR3Y4Hrmc/jg4T+sYz63yqlmJRknpEQfmWY+eDWPuMmix6iUIK+mv0zExjeLgA==
Expand Down

0 comments on commit d054cda

Please sign in to comment.