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 Nov 5, 2018
1 parent 8910d03 commit 911a057
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 8 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -37,7 +37,7 @@
"@types/react-dom": "16.0.9",
"@types/react-helmet": "5.0.7",
"eslint": "4.19.1",
"eslint-plugin-react": "7.7.0",
"eslint-plugin-react": "7.11.1",
"prettier": "1.14.3",
"tslint": "5.11.0",
"tslint-config-prettier": "1.15.0",
Expand Down
15 changes: 8 additions & 7 deletions yarn.lock
Expand Up @@ -3449,14 +3449,15 @@ eslint-plugin-jsx-a11y@^6.0.3:
emoji-regex "^6.1.0"
jsx-ast-utils "^2.0.0"

eslint-plugin-react@7.7.0:
version "7.7.0"
resolved "http://registry.npmjs.org/eslint-plugin-react/-/eslint-plugin-react-7.7.0.tgz#f606c719dbd8a1a2b3d25c16299813878cca0160"
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"
dependencies:
doctrine "^2.0.2"
has "^1.0.1"
array-includes "^3.0.3"
doctrine "^2.1.0"
has "^1.0.3"
jsx-ast-utils "^2.0.1"
prop-types "^15.6.0"
prop-types "^15.6.2"

eslint-plugin-react@^7.8.2:
version "7.8.2"
Expand Down Expand Up @@ -4637,7 +4638,7 @@ has-values@^1.0.0:
is-number "^3.0.0"
kind-of "^4.0.0"

has@^1.0.0:
has@^1.0.0, has@^1.0.3:
version "1.0.3"
resolved "https://registry.yarnpkg.com/has/-/has-1.0.3.tgz#722d7cbfc1f6aa8241f16dd814e011e1f41e8796"
dependencies:
Expand Down

0 comments on commit 911a057

Please sign in to comment.