Skip to content

Commit 81ce242

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

File tree

2 files changed

+53
-8
lines changed

2 files changed

+53
-8
lines changed

package.json

+1-1
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.12.2",
5959
"flow-bin": "0.68.0",
6060
"github-changes": "1.1.2",
6161
"husky": "0.14.3",

yarn.lock

+52-7
Original file line numberDiff line numberDiff line change
@@ -3825,7 +3825,7 @@ [email protected]:
38253825
esutils "^2.0.2"
38263826
isarray "^1.0.0"
38273827

3828-
doctrine@^2.0.0, doctrine@^2.0.2, doctrine@^2.1.0:
3828+
doctrine@^2.0.0, doctrine@^2.1.0:
38293829
version "2.1.0"
38303830
resolved "https://registry.yarnpkg.com/doctrine/-/doctrine-2.1.0.tgz#5cd01fc101621b42c4cd7f5d1a66243716d3f39d"
38313831
dependencies:
@@ -4069,6 +4069,16 @@ es-abstract@^1.10.0, es-abstract@^1.4.3, es-abstract@^1.5.1, es-abstract@^1.6.1,
40694069
is-callable "^1.1.3"
40704070
is-regex "^1.0.4"
40714071

4072+
es-abstract@^1.11.0:
4073+
version "1.12.0"
4074+
resolved "https://registry.yarnpkg.com/es-abstract/-/es-abstract-1.12.0.tgz#9dbbdd27c6856f0001421ca18782d786bf8a6165"
4075+
dependencies:
4076+
es-to-primitive "^1.1.1"
4077+
function-bind "^1.1.1"
4078+
has "^1.0.1"
4079+
is-callable "^1.1.3"
4080+
is-regex "^1.0.4"
4081+
40724082
es-to-primitive@^1.1.1:
40734083
version "1.1.1"
40744084
resolved "https://registry.yarnpkg.com/es-to-primitive/-/es-to-primitive-1.1.1.tgz#45355248a88979034b6792e19bb81f2b7975dd0d"
@@ -4249,14 +4259,17 @@ [email protected]:
42494259
fast-diff "^1.1.1"
42504260
jest-docblock "^21.0.0"
42514261

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"
4262+
eslint-plugin-react@7.12.2:
4263+
version "7.12.2"
4264+
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.12.2.tgz#95a4d8117011787824625ea57be9e38401d33548"
42554265
dependencies:
4256-
doctrine "^2.0.2"
4257-
has "^1.0.1"
4266+
array-includes "^3.0.3"
4267+
doctrine "^2.1.0"
4268+
has "^1.0.3"
42584269
jsx-ast-utils "^2.0.1"
4259-
prop-types "^15.6.0"
4270+
object.fromentries "^2.0.0"
4271+
prop-types "^15.6.2"
4272+
resolve "^1.9.0"
42604273

42614274
eslint-restricted-globals@^0.1.1:
42624275
version "0.1.1"
@@ -5084,6 +5097,12 @@ has@^1.0.1:
50845097
dependencies:
50855098
function-bind "^1.0.2"
50865099

5100+
has@^1.0.3:
5101+
version "1.0.3"
5102+
resolved "https://registry.yarnpkg.com/has/-/has-1.0.3.tgz#722d7cbfc1f6aa8241f16dd814e011e1f41e8796"
5103+
dependencies:
5104+
function-bind "^1.1.1"
5105+
50875106
hash-base@^2.0.0:
50885107
version "2.0.2"
50895108
resolved "https://registry.yarnpkg.com/hash-base/-/hash-base-2.0.2.tgz#66ea1d856db4e8a5470cadf6fce23ae5244ef2e1"
@@ -7078,6 +7097,15 @@ object.entries@^1.0.4:
70787097
function-bind "^1.1.0"
70797098
has "^1.0.1"
70807099

7100+
object.fromentries@^2.0.0:
7101+
version "2.0.0"
7102+
resolved "https://registry.yarnpkg.com/object.fromentries/-/object.fromentries-2.0.0.tgz#49a543d92151f8277b3ac9600f1e930b189d30ab"
7103+
dependencies:
7104+
define-properties "^1.1.2"
7105+
es-abstract "^1.11.0"
7106+
function-bind "^1.1.1"
7107+
has "^1.0.1"
7108+
70817109
object.getownpropertydescriptors@^2.0.3:
70827110
version "2.0.3"
70837111
resolved "https://registry.yarnpkg.com/object.getownpropertydescriptors/-/object.getownpropertydescriptors-2.0.3.tgz#8758c846f5b407adab0f236e0986f14b051caa16"
@@ -7333,6 +7361,10 @@ path-parse@^1.0.5:
73337361
version "1.0.5"
73347362
resolved "https://registry.yarnpkg.com/path-parse/-/path-parse-1.0.5.tgz#3c1adf871ea9cd6c9431b6ea2bd74a0ff055c4c1"
73357363

7364+
path-parse@^1.0.6:
7365+
version "1.0.6"
7366+
resolved "https://registry.yarnpkg.com/path-parse/-/path-parse-1.0.6.tgz#d62dbb5679405d72c4737ec58600e9ddcf06d24c"
7367+
73367368
73377369
version "0.1.7"
73387370
resolved "https://registry.yarnpkg.com/path-to-regexp/-/path-to-regexp-0.1.7.tgz#df604178005f522f15eb4490e7247a1bfaa67f8c"
@@ -7787,6 +7819,13 @@ prop-types@^15.5.10, prop-types@^15.5.4, prop-types@^15.5.6, prop-types@^15.5.8,
77877819
loose-envify "^1.3.1"
77887820
object-assign "^4.1.1"
77897821

7822+
prop-types@^15.6.2:
7823+
version "15.6.2"
7824+
resolved "https://registry.yarnpkg.com/prop-types/-/prop-types-15.6.2.tgz#05d5ca77b4453e985d60fc7ff8c859094a497102"
7825+
dependencies:
7826+
loose-envify "^1.3.1"
7827+
object-assign "^4.1.1"
7828+
77907829
proxy-addr@~2.0.3:
77917830
version "2.0.3"
77927831
resolved "https://registry.yarnpkg.com/proxy-addr/-/proxy-addr-2.0.3.tgz#355f262505a621646b3130a728eb647e22055341"
@@ -8479,6 +8518,12 @@ resolve@^1.1.6, resolve@^1.3.2, resolve@^1.5.0:
84798518
dependencies:
84808519
path-parse "^1.0.5"
84818520

8521+
resolve@^1.9.0:
8522+
version "1.9.0"
8523+
resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.9.0.tgz#a14c6fdfa8f92a7df1d996cb7105fa744658ea06"
8524+
dependencies:
8525+
path-parse "^1.0.6"
8526+
84828527
restore-cursor@^1.0.1:
84838528
version "1.0.1"
84848529
resolved "https://registry.yarnpkg.com/restore-cursor/-/restore-cursor-1.0.1.tgz#34661f46886327fed2991479152252df92daa541"

0 commit comments

Comments
 (0)