Skip to content

Commit

Permalink
Merge pull request #205 from severest/eslint-plugin-react-7.11.1-32.0.0
Browse files Browse the repository at this point in the history
Update eslint-plugin-react in / from 7.10.0 to 7.11.1
  • Loading branch information
severest committed Aug 24, 2018
2 parents 4164c48 + 1255761 commit a8dfc9e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -51,7 +51,7 @@
"eslint": "^5.4.0",
"eslint-loader": "^2.1.0",
"eslint-plugin-jest": "21.18.0",
"eslint-plugin-react": "^7.10.0",
"eslint-plugin-react": "^7.11.1",
"extract-text-webpack-plugin": "^4.0.0-beta.0",
"file-loader": "^1.1.11",
"html-webpack-plugin": "^3.2.0",
Expand Down
7 changes: 4 additions & 3 deletions yarn.lock
Expand Up @@ -2643,10 +2643,11 @@ eslint-plugin-jest@21.18.0:
version "21.18.0"
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-21.18.0.tgz#d7305969a9c1902f895468791d968fcf08b5c0b7"

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"
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:
array-includes "^3.0.3"
doctrine "^2.1.0"
has "^1.0.3"
jsx-ast-utils "^2.0.1"
Expand Down

0 comments on commit a8dfc9e

Please sign in to comment.