Skip to content

Commit

Permalink
Update dependency eslint-plugin-react to v7.12.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jan 16, 2019
1 parent af0e55a commit 1785c09
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -66,7 +66,7 @@
"eslint-plugin-graphql": "3.0.1",
"eslint-plugin-prettier": "3.0.1",
"eslint-plugin-promise": "4.0.1",
"eslint-plugin-react": "7.12.2",
"eslint-plugin-react": "7.12.3",
"graphql": "14.0.2",
"graphql-relay": "0.5.5",
"http-proxy-middleware": "0.19.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -5838,10 +5838,10 @@ eslint-plugin-react@7.11.1:
jsx-ast-utils "^2.0.1"
prop-types "^15.6.2"

eslint-plugin-react@7.12.2:
version "7.12.2"
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.12.2.tgz#95a4d8117011787824625ea57be9e38401d33548"
integrity sha512-6F8uOJXOsWWWD3Mg8cvz4onsqEYp2LFZCFlgjaTAzbPLwqdwRCeK78unbuEaMXYPxq8paXCzTpoaDCwXBvC/gg==
eslint-plugin-react@7.12.3:
version "7.12.3"
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.12.3.tgz#b9ca4cd7cd3f5d927db418a1950366a12d4568fd"
integrity sha512-WTIA3cS8OzkPeCi4KWuPmjR33lgG9r9Y/7RmnLTRw08MZKgAfnK/n3BO4X0S67MPkVLazdfCNT/XWqcDu4BLTA==
dependencies:
array-includes "^3.0.3"
doctrine "^2.1.0"
Expand Down

0 comments on commit 1785c09

Please sign in to comment.