Skip to content

Commit 4909387

Browse files
committed
Update dependency eslint-plugin-react to v7
1 parent fcf5d79 commit 4909387

File tree

2 files changed

+47
-18
lines changed

2 files changed

+47
-18
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@
9494
"eslint-plugin-immutable": "1.0.0",
9595
"eslint-plugin-import": "2.8.0",
9696
"eslint-plugin-jsx-a11y": "4.0.0",
97-
"eslint-plugin-react": "6.10.3",
97+
"eslint-plugin-react": "7.11.1",
9898
"extract-text-webpack-plugin": "1.0.1",
9999
"file-loader": "0.11.2",
100100
"flow-bin": "0.43.1",

yarn.lock

Lines changed: 46 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -189,6 +189,13 @@ [email protected]:
189189
version "1.1.1"
190190
resolved "https://registry.npmjs.org/array-flatten/-/array-flatten-1.1.1.tgz#9a5f699051b1e7073328f2a008968b64ea2955d2"
191191

192+
array-includes@^3.0.3:
193+
version "3.0.3"
194+
resolved "https://registry.yarnpkg.com/array-includes/-/array-includes-3.0.3.tgz#184b48f62d92d7452bb31b323165c7f8bd02266d"
195+
dependencies:
196+
define-properties "^1.1.2"
197+
es-abstract "^1.7.0"
198+
192199
array-map@~0.0.0:
193200
version "0.0.0"
194201
resolved "https://registry.yarnpkg.com/array-map/-/array-map-0.0.0.tgz#88a2bab73d1cf7bcd5c1b118a003f66f665fa662"
@@ -215,13 +222,6 @@ array-unique@^0.2.1:
215222
version "0.2.1"
216223
resolved "https://registry.npmjs.org/array-unique/-/array-unique-0.2.1.tgz#a1d97ccafcbc2625cc70fadceb36a50c58b01a53"
217224

218-
array.prototype.find@^2.0.1:
219-
version "2.0.4"
220-
resolved "https://registry.npmjs.org/array.prototype.find/-/array.prototype.find-2.0.4.tgz#556a5c5362c08648323ddaeb9de9d14bc1864c90"
221-
dependencies:
222-
define-properties "^1.1.2"
223-
es-abstract "^1.7.0"
224-
225225
226226
version "0.0.6"
227227
resolved "https://registry.npmjs.org/arraybuffer.slice/-/arraybuffer.slice-0.0.6.tgz#f33b2159f0532a3f3107a272c0ccfbd1ad2979ca"
@@ -2452,7 +2452,7 @@ diffie-hellman@^5.0.0:
24522452
miller-rabin "^4.0.0"
24532453
randombytes "^2.0.0"
24542454

2455-
[email protected], doctrine@^1.2.2:
2455+
24562456
version "1.5.0"
24572457
resolved "https://registry.npmjs.org/doctrine/-/doctrine-1.5.0.tgz#379dce730f6166f76cefa4e6707a159b02c5a6fa"
24582458
dependencies:
@@ -2466,6 +2466,12 @@ doctrine@^2.0.0:
24662466
esutils "^2.0.2"
24672467
isarray "^1.0.0"
24682468

2469+
doctrine@^2.1.0:
2470+
version "2.1.0"
2471+
resolved "https://registry.yarnpkg.com/doctrine/-/doctrine-2.1.0.tgz#5cd01fc101621b42c4cd7f5d1a66243716d3f39d"
2472+
dependencies:
2473+
esutils "^2.0.2"
2474+
24692475
dom-converter@~0.1:
24702476
version "0.1.4"
24712477
resolved "https://registry.npmjs.org/dom-converter/-/dom-converter-0.1.4.tgz#a45ef5727b890c9bffe6d7c876e7b19cb0e17f3b"
@@ -2935,15 +2941,15 @@ [email protected]:
29352941
jsx-ast-utils "^1.0.0"
29362942
object-assign "^4.0.1"
29372943

2938-
eslint-plugin-react@6.10.3:
2939-
version "6.10.3"
2940-
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-6.10.3.tgz#c5435beb06774e12c7db2f6abaddcbf900cd3f78"
2944+
eslint-plugin-react@7.11.1:
2945+
version "7.11.1"
2946+
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.11.1.tgz#c01a7af6f17519457d6116aa94fc6d2ccad5443c"
29412947
dependencies:
2942-
array.prototype.find "^2.0.1"
2943-
doctrine "^1.2.2"
2944-
has "^1.0.1"
2945-
jsx-ast-utils "^1.3.4"
2946-
object.assign "^4.0.4"
2948+
array-includes "^3.0.3"
2949+
doctrine "^2.1.0"
2950+
has "^1.0.3"
2951+
jsx-ast-utils "^2.0.1"
2952+
prop-types "^15.6.2"
29472953

29482954
29492955
version "3.19.0"
@@ -3457,6 +3463,10 @@ function-bind@^1.0.2, function-bind@^1.1.0:
34573463
version "1.1.0"
34583464
resolved "https://registry.npmjs.org/function-bind/-/function-bind-1.1.0.tgz#16176714c801798e4e8f2cf7f7529467bb4a5771"
34593465

3466+
function-bind@^1.1.1:
3467+
version "1.1.1"
3468+
resolved "https://registry.yarnpkg.com/function-bind/-/function-bind-1.1.1.tgz#a56899d3ea3c9bab874bb9773b7c5ede92f4895d"
3469+
34603470
function.prototype.name@^1.0.0:
34613471
version "1.0.0"
34623472
resolved "https://registry.npmjs.org/function.prototype.name/-/function.prototype.name-1.0.0.tgz#5f523ca64e491a5f95aba80cc1e391080a14482e"
@@ -3759,6 +3769,12 @@ has@^1.0.0, has@^1.0.1:
37593769
dependencies:
37603770
function-bind "^1.0.2"
37613771

3772+
has@^1.0.3:
3773+
version "1.0.3"
3774+
resolved "https://registry.yarnpkg.com/has/-/has-1.0.3.tgz#722d7cbfc1f6aa8241f16dd814e011e1f41e8796"
3775+
dependencies:
3776+
function-bind "^1.1.1"
3777+
37623778
hash.js@^1.0.0, hash.js@^1.0.3:
37633779
version "1.0.3"
37643780
resolved "https://registry.npmjs.org/hash.js/-/hash.js-1.0.3.tgz#1332ff00156c0a0ffdd8236013d07b77a0451573"
@@ -4599,12 +4615,18 @@ jsprim@^1.2.2:
45994615
json-schema "0.2.3"
46004616
verror "1.3.6"
46014617

4602-
jsx-ast-utils@^1.0.0, jsx-ast-utils@^1.3.4:
4618+
jsx-ast-utils@^1.0.0:
46034619
version "1.4.0"
46044620
resolved "https://registry.npmjs.org/jsx-ast-utils/-/jsx-ast-utils-1.4.0.tgz#5afe38868f56bc8cc7aeaef0100ba8c75bd12591"
46054621
dependencies:
46064622
object-assign "^4.1.0"
46074623

4624+
jsx-ast-utils@^2.0.1:
4625+
version "2.0.1"
4626+
resolved "https://registry.yarnpkg.com/jsx-ast-utils/-/jsx-ast-utils-2.0.1.tgz#e801b1b39985e20fffc87b40e3748080e2dcac7f"
4627+
dependencies:
4628+
array-includes "^3.0.3"
4629+
46084630
jwa@^1.1.4:
46094631
version "1.1.5"
46104632
resolved "https://registry.npmjs.org/jwa/-/jwa-1.1.5.tgz#a0552ce0220742cd52e153774a32905c30e756e5"
@@ -6475,6 +6497,13 @@ prop-types@^15.5.0:
64756497
dependencies:
64766498
fbjs "^0.8.9"
64776499

6500+
prop-types@^15.6.2:
6501+
version "15.6.2"
6502+
resolved "https://registry.yarnpkg.com/prop-types/-/prop-types-15.6.2.tgz#05d5ca77b4453e985d60fc7ff8c859094a497102"
6503+
dependencies:
6504+
loose-envify "^1.3.1"
6505+
object-assign "^4.1.1"
6506+
64786507
proxy-addr@~1.1.3:
64796508
version "1.1.4"
64806509
resolved "https://registry.npmjs.org/proxy-addr/-/proxy-addr-1.1.4.tgz#27e545f6960a44a627d9b44467e35c1b6b4ce2f3"

0 commit comments

Comments
 (0)