Skip to content

Commit

Permalink
chore(deps): update dependency eslint-plugin-react to v7.8.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed May 13, 2018
1 parent b89bb6b commit caf34d8
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -28,7 +28,7 @@
"eslint-plugin-jest": "21.5.0",
"eslint-plugin-jsx-a11y": "6.0.3",
"eslint-plugin-prettier": "2.4.0",
"eslint-plugin-react": "7.5.1",
"eslint-plugin-react": "7.8.2",
"flow-bin": "0.61.0",
"github-changes": "1.1.1",
"lerna": "2.5.1",
Expand Down
14 changes: 7 additions & 7 deletions yarn.lock
Expand Up @@ -2841,7 +2841,7 @@ doctrine@1.5.0:
esutils "^2.0.2"
isarray "^1.0.0"

doctrine@^2.0.0, doctrine@^2.0.2:
doctrine@^2.0.2:
version "2.0.2"
resolved "https://registry.yarnpkg.com/doctrine/-/doctrine-2.0.2.tgz#68f96ce8efc56cc42651f1faadb4f175273b0075"
dependencies:
Expand Down Expand Up @@ -3259,13 +3259,13 @@ eslint-plugin-prettier@2.4.0:
fast-diff "^1.1.1"
jest-docblock "^21.0.0"

eslint-plugin-react@7.5.1:
version "7.5.1"
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.5.1.tgz#52e56e8d80c810de158859ef07b880d2f56ee30b"
eslint-plugin-react@7.8.2:
version "7.8.2"
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.8.2.tgz#e95c9c47fece55d2303d1a67c9d01b930b88a51d"
dependencies:
doctrine "^2.0.0"
doctrine "^2.0.2"
has "^1.0.1"
jsx-ast-utils "^2.0.0"
jsx-ast-utils "^2.0.1"
prop-types "^15.6.0"

eslint-restricted-globals@^0.1.1:
Expand Down Expand Up @@ -5417,7 +5417,7 @@ jsprim@^1.2.2:
json-schema "0.2.3"
verror "1.10.0"

jsx-ast-utils@^2.0.0:
jsx-ast-utils@^2.0.0, jsx-ast-utils@^2.0.1:
version "2.0.1"
resolved "https://registry.yarnpkg.com/jsx-ast-utils/-/jsx-ast-utils-2.0.1.tgz#e801b1b39985e20fffc87b40e3748080e2dcac7f"
dependencies:
Expand Down

0 comments on commit caf34d8

Please sign in to comment.