Skip to content

Commit af4dafa

Browse files
committed
chore(deps): update dependency eslint-plugin-react to v7.14.2
1 parent 93d5760 commit af4dafa

File tree

2 files changed

+126
-10
lines changed

2 files changed

+126
-10
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"eslint-plugin-jest": "21.15.0",
5656
"eslint-plugin-jsx-a11y": "6.0.3",
5757
"eslint-plugin-prettier": "2.6.0",
58-
"eslint-plugin-react": "7.7.0",
58+
"eslint-plugin-react": "7.14.2",
5959
"flow-bin": "0.68.0",
6060
"github-changes": "1.1.2",
6161
"husky": "0.14.3",

yarn.lock

Lines changed: 125 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -3722,6 +3722,12 @@ define-properties@^1.1.2:
37223722
foreach "^2.0.5"
37233723
object-keys "^1.0.8"
37243724

3725+
define-properties@^1.1.3:
3726+
version "1.1.3"
3727+
resolved "https://registry.yarnpkg.com/define-properties/-/define-properties-1.1.3.tgz#cf88da6cbee26fe6db7094f61d870cbd84cee9f1"
3728+
dependencies:
3729+
object-keys "^1.0.12"
3730+
37253731
define-property@^0.2.5:
37263732
version "0.2.5"
37273733
resolved "https://registry.yarnpkg.com/define-property/-/define-property-0.2.5.tgz#c35b1ef918ec3c990f9a5bc57be04aacec5c8116"
@@ -3825,7 +3831,7 @@ doctrine@1.5.0:
38253831
esutils "^2.0.2"
38263832
isarray "^1.0.0"
38273833

3828-
doctrine@^2.0.0, doctrine@^2.0.2, doctrine@^2.1.0:
3834+
doctrine@^2.0.0, doctrine@^2.1.0:
38293835
version "2.1.0"
38303836
resolved "https://registry.yarnpkg.com/doctrine/-/doctrine-2.1.0.tgz#5cd01fc101621b42c4cd7f5d1a66243716d3f39d"
38313837
dependencies:
@@ -4069,6 +4075,17 @@ es-abstract@^1.10.0, es-abstract@^1.4.3, es-abstract@^1.5.1, es-abstract@^1.6.1,
40694075
is-callable "^1.1.3"
40704076
is-regex "^1.0.4"
40714077

4078+
es-abstract@^1.11.0, es-abstract@^1.12.0:
4079+
version "1.13.0"
4080+
resolved "https://registry.yarnpkg.com/es-abstract/-/es-abstract-1.13.0.tgz#ac86145fdd5099d8dd49558ccba2eaf9b88e24e9"
4081+
dependencies:
4082+
es-to-primitive "^1.2.0"
4083+
function-bind "^1.1.1"
4084+
has "^1.0.3"
4085+
is-callable "^1.1.4"
4086+
is-regex "^1.0.4"
4087+
object-keys "^1.0.12"
4088+
40724089
es-to-primitive@^1.1.1:
40734090
version "1.1.1"
40744091
resolved "https://registry.yarnpkg.com/es-to-primitive/-/es-to-primitive-1.1.1.tgz#45355248a88979034b6792e19bb81f2b7975dd0d"
@@ -4077,6 +4094,14 @@ es-to-primitive@^1.1.1:
40774094
is-date-object "^1.0.1"
40784095
is-symbol "^1.0.1"
40794096

4097+
es-to-primitive@^1.2.0:
4098+
version "1.2.0"
4099+
resolved "https://registry.yarnpkg.com/es-to-primitive/-/es-to-primitive-1.2.0.tgz#edf72478033456e8dda8ef09e00ad9650707f377"
4100+
dependencies:
4101+
is-callable "^1.1.4"
4102+
is-date-object "^1.0.1"
4103+
is-symbol "^1.0.2"
4104+
40804105
es5-ext@^0.10.14, es5-ext@^0.10.35, es5-ext@^0.10.9, es5-ext@~0.10.14:
40814106
version "0.10.41"
40824107
resolved "https://registry.yarnpkg.com/es5-ext/-/es5-ext-0.10.41.tgz#bab3e982d750f0112f0cb9e6abed72c59eb33eb2"
@@ -4249,14 +4274,19 @@ eslint-plugin-prettier@2.6.0:
42494274
fast-diff "^1.1.1"
42504275
jest-docblock "^21.0.0"
42514276

4252-
eslint-plugin-react@7.7.0:
4253-
version "7.7.0"
4254-
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.7.0.tgz#f606c719dbd8a1a2b3d25c16299813878cca0160"
4277+
eslint-plugin-react@7.14.2:
4278+
version "7.14.2"
4279+
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.14.2.tgz#94c193cc77a899ac0ecbb2766fbef88685b7ecc1"
42554280
dependencies:
4256-
doctrine "^2.0.2"
4257-
has "^1.0.1"
4258-
jsx-ast-utils "^2.0.1"
4259-
prop-types "^15.6.0"
4281+
array-includes "^3.0.3"
4282+
doctrine "^2.1.0"
4283+
has "^1.0.3"
4284+
jsx-ast-utils "^2.1.0"
4285+
object.entries "^1.1.0"
4286+
object.fromentries "^2.0.0"
4287+
object.values "^1.1.0"
4288+
prop-types "^15.7.2"
4289+
resolve "^1.10.1"
42604290

42614291
eslint-restricted-globals@^0.1.1:
42624292
version "0.1.1"
@@ -5084,6 +5114,12 @@ has@^1.0.1:
50845114
dependencies:
50855115
function-bind "^1.0.2"
50865116

5117+
has@^1.0.3:
5118+
version "1.0.3"
5119+
resolved "https://registry.yarnpkg.com/has/-/has-1.0.3.tgz#722d7cbfc1f6aa8241f16dd814e011e1f41e8796"
5120+
dependencies:
5121+
function-bind "^1.1.1"
5122+
50875123
hash-base@^2.0.0:
50885124
version "2.0.2"
50895125
resolved "https://registry.yarnpkg.com/hash-base/-/hash-base-2.0.2.tgz#66ea1d856db4e8a5470cadf6fce23ae5244ef2e1"
@@ -5489,6 +5525,10 @@ is-callable@^1.1.1, is-callable@^1.1.3:
54895525
version "1.1.3"
54905526
resolved "https://registry.yarnpkg.com/is-callable/-/is-callable-1.1.3.tgz#86eb75392805ddc33af71c92a0eedf74ee7604b2"
54915527

5528+
is-callable@^1.1.4:
5529+
version "1.1.4"
5530+
resolved "https://registry.yarnpkg.com/is-callable/-/is-callable-1.1.4.tgz#1e1adf219e1eeb684d691f9d6a05ff0d30a24d75"
5531+
54925532
is-ci@^1.0.10:
54935533
version "1.1.0"
54945534
resolved "https://registry.yarnpkg.com/is-ci/-/is-ci-1.1.0.tgz#247e4162e7860cebbdaf30b774d6b0ac7dcfe7a5"
@@ -5719,6 +5759,12 @@ is-symbol@^1.0.1:
57195759
version "1.0.1"
57205760
resolved "https://registry.yarnpkg.com/is-symbol/-/is-symbol-1.0.1.tgz#3cc59f00025194b6ab2e38dbae6689256b660572"
57215761

5762+
is-symbol@^1.0.2:
5763+
version "1.0.2"
5764+
resolved "https://registry.yarnpkg.com/is-symbol/-/is-symbol-1.0.2.tgz#a055f6ae57192caee329e7a860118b497a950f38"
5765+
dependencies:
5766+
has-symbols "^1.0.0"
5767+
57225768
is-typedarray@~1.0.0:
57235769
version "1.0.0"
57245770
resolved "https://registry.yarnpkg.com/is-typedarray/-/is-typedarray-1.0.0.tgz#e479c80858df0c1b11ddda6940f96011fcda4a9a"
@@ -6119,6 +6165,10 @@ js-tokens@^3.0.0, js-tokens@^3.0.2:
61196165
version "3.0.2"
61206166
resolved "https://registry.yarnpkg.com/js-tokens/-/js-tokens-3.0.2.tgz#9866df395102130e38f7f996bceb65443209c25b"
61216167

6168+
"js-tokens@^3.0.0 || ^4.0.0":
6169+
version "4.0.0"
6170+
resolved "https://registry.yarnpkg.com/js-tokens/-/js-tokens-4.0.0.tgz#19203fb59991df98e3a287050d4647cdeaf32499"
6171+
61226172
js-yaml@^3.4.3, js-yaml@^3.7.0, js-yaml@^3.9.0, js-yaml@^3.9.1:
61236173
version "3.11.0"
61246174
resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.11.0.tgz#597c1a8bd57152f26d622ce4117851a51f5ebaef"
@@ -6231,12 +6281,19 @@ jsprim@^1.2.2:
62316281
json-schema "0.2.3"
62326282
verror "1.10.0"
62336283

6234-
jsx-ast-utils@^2.0.0, jsx-ast-utils@^2.0.1:
6284+
jsx-ast-utils@^2.0.0:
62356285
version "2.0.1"
62366286
resolved "https://registry.yarnpkg.com/jsx-ast-utils/-/jsx-ast-utils-2.0.1.tgz#e801b1b39985e20fffc87b40e3748080e2dcac7f"
62376287
dependencies:
62386288
array-includes "^3.0.3"
62396289

6290+
jsx-ast-utils@^2.1.0:
6291+
version "2.2.1"
6292+
resolved "https://registry.yarnpkg.com/jsx-ast-utils/-/jsx-ast-utils-2.2.1.tgz#4d4973ebf8b9d2837ee91a8208cc66f3a2776cfb"
6293+
dependencies:
6294+
array-includes "^3.0.3"
6295+
object.assign "^4.1.0"
6296+
62406297
keycode@^2.1.9:
62416298
version "2.1.9"
62426299
resolved "https://registry.yarnpkg.com/keycode/-/keycode-2.1.9.tgz#964a23c54e4889405b4861a5c9f0480d45141dfa"
@@ -6517,6 +6574,12 @@ loose-envify@^1.0.0, loose-envify@^1.1.0, loose-envify@^1.3.1:
65176574
dependencies:
65186575
js-tokens "^3.0.0"
65196576

6577+
loose-envify@^1.4.0:
6578+
version "1.4.0"
6579+
resolved "https://registry.yarnpkg.com/loose-envify/-/loose-envify-1.4.0.tgz#71ee51fa7be4caec1a63839f7e682d8132d30caf"
6580+
dependencies:
6581+
js-tokens "^3.0.0 || ^4.0.0"
6582+
65206583
lower-case@^1.1.1:
65216584
version "1.1.4"
65226585
resolved "https://registry.yarnpkg.com/lower-case/-/lower-case-1.1.4.tgz#9a2cabd1b9e8e0ae993a4bf7d5875c39c42e8eac"
@@ -7046,6 +7109,10 @@ object-keys@^1.0.11, object-keys@^1.0.8:
70467109
version "1.0.11"
70477110
resolved "https://registry.yarnpkg.com/object-keys/-/object-keys-1.0.11.tgz#c54601778ad560f1142ce0e01bcca8b56d13426d"
70487111

7112+
object-keys@^1.0.12:
7113+
version "1.1.1"
7114+
resolved "https://registry.yarnpkg.com/object-keys/-/object-keys-1.1.1.tgz#1c47f272df277f3b1daf061677d9c82e2322c60e"
7115+
70497116
object-keys@~0.2.0:
70507117
version "0.2.0"
70517118
resolved "https://registry.yarnpkg.com/object-keys/-/object-keys-0.2.0.tgz#cddec02998b091be42bf1035ae32e49f1cb6ea67"
@@ -7078,6 +7145,24 @@ object.entries@^1.0.4:
70787145
function-bind "^1.1.0"
70797146
has "^1.0.1"
70807147

7148+
object.entries@^1.1.0:
7149+
version "1.1.0"
7150+
resolved "https://registry.yarnpkg.com/object.entries/-/object.entries-1.1.0.tgz#2024fc6d6ba246aee38bdb0ffd5cfbcf371b7519"
7151+
dependencies:
7152+
define-properties "^1.1.3"
7153+
es-abstract "^1.12.0"
7154+
function-bind "^1.1.1"
7155+
has "^1.0.3"
7156+
7157+
object.fromentries@^2.0.0:
7158+
version "2.0.0"
7159+
resolved "https://registry.yarnpkg.com/object.fromentries/-/object.fromentries-2.0.0.tgz#49a543d92151f8277b3ac9600f1e930b189d30ab"
7160+
dependencies:
7161+
define-properties "^1.1.2"
7162+
es-abstract "^1.11.0"
7163+
function-bind "^1.1.1"
7164+
has "^1.0.1"
7165+
70817166
object.getownpropertydescriptors@^2.0.3:
70827167
version "2.0.3"
70837168
resolved "https://registry.yarnpkg.com/object.getownpropertydescriptors/-/object.getownpropertydescriptors-2.0.3.tgz#8758c846f5b407adab0f236e0986f14b051caa16"
@@ -7107,6 +7192,15 @@ object.values@^1.0.4:
71077192
function-bind "^1.1.0"
71087193
has "^1.0.1"
71097194

7195+
object.values@^1.1.0:
7196+
version "1.1.0"
7197+
resolved "https://registry.yarnpkg.com/object.values/-/object.values-1.1.0.tgz#bf6810ef5da3e5325790eaaa2be213ea84624da9"
7198+
dependencies:
7199+
define-properties "^1.1.3"
7200+
es-abstract "^1.12.0"
7201+
function-bind "^1.1.1"
7202+
has "^1.0.3"
7203+
71107204
on-finished@~2.3.0:
71117205
version "2.3.0"
71127206
resolved "https://registry.yarnpkg.com/on-finished/-/on-finished-2.3.0.tgz#20f1336481b083cd75337992a16971aa2d906947"
@@ -7333,6 +7427,10 @@ path-parse@^1.0.5:
73337427
version "1.0.5"
73347428
resolved "https://registry.yarnpkg.com/path-parse/-/path-parse-1.0.5.tgz#3c1adf871ea9cd6c9431b6ea2bd74a0ff055c4c1"
73357429

7430+
path-parse@^1.0.6:
7431+
version "1.0.6"
7432+
resolved "https://registry.yarnpkg.com/path-parse/-/path-parse-1.0.6.tgz#d62dbb5679405d72c4737ec58600e9ddcf06d24c"
7433+
73367434
path-to-regexp@0.1.7:
73377435
version "0.1.7"
73387436
resolved "https://registry.yarnpkg.com/path-to-regexp/-/path-to-regexp-0.1.7.tgz#df604178005f522f15eb4490e7247a1bfaa67f8c"
@@ -7787,6 +7885,14 @@ prop-types@^15.5.10, prop-types@^15.5.4, prop-types@^15.5.6, prop-types@^15.5.8,
77877885
loose-envify "^1.3.1"
77887886
object-assign "^4.1.1"
77897887

7888+
prop-types@^15.7.2:
7889+
version "15.7.2"
7890+
resolved "https://registry.yarnpkg.com/prop-types/-/prop-types-15.7.2.tgz#52c41e75b8c87e72b9d9360e0206b99dcbffa6c5"
7891+
dependencies:
7892+
loose-envify "^1.4.0"
7893+
object-assign "^4.1.1"
7894+
react-is "^16.8.1"
7895+
77907896
proxy-addr@~2.0.3:
77917897
version "2.0.3"
77927898
resolved "https://registry.yarnpkg.com/proxy-addr/-/proxy-addr-2.0.3.tgz#355f262505a621646b3130a728eb647e22055341"
@@ -8006,6 +8112,10 @@ react-inspector@^2.2.2:
80068112
babel-runtime "^6.26.0"
80078113
is-dom "^1.0.9"
80088114

8115+
react-is@^16.8.1:
8116+
version "16.8.6"
8117+
resolved "https://registry.yarnpkg.com/react-is/-/react-is-16.8.6.tgz#5bbc1e2d29141c9fbdfed456343fe2bc430a6a16"
8118+
80098119
react-modal@^3.1.10:
80108120
version "3.3.2"
80118121
resolved "https://registry.yarnpkg.com/react-modal/-/react-modal-3.3.2.tgz#b13da9490653a7c76bc0e9600323eb1079c620e7"
@@ -8479,6 +8589,12 @@ resolve@^1.1.6, resolve@^1.3.2, resolve@^1.5.0:
84798589
dependencies:
84808590
path-parse "^1.0.5"
84818591

8592+
resolve@^1.10.1:
8593+
version "1.11.1"
8594+
resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.11.1.tgz#ea10d8110376982fef578df8fc30b9ac30a07a3e"
8595+
dependencies:
8596+
path-parse "^1.0.6"
8597+
84828598
restore-cursor@^1.0.1:
84838599
version "1.0.1"
84848600
resolved "https://registry.yarnpkg.com/restore-cursor/-/restore-cursor-1.0.1.tgz#34661f46886327fed2991479152252df92daa541"

0 commit comments

Comments
 (0)