Skip to content

Commit 349f3e3

Browse files
committed
Update dependency eslint-plugin-react to v7
1 parent a08846c commit 349f3e3

File tree

2 files changed

+117
-32
lines changed

2 files changed

+117
-32
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@
8585
"eslint-plugin-babel": "4.1.1",
8686
"eslint-plugin-no-empty-blocks": "0.0.2",
8787
"eslint-plugin-no-use-extend-native": "0.3.12",
88-
"eslint-plugin-react": "6.10.3",
88+
"eslint-plugin-react": "7.9.1",
8989
"xo": "0.18.1"
9090
}
9191
}

yarn.lock

Lines changed: 116 additions & 31 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,13 @@ array-find-index@^1.0.1:
5959
version "1.0.2"
6060
resolved "https://registry.yarnpkg.com/array-find-index/-/array-find-index-1.0.2.tgz#df010aa1287e164bbda6f9723b0a96a1ec4187a1"
6161

62+
array-includes@^3.0.3:
63+
version "3.0.3"
64+
resolved "https://registry.yarnpkg.com/array-includes/-/array-includes-3.0.3.tgz#184b48f62d92d7452bb31b323165c7f8bd02266d"
65+
dependencies:
66+
define-properties "^1.1.2"
67+
es-abstract "^1.7.0"
68+
6269
array-union@^1.0.1:
6370
version "1.0.2"
6471
resolved "https://registry.yarnpkg.com/array-union/-/array-union-1.0.2.tgz#9a34410e4f4e3da23dea375be5be70f24778ec39"
@@ -73,17 +80,14 @@ array-unique@^0.2.1:
7380
version "0.2.1"
7481
resolved "https://registry.yarnpkg.com/array-unique/-/array-unique-0.2.1.tgz#a1d97ccafcbc2625cc70fadceb36a50c58b01a53"
7582

76-
array.prototype.find@^2.0.1:
77-
version "2.0.4"
78-
resolved "https://registry.yarnpkg.com/array.prototype.find/-/array.prototype.find-2.0.4.tgz#556a5c5362c08648323ddaeb9de9d14bc1864c90"
79-
dependencies:
80-
define-properties "^1.1.2"
81-
es-abstract "^1.7.0"
82-
8383
arrify@^1.0.0, arrify@^1.0.1:
8484
version "1.0.1"
8585
resolved "https://registry.yarnpkg.com/arrify/-/arrify-1.0.1.tgz#898508da2226f380df904728456849c1501a4b0d"
8686

87+
asap@~2.0.3:
88+
version "2.0.6"
89+
resolved "https://registry.yarnpkg.com/asap/-/asap-2.0.6.tgz#e50347611d7e690943208bbdafebcbc2fb866d46"
90+
8791
babel-code-frame@^6.16.0, babel-code-frame@^6.22.0:
8892
version "6.22.0"
8993
resolved "https://registry.yarnpkg.com/babel-code-frame/-/babel-code-frame-6.22.0.tgz#027620bee567a88c32561574e7fd0801d33118e4"
@@ -279,6 +283,10 @@ core-assert@^0.2.0:
279283
buf-compare "^1.0.0"
280284
is-error "^2.2.0"
281285

286+
core-js@^1.0.0:
287+
version "1.2.7"
288+
resolved "https://registry.yarnpkg.com/core-js/-/core-js-1.2.7.tgz#652294c14651db28fa93bd2d5ff2983a4f08c636"
289+
282290
core-js@^2.0.0, core-js@^2.4.0:
283291
version "2.4.1"
284292
resolved "https://registry.yarnpkg.com/core-js/-/core-js-2.4.1.tgz#4de911e667b0eae9124e34254b53aea6fc618d3e"
@@ -378,7 +386,7 @@ del@^2.0.2:
378386
pinkie-promise "^2.0.0"
379387
rimraf "^2.2.8"
380388

381-
[email protected], doctrine@^1.2.2:
389+
382390
version "1.5.0"
383391
resolved "https://registry.yarnpkg.com/doctrine/-/doctrine-1.5.0.tgz#379dce730f6166f76cefa4e6707a159b02c5a6fa"
384392
dependencies:
@@ -392,6 +400,12 @@ doctrine@^2.0.0:
392400
esutils "^2.0.2"
393401
isarray "^1.0.0"
394402

403+
doctrine@^2.1.0:
404+
version "2.1.0"
405+
resolved "https://registry.yarnpkg.com/doctrine/-/doctrine-2.1.0.tgz#5cd01fc101621b42c4cd7f5d1a66243716d3f39d"
406+
dependencies:
407+
esutils "^2.0.2"
408+
395409
dot-prop@^4.1.0:
396410
version "4.1.1"
397411
resolved "https://registry.yarnpkg.com/dot-prop/-/dot-prop-4.1.1.tgz#a8493f0b7b5eeec82525b5c7587fa7de7ca859c1"
@@ -402,6 +416,12 @@ duplexer3@^0.1.4:
402416
version "0.1.4"
403417
resolved "https://registry.yarnpkg.com/duplexer3/-/duplexer3-0.1.4.tgz#ee01dd1cac0ed3cbc7fdbea37dc0a8f1ce002ce2"
404418

419+
encoding@^0.1.11:
420+
version "0.1.12"
421+
resolved "https://registry.yarnpkg.com/encoding/-/encoding-0.1.12.tgz#538b66f3ee62cd1ab51ec323829d1f9480c74beb"
422+
dependencies:
423+
iconv-lite "~0.4.13"
424+
405425
enhance-visitors@^1.0.0:
406426
version "1.0.0"
407427
resolved "https://registry.yarnpkg.com/enhance-visitors/-/enhance-visitors-1.0.0.tgz#aa945d05da465672a1ebd38fee2ed3da8518e95a"
@@ -574,15 +594,14 @@ eslint-plugin-promise@^3.4.0:
574594
version "3.5.0"
575595
resolved "https://registry.yarnpkg.com/eslint-plugin-promise/-/eslint-plugin-promise-3.5.0.tgz#78fbb6ffe047201627569e85a6c5373af2a68fca"
576596

577-
eslint-plugin-react@6.10.3:
578-
version "6.10.3"
579-
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-6.10.3.tgz#c5435beb06774e12c7db2f6abaddcbf900cd3f78"
597+
eslint-plugin-react@7.9.1:
598+
version "7.9.1"
599+
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.9.1.tgz#101aadd15e7c7b431ed025303ac7b421a8e3dc15"
580600
dependencies:
581-
array.prototype.find "^2.0.1"
582-
doctrine "^1.2.2"
583-
has "^1.0.1"
584-
jsx-ast-utils "^1.3.4"
585-
object.assign "^4.0.4"
601+
doctrine "^2.1.0"
602+
has "^1.0.2"
603+
jsx-ast-utils "^2.0.1"
604+
prop-types "^15.6.1"
586605

587606
eslint-plugin-unicorn@^2.1.0:
588607
version "2.1.1"
@@ -714,6 +733,18 @@ fast-levenshtein@~2.0.4:
714733
version "2.0.6"
715734
resolved "https://registry.yarnpkg.com/fast-levenshtein/-/fast-levenshtein-2.0.6.tgz#3d8a5c66883a16a30ca8643e851f19baa7797917"
716735

736+
fbjs@^0.8.16:
737+
version "0.8.16"
738+
resolved "https://registry.yarnpkg.com/fbjs/-/fbjs-0.8.16.tgz#5e67432f550dc41b572bf55847b8aca64e5337db"
739+
dependencies:
740+
core-js "^1.0.0"
741+
isomorphic-fetch "^2.1.1"
742+
loose-envify "^1.0.0"
743+
object-assign "^4.1.0"
744+
promise "^7.1.1"
745+
setimmediate "^1.0.5"
746+
ua-parser-js "^0.7.9"
747+
717748
figures@^1.3.5:
718749
version "1.7.0"
719750
resolved "https://registry.yarnpkg.com/figures/-/figures-1.7.0.tgz#cbe1e3affcf1cd44b80cadfed28dc793a9701d2e"
@@ -762,6 +793,10 @@ function-bind@^1.0.2, function-bind@^1.1.0:
762793
version "1.1.0"
763794
resolved "https://registry.yarnpkg.com/function-bind/-/function-bind-1.1.0.tgz#16176714c801798e4e8f2cf7f7529467bb4a5771"
764795

796+
function-bind@^1.1.1:
797+
version "1.1.1"
798+
resolved "https://registry.yarnpkg.com/function-bind/-/function-bind-1.1.1.tgz#a56899d3ea3c9bab874bb9773b7c5ede92f4895d"
799+
765800
generate-function@^2.0.0:
766801
version "2.0.0"
767802
resolved "https://registry.yarnpkg.com/generate-function/-/generate-function-2.0.0.tgz#6858fe7c0969b7d4e9093337647ac79f60dfbe74"
@@ -867,10 +902,22 @@ has@^1.0.1:
867902
dependencies:
868903
function-bind "^1.0.2"
869904

905+
has@^1.0.2:
906+
version "1.0.2"
907+
resolved "https://registry.yarnpkg.com/has/-/has-1.0.2.tgz#1a64bfe4b52e67fb87b9822503d97c019fb6ba42"
908+
dependencies:
909+
function-bind "^1.1.1"
910+
870911
hosted-git-info@^2.1.4:
871912
version "2.4.2"
872913
resolved "https://registry.yarnpkg.com/hosted-git-info/-/hosted-git-info-2.4.2.tgz#0076b9f46a270506ddbaaea56496897460612a67"
873914

915+
iconv-lite@~0.4.13:
916+
version "0.4.23"
917+
resolved "https://registry.yarnpkg.com/iconv-lite/-/iconv-lite-0.4.23.tgz#297871f63be507adcfbfca715d0cd0eed84e9a63"
918+
dependencies:
919+
safer-buffer ">= 2.1.2 < 3"
920+
874921
ignore@^3.2.0:
875922
version "3.2.7"
876923
resolved "https://registry.yarnpkg.com/ignore/-/ignore-3.2.7.tgz#4810ca5f1d8eca5595213a34b94f2eb4ed926bbd"
@@ -1068,7 +1115,7 @@ is-retry-allowed@^1.0.0:
10681115
version "1.1.0"
10691116
resolved "https://registry.yarnpkg.com/is-retry-allowed/-/is-retry-allowed-1.1.0.tgz#11a060568b67339444033d0125a61a20d564fb34"
10701117

1071-
is-stream@^1.0.0, is-stream@^1.1.0:
1118+
is-stream@^1.0.0, is-stream@^1.0.1, is-stream@^1.1.0:
10721119
version "1.1.0"
10731120
resolved "https://registry.yarnpkg.com/is-stream/-/is-stream-1.1.0.tgz#12d4a3dd4e68e0b79ceb8dbc84173ae80d91ca44"
10741121

@@ -1088,6 +1135,13 @@ isexe@^2.0.0:
10881135
version "2.0.0"
10891136
resolved "https://registry.yarnpkg.com/isexe/-/isexe-2.0.0.tgz#e8fbf374dc556ff8947a10dcb0572d633f2cfa10"
10901137

1138+
isomorphic-fetch@^2.1.1:
1139+
version "2.2.1"
1140+
resolved "https://registry.yarnpkg.com/isomorphic-fetch/-/isomorphic-fetch-2.2.1.tgz#611ae1acf14f5e81f729507472819fe9733558a9"
1141+
dependencies:
1142+
node-fetch "^1.0.1"
1143+
whatwg-fetch ">=0.10.0"
1144+
10911145
js-tokens@^3.0.0:
10921146
version "3.0.1"
10931147
resolved "https://registry.yarnpkg.com/js-tokens/-/js-tokens-3.0.1.tgz#08e9f132484a2c45a30907e9dc4d5567b7f114d7"
@@ -1117,9 +1171,11 @@ jsonpointer@^4.0.0:
11171171
version "4.0.1"
11181172
resolved "https://registry.yarnpkg.com/jsonpointer/-/jsonpointer-4.0.1.tgz#4fd92cb34e0e9db3c89c8622ecf51f9b978c6cb9"
11191173

1120-
jsx-ast-utils@^1.3.4:
1121-
version "1.4.1"
1122-
resolved "https://registry.yarnpkg.com/jsx-ast-utils/-/jsx-ast-utils-1.4.1.tgz#3867213e8dd79bf1e8f2300c0cfc1efb182c0df1"
1174+
jsx-ast-utils@^2.0.1:
1175+
version "2.0.1"
1176+
resolved "https://registry.yarnpkg.com/jsx-ast-utils/-/jsx-ast-utils-2.0.1.tgz#e801b1b39985e20fffc87b40e3748080e2dcac7f"
1177+
dependencies:
1178+
array-includes "^3.0.3"
11231179

11241180
latest-version@^3.0.0:
11251181
version "3.1.0"
@@ -1198,7 +1254,7 @@ log-symbols@^1.0.2:
11981254
dependencies:
11991255
chalk "^1.0.0"
12001256

1201-
loose-envify@^1.0.0:
1257+
loose-envify@^1.0.0, loose-envify@^1.3.1:
12021258
version "1.3.1"
12031259
resolved "https://registry.yarnpkg.com/loose-envify/-/loose-envify-1.3.1.tgz#d1a8ad33fa9ce0e713d65fdd0ac8b748d478c848"
12041260
dependencies:
@@ -1286,6 +1342,13 @@ natural-compare@^1.4.0:
12861342
version "1.4.0"
12871343
resolved "https://registry.yarnpkg.com/natural-compare/-/natural-compare-1.4.0.tgz#4abebfeed7541f2c27acfb29bdbbd15c8d5ba4f7"
12881344

1345+
node-fetch@^1.0.1:
1346+
version "1.7.3"
1347+
resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-1.7.3.tgz#980f6f72d85211a5347c6b2bc18c5b84c3eb47ef"
1348+
dependencies:
1349+
encoding "^0.1.11"
1350+
is-stream "^1.0.1"
1351+
12891352
normalize-package-data@^2.3.2, normalize-package-data@^2.3.4:
12901353
version "2.3.8"
12911354
resolved "https://registry.yarnpkg.com/normalize-package-data/-/normalize-package-data-2.3.8.tgz#d819eda2a9dedbd1ffa563ea4071d936782295bb"
@@ -1315,22 +1378,14 @@ obj-props@^1.0.0:
13151378
version "1.1.0"
13161379
resolved "https://registry.yarnpkg.com/obj-props/-/obj-props-1.1.0.tgz#626313faa442befd4a44e9a02c3cb6bde937b511"
13171380

1318-
object-assign@^4.0.1, object-assign@^4.1.0:
1381+
object-assign@^4.0.1, object-assign@^4.1.0, object-assign@^4.1.1:
13191382
version "4.1.1"
13201383
resolved "https://registry.yarnpkg.com/object-assign/-/object-assign-4.1.1.tgz#2109adc7965887cfc05cbbd442cac8bfbb360863"
13211384

1322-
object-keys@^1.0.10, object-keys@^1.0.8:
1385+
object-keys@^1.0.8:
13231386
version "1.0.11"
13241387
resolved "https://registry.yarnpkg.com/object-keys/-/object-keys-1.0.11.tgz#c54601778ad560f1142ce0e01bcca8b56d13426d"
13251388

1326-
object.assign@^4.0.4:
1327-
version "4.0.4"
1328-
resolved "https://registry.yarnpkg.com/object.assign/-/object.assign-4.0.4.tgz#b1c9cc044ef1b9fe63606fc141abbb32e14730cc"
1329-
dependencies:
1330-
define-properties "^1.1.2"
1331-
function-bind "^1.1.0"
1332-
object-keys "^1.0.10"
1333-
13341389
once@^1.3.0:
13351390
version "1.4.0"
13361391
resolved "https://registry.yarnpkg.com/once/-/once-1.4.0.tgz#583b1aa775961d4b113ac17d9c50baef9dd76bd1"
@@ -1495,6 +1550,20 @@ progress@^1.1.8:
14951550
version "1.1.8"
14961551
resolved "https://registry.yarnpkg.com/progress/-/progress-1.1.8.tgz#e260c78f6161cdd9b0e56cc3e0a85de17c7a57be"
14971552

1553+
promise@^7.1.1:
1554+
version "7.3.1"
1555+
resolved "https://registry.yarnpkg.com/promise/-/promise-7.3.1.tgz#064b72602b18f90f29192b8b1bc418ffd1ebd3bf"
1556+
dependencies:
1557+
asap "~2.0.3"
1558+
1559+
prop-types@^15.6.1:
1560+
version "15.6.1"
1561+
resolved "https://registry.yarnpkg.com/prop-types/-/prop-types-15.6.1.tgz#36644453564255ddda391191fb3a125cbdf654ca"
1562+
dependencies:
1563+
fbjs "^0.8.16"
1564+
loose-envify "^1.3.1"
1565+
object-assign "^4.1.1"
1566+
14981567
proto-props@^0.2.0:
14991568
version "0.2.1"
15001569
resolved "https://registry.yarnpkg.com/proto-props/-/proto-props-0.2.1.tgz#5e01dc2675a0de9abfa76e799dfa334d6f483f4b"
@@ -1656,6 +1725,10 @@ safe-buffer@^5.0.1:
16561725
version "5.0.1"
16571726
resolved "https://registry.yarnpkg.com/safe-buffer/-/safe-buffer-5.0.1.tgz#d263ca54696cd8a306b5ca6551e92de57918fbe7"
16581727

1728+
"safer-buffer@>= 2.1.2 < 3":
1729+
version "2.1.2"
1730+
resolved "https://registry.yarnpkg.com/safer-buffer/-/safer-buffer-2.1.2.tgz#44fa161b0187b9549dd84bb91802f9bd8385cd6a"
1731+
16591732
semver-diff@^2.0.0:
16601733
version "2.1.0"
16611734
resolved "https://registry.yarnpkg.com/semver-diff/-/semver-diff-2.1.0.tgz#4bbb8437c8d37e4b0cf1a68fd726ec6d645d6d36"
@@ -1666,6 +1739,10 @@ semver-diff@^2.0.0:
16661739
version "5.3.0"
16671740
resolved "https://registry.yarnpkg.com/semver/-/semver-5.3.0.tgz#9b2ce5d3de02d17c6012ad326aa6b4d0cf54f94f"
16681741

1742+
setimmediate@^1.0.5:
1743+
version "1.0.5"
1744+
resolved "https://registry.yarnpkg.com/setimmediate/-/setimmediate-1.0.5.tgz#290cbb232e306942d7d7ea9b83732ab7856f8285"
1745+
16691746
shelljs@^0.7.5:
16701747
version "0.7.7"
16711748
resolved "https://registry.yarnpkg.com/shelljs/-/shelljs-0.7.7.tgz#b2f5c77ef97148f4b4f6e22682e10bba8667cff1"
@@ -1820,6 +1897,10 @@ typedarray@^0.0.6:
18201897
version "0.0.6"
18211898
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
18221899

1900+
ua-parser-js@^0.7.9:
1901+
version "0.7.18"
1902+
resolved "https://registry.yarnpkg.com/ua-parser-js/-/ua-parser-js-0.7.18.tgz#a7bfd92f56edfb117083b69e31d2aa8882d4b1ed"
1903+
18231904
unique-string@^1.0.0:
18241905
version "1.0.0"
18251906
resolved "https://registry.yarnpkg.com/unique-string/-/unique-string-1.0.0.tgz#9e1057cca851abb93398f8b33ae187b99caec11a"
@@ -1866,6 +1947,10 @@ validate-npm-package-license@^3.0.1:
18661947
spdx-correct "~1.0.0"
18671948
spdx-expression-parse "~1.0.0"
18681949

1950+
whatwg-fetch@>=0.10.0:
1951+
version "2.0.4"
1952+
resolved "https://registry.yarnpkg.com/whatwg-fetch/-/whatwg-fetch-2.0.4.tgz#dde6a5df315f9d39991aa17621853d720b85566f"
1953+
18691954
which@^1.2.8, which@^1.2.9:
18701955
version "1.2.14"
18711956
resolved "https://registry.yarnpkg.com/which/-/which-1.2.14.tgz#9a87c4378f03e827cecaf1acdf56c736c01c14e5"

0 commit comments

Comments
 (0)