Skip to content
This repository was archived by the owner on Aug 19, 2019. It is now read-only.

Commit 9520fc0

Browse files
committed
chore(deps): update dependency eslint-plugin-react to v7.7.0
1 parent 6de1bc8 commit 9520fc0

File tree

2 files changed

+40
-7
lines changed

2 files changed

+40
-7
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"eslint-plugin-jest": "20.0.3",
3636
"eslint-plugin-jsx-a11y": "5.0.3",
3737
"eslint-plugin-prettier": "2.1.1",
38-
"eslint-plugin-react": "7.0.1",
38+
"eslint-plugin-react": "7.7.0",
3939
"flow-bin": "0.47.0",
4040
"husky": "0.13.4",
4141
"jest": "20.0.4",

yarn.lock

Lines changed: 39 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1440,6 +1440,12 @@ doctrine@^2.0.0:
14401440
esutils "^2.0.2"
14411441
isarray "^1.0.0"
14421442

1443+
doctrine@^2.0.2:
1444+
version "2.1.0"
1445+
resolved "https://registry.yarnpkg.com/doctrine/-/doctrine-2.1.0.tgz#5cd01fc101621b42c4cd7f5d1a66243716d3f39d"
1446+
dependencies:
1447+
esutils "^2.0.2"
1448+
14431449
dom-walk@^0.1.0:
14441450
version "0.1.1"
14451451
resolved "https://registry.yarnpkg.com/dom-walk/-/dom-walk-0.1.1.tgz#672226dc74c8f799ad35307df936aba11acd6018"
@@ -1663,13 +1669,14 @@ [email protected]:
16631669
fast-diff "^1.1.1"
16641670
jest-docblock "^20.0.1"
16651671

1666-
eslint-plugin-react@7.0.1:
1667-
version "7.0.1"
1668-
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.0.1.tgz#e78107e1e559c6e2b17786bb67c2e2a010ad0d2f"
1672+
eslint-plugin-react@7.7.0:
1673+
version "7.7.0"
1674+
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.7.0.tgz#f606c719dbd8a1a2b3d25c16299813878cca0160"
16691675
dependencies:
1670-
doctrine "^2.0.0"
1676+
doctrine "^2.0.2"
16711677
has "^1.0.1"
1672-
jsx-ast-utils "^1.3.4"
1678+
jsx-ast-utils "^2.0.1"
1679+
prop-types "^15.6.0"
16731680

16741681
16751682
version "3.19.0"
@@ -1880,6 +1887,18 @@ [email protected], fbjs@^0.8.9:
18801887
setimmediate "^1.0.5"
18811888
ua-parser-js "^0.7.9"
18821889

1890+
fbjs@^0.8.16:
1891+
version "0.8.16"
1892+
resolved "https://registry.yarnpkg.com/fbjs/-/fbjs-0.8.16.tgz#5e67432f550dc41b572bf55847b8aca64e5337db"
1893+
dependencies:
1894+
core-js "^1.0.0"
1895+
isomorphic-fetch "^2.1.1"
1896+
loose-envify "^1.0.0"
1897+
object-assign "^4.1.0"
1898+
promise "^7.1.1"
1899+
setimmediate "^1.0.5"
1900+
ua-parser-js "^0.7.9"
1901+
18831902
figures@^1.3.5:
18841903
version "1.7.0"
18851904
resolved "https://registry.yarnpkg.com/figures/-/figures-1.7.0.tgz#cbe1e3affcf1cd44b80cadfed28dc793a9701d2e"
@@ -2953,10 +2972,16 @@ jsprim@^1.2.2:
29532972
json-schema "0.2.3"
29542973
verror "1.3.6"
29552974

2956-
jsx-ast-utils@^1.3.4, jsx-ast-utils@^1.4.0:
2975+
jsx-ast-utils@^1.4.0:
29572976
version "1.4.1"
29582977
resolved "https://registry.yarnpkg.com/jsx-ast-utils/-/jsx-ast-utils-1.4.1.tgz#3867213e8dd79bf1e8f2300c0cfc1efb182c0df1"
29592978

2979+
jsx-ast-utils@^2.0.1:
2980+
version "2.0.1"
2981+
resolved "https://registry.yarnpkg.com/jsx-ast-utils/-/jsx-ast-utils-2.0.1.tgz#e801b1b39985e20fffc87b40e3748080e2dcac7f"
2982+
dependencies:
2983+
array-includes "^3.0.3"
2984+
29602985
kind-of@^3.0.2:
29612986
version "3.2.0"
29622987
resolved "https://registry.yarnpkg.com/kind-of/-/kind-of-3.2.0.tgz#b58abe4d5c044ad33726a8c1525b48cf891bff07"
@@ -3674,6 +3699,14 @@ [email protected], prop-types@^15.5.6, prop-types@^15.5.8:
36743699
fbjs "^0.8.9"
36753700
loose-envify "^1.3.1"
36763701

3702+
prop-types@^15.6.0:
3703+
version "15.6.1"
3704+
resolved "https://registry.yarnpkg.com/prop-types/-/prop-types-15.6.1.tgz#36644453564255ddda391191fb3a125cbdf654ca"
3705+
dependencies:
3706+
fbjs "^0.8.16"
3707+
loose-envify "^1.3.1"
3708+
object-assign "^4.1.1"
3709+
36773710
prr@~0.0.0:
36783711
version "0.0.0"
36793712
resolved "https://registry.yarnpkg.com/prr/-/prr-0.0.0.tgz#1a84b85908325501411853d0081ee3fa86e2926a"

0 commit comments

Comments
 (0)