Skip to content

Commit a8dfc9e

Browse files
authored
Merge pull request #205 from severest/eslint-plugin-react-7.11.1-32.0.0
Update eslint-plugin-react in / from 7.10.0 to 7.11.1
2 parents 4164c48 + 1255761 commit a8dfc9e

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-4
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"eslint": "^5.4.0",
5252
"eslint-loader": "^2.1.0",
5353
"eslint-plugin-jest": "21.18.0",
54-
"eslint-plugin-react": "^7.10.0",
54+
"eslint-plugin-react": "^7.11.1",
5555
"extract-text-webpack-plugin": "^4.0.0-beta.0",
5656
"file-loader": "^1.1.11",
5757
"html-webpack-plugin": "^3.2.0",

yarn.lock

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2643,10 +2643,11 @@ [email protected]:
26432643
version "21.18.0"
26442644
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-21.18.0.tgz#d7305969a9c1902f895468791d968fcf08b5c0b7"
26452645

2646-
eslint-plugin-react@^7.10.0:
2647-
version "7.10.0"
2648-
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.10.0.tgz#af5c1fef31c4704db02098f9be18202993828b50"
2646+
eslint-plugin-react@^7.11.1:
2647+
version "7.11.1"
2648+
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.11.1.tgz#c01a7af6f17519457d6116aa94fc6d2ccad5443c"
26492649
dependencies:
2650+
array-includes "^3.0.3"
26502651
doctrine "^2.1.0"
26512652
has "^1.0.3"
26522653
jsx-ast-utils "^2.0.1"

0 commit comments

Comments
 (0)