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 7, 2019
1 parent d22a07b commit 1021b24
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 13 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -84,7 +84,7 @@
"eslint-plugin-jest": "22.1.2",
"eslint-plugin-jsx-a11y": "6.1.2",
"eslint-plugin-prettier": "3.0.1",
"eslint-plugin-react": "7.11.1",
"eslint-plugin-react": "7.12.3",
"fetch-mock": "7.3.0",
"jasmine-jquery": "2.1.1",
"jest": "23.6.0",
Expand Down
13 changes: 1 addition & 12 deletions yarn.lock
Expand Up @@ -3579,18 +3579,7 @@ eslint-plugin-prettier@3.0.1:
dependencies:
prettier-linter-helpers "^1.0.0"

eslint-plugin-react@7.11.1:
version "7.11.1"
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.11.1.tgz#c01a7af6f17519457d6116aa94fc6d2ccad5443c"
integrity sha512-cVVyMadRyW7qsIUh3FHp3u6QHNhOgVrLQYdQEB1bPWBsgbNCHdFAeNMquBMCcZJu59eNthX053L70l7gRt4SCw==
dependencies:
array-includes "^3.0.3"
doctrine "^2.1.0"
has "^1.0.3"
jsx-ast-utils "^2.0.1"
prop-types "^15.6.2"

eslint-plugin-react@^7.11.1:
eslint-plugin-react@7.12.3, eslint-plugin-react@^7.11.1:
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==
Expand Down

0 comments on commit 1021b24

Please sign in to comment.