Skip to content

Commit

Permalink
Update dependency eslint-plugin-react to v7.11.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Dec 10, 2018
1 parent d6f0545 commit 11c73be
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 5 deletions.
2 changes: 1 addition & 1 deletion packages/eslint-config-cozy-app/package.json
Expand Up @@ -23,7 +23,7 @@
"eslint": "5.3.0",
"eslint-config-prettier": "2.9.0",
"eslint-plugin-prettier": "3.0.0",
"eslint-plugin-react": "7.10.0",
"eslint-plugin-react": "7.11.1",
"eslint-plugin-vue": "5.0.0",
"prettier": "1.14.2"
}
Expand Down
10 changes: 6 additions & 4 deletions yarn.lock
Expand Up @@ -2733,11 +2733,12 @@ eslint-plugin-prettier@3.0.0:
dependencies:
prettier-linter-helpers "^1.0.0"

eslint-plugin-react@7.10.0:
version "7.10.0"
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.10.0.tgz#af5c1fef31c4704db02098f9be18202993828b50"
integrity sha512-18rzWn4AtbSUxFKKM7aCVcj5LXOhOKdwBino3KKWy4psxfPW0YtIbE8WNRDUdyHFL50BeLb6qFd4vpvNYyp7hw==
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"
Expand Down Expand Up @@ -2867,6 +2868,7 @@ esutils@^2.0.0, esutils@^2.0.2:
exec-sh@0.3.2:
version "0.3.2"
resolved "https://registry.yarnpkg.com/exec-sh/-/exec-sh-0.3.2.tgz#6738de2eb7c8e671d0366aea0b0db8c6f7d7391b"
integrity sha512-9sLAvzhI5nc8TpuQUh4ahMdCrWT00wPWz7j47/emR5+2qEfoZP5zzUXvx+vdx+H6ohhnsYC31iX04QLYJK8zTg==

exec-sh@^0.2.0:
version "0.2.2"
Expand Down

0 comments on commit 11c73be

Please sign in to comment.