8000 Merge pull request #554 from Hacker0x01/dependabot/npm_and_yarn/eslin… · joshbrandy/docs.hackerone.com@110157f · GitHub
[go: up one dir, main page]

Skip to content

Commit 110157f

Browse files
authored
Merge pull request Hacker0x01#554 from Hacker0x01/dependabot/npm_and_yarn/eslint-plugin-react-7.27.0
Bump eslint-plugin-react from 7.26.1 to 7.27.0
2 parents 3de392b + fbc9534 commit 110157f

File tree

2 files changed

+41
-43
lines changed

2 files changed

+41
-43
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"classnames": "^2.3.1",
5050
"eslint": "^7.30.0",
5151
"eslint-plugin-import": "^2.25.2",
52-
"eslint-plugin-react": "^7.26.1",
52+
"eslint-plugin-react": "^7.27.0",
5353
"gh-pages": "^3.1.0",
5454
"is_js": "^0.9.0",
5555
"prettier": "^2.4.1",

yarn.lock

Lines changed: 40 additions & 42 deletions
Original file line numberDiff line numberDiff line change
@@ -2706,7 +2706,7 @@ array-flatten@1.1.1:
27062706
resolved "https://registry.yarnpkg.com/array-flatten/-/array-flatten-1.1.1.tgz#9a5f699051b1e7073328f2a008968b64ea2955d2"
27072707
integrity sha1-ml9pkFGx5wczKPKgCJaLZOopVdI=
27082708

2709-
array-includes@^3.1.1, array-includes@^3.1.2, array-includes@^3.1.3, array-includes@^3.1.4:
2709+
array-includes@^3.1.1, array-includes@^3.1.2, array-includes@^3.1.4:
27102710
version "3.1.4"
27112711
resolved "https://registry.yarnpkg.com/array-includes/-/array-includes-3.1.4.tgz#f5b493162c760f3539631f005ba2bb46acb45ba9"
27122712
integrity sha512-ZTNSQkmWumEbiHO2GF4GmWxYVTiQyJy2XOTa15sdQSrvKn7l+180egQMqlrMOUMCyLMD7pmyQe4mMDUT6Behrw==
@@ -2753,15 +2753,14 @@ array.prototype.flat@^1.2.5:
27532753
define-properties "^1.1.3"
27542754
es-abstract "^1.19.0"
27552755

2756-
array.prototype.flatmap@^1.2.4:
2757-
version "1.2.4"
2758-
resolved "https://registry.yarnpkg.com/array.prototype.flatmap/-/array.prototype.flatmap-1.2.4.tgz#94cfd47cc1556ec0747d97f7c7738c58122004c9"
2759-
integrity sha512-r9Z0zYoxqHz60vvQbWEdXIEtCwHF0yxaWfno9qzXeNHvfyl3BZqygmGzb84dsubyaXLH4husF+NFgMSdpZhk2Q==
2756+
array.prototype.flatmap@^1.2.5:
2757+
version "1.2.5"
2758+
resolved "https://registry.yarnpkg.com/array.prototype.flatmap/-/array.prototype.flatmap-1.2.5.tgz#908dc82d8a406930fdf38598d51e7411d18d4446"
2759+
integrity sha512-08u6rVyi1Lj7oqWbS9nUxliETrtIROT4XGTA4D/LWGten6E3ocm7cy9SIrmNHOL5XVbVuckUp3X6Xyg8/zpvHA==
27602760
dependencies:
27612761
call-bind "^1.0.0"
27622762
define-properties "^1.1.3"
2763-
es-abstract "^1.18.0-next.1"
2764-
function-bind "^1.1.1"
2763+
es-abstract "^1.19.0"
27652764

27662765
arrify@^1.0.1:
27672766
version "1.0.1"
@@ -4660,7 +4659,7 @@ error-stack-parser@^2.0.6:
46604659
dependencies:
46614660
stackframe "^1.1.1"
46624661

4663-
es-abstract@^1.17.2, es-abstract@^1.18.0-next.1, es-abstract@^1.18.0-next.2, es-abstract@^1.18.2:
4662+
es-abstract@^1.17.2, es-abstract@^1.18.0-next.2:
46644663
version "1.18.5"
46654664
resolved "https://registry.yarnpkg.com/es-abstract/-/es-abstract-1.18.5.tgz#9b10de7d4c206a3581fd5b2124233e04db49ae19"
46664665
integrity sha512-DDggyJLoS91CkJjgauM5c0yZMjiD1uK3KcaCeAmffGwZ+ODWzOkPN4QwRbsK5DOFf06fywmyLci3ZD8jLGhVYA==
@@ -4872,25 +4871,25 @@ eslint-plugin-react-hooks@^4.2.0:
48724871
resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.2.0.tgz#8c229c268d468956334c943bb45fc860280f5556"
48734872
integrity sha512-623WEiZJqxR7VdxFCKLI6d6LLpwJkGPYKODnkH3D7WpOG5KM8yWueBd8TLsNAetEJNF5iJmolaAKO3F8yzyVBQ==
48744873

4875-
eslint-plugin-react@^7.25.1, eslint-plugin-react@^7.26.1:
4876-
version "7.26.1"
4877-
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.26.1.tgz#41bcfe3e39e6a5ac040971c1af94437c80daa40e"
4878-
integrity sha512-Lug0+NOFXeOE+ORZ5pbsh6mSKjBKXDXItUD2sQoT+5Yl0eoT82DqnXeTMfUare4QVCn9QwXbfzO/dBLjLXwVjQ==
4874+
eslint-plugin-react@^7.25.1, eslint-plugin-react@^7.27.0:
4875+
version "7.27 10000 .0"
4876+
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.27.0.tgz#f952c76517a3915b81c7788b220b2b4c96703124"
4877+
integrity sha512-0Ut+CkzpppgFtoIhdzi2LpdpxxBvgFf99eFqWxJnUrO7mMe0eOiNpou6rvNYeVVV6lWZvTah0BFne7k5xHjARg==
48794878
dependencies:
4880-
array-includes "^3.1.3"
4881-
array.prototype.flatmap "^1.2.4"
4879+
array-includes "^3.1.4"
4880+
array.prototype.flatmap "^1.2.5"
48824881
doctrine "^2.1.0"
4883-
estraverse "^5.2.0"
4882+
estraverse "^5.3.0"
48844883
jsx-ast-utils "^2.4.1 || ^3.0.0"
48854884
minimatch "^3.0.4"
4886-
object.entries "^1.1.4"
4887-
object.fromentries "^2.0.4"
4888-
object.hasown "^1.0.0"
4889-
object.values "^1.1.4"
4885+
object.entries "^1.1.5"
4886+
object.fromentries "^2.0.5"
4887+
object.hasown "^1.1.0"
4888+
object.values "^1.1.5"
48904889
prop-types "^15.7.2"
48914890
resolve "^2.0.0-next.3"
48924891
semver "^6.3.0"
4893-
string.prototype.matchall "^4.0.5"
4892+
string.prototype.matchall "^4.0.6"
48944893

48954894
eslint-scope@5.1.1, eslint-scope@^5.1.1:
48964895
version "5.1.1"
@@ -5015,10 +5014,10 @@ estraverse@^4.1.1:
50155014
resolved "https://registry.yarnpkg.com/estraverse/-/estraverse-4.3.0.tgz#398ad3f3c5a24948be7725e83d11a7de28cdbd1d"
50165015
integrity sha512-39nnKffWz8xN1BU/2c79n9nB9HDzo0niYUqx6xyqUnyoAnQyyWpOTdZEeiCch8BBu515t4wp9ZmgVfVhn9EBpw==
50175016

5018-
estraverse@^5.1.0, estraverse@^5.2.0:
5019-
version "5.2.0"
5020-
resolved "https://registry.yarnpkg.com/estraverse/-/estraverse-5.2.0.tgz#307df42547e6cc7324d3cf03c155d5cdb8c53880"
5021-
integrity sha512-BxbNGGNm0RyRYvUdHpIwv9IWzeM9XClbOxwoATuFdOE7ZE6wHL+HQ5T8hoPM+zHvmKzzsEqhgy0GrQ5X13afiQ==
5017+
estraverse@^5.1.0, estraverse@^5.2.0, estraverse@^5.3.0:
5018+
version "5.3.0"
5019+
resolved "https://registry.yarnpkg.com/estraverse/-/estraverse-5.3.0.tgz#2eea5290702f26ab8fe5370370ff86c965d21123"
5020+
integrity sha512-MMdARuVEQziNTeJD8DgMqmhwR11BRQ/cBP+pLtYdSTnf3MIO8fFeiINEbX36ZdNlfU/7A9f3gUw49B3oQsvwBA==
50225021

50235022
estree-util-is-identifier-name@^1.0.0:
50245023
version "1.1.0"
@@ -8983,24 +8982,23 @@ object.assign@^4.1.0, object.assign@^4.1.2:
89838982
has-symbols "^1.0.1"
89848983
object-keys "^1.1.1"
89858984

8986-
object.entries@^1.1.4:
8987-
version "1.1.4"
8988-
resolved "https://registry.yarnpkg.com/object.entries/-/object.entries-1.1.4.tgz#43ccf9a50bc5fd5b649d45ab1a579f24e088cafd"
8989-
integrity sha512-h4LWKWE+wKQGhtMjZEBud7uLGhqyLwj8fpHOarZhD2uY3C9cRtk57VQ89ke3moByLXMedqs3XCHzyb4AmA2DjA==
8985+
object.entries@^1.1.5:
8986+
version "1.1.5"
8987+
resolved "https://registry.yarnpkg.com/object.entries/-/object.entries-1.1.5.tgz#e1acdd17c4de2cd96d5a08487cfb9db84d881861"
8988+
integrity sha512-TyxmjUoZggd4OrrU1W66FMDG6CuqJxsFvymeyXI51+vQLN67zYfZseptRge703kKQdo4uccgAKebXFcRCzk4+g==
89908989
dependencies:
89918990
call-bind "^1.0.2"
89928991
define-properties "^1.1.3"
8993-
es-abstract "^1.18.2"
8992+
es-abstract "^1.19.1"
89948993

8995-
object.fromentries@^2.0.4:
8996-
version "2.0.4"
8997-
resolved "https://registry.yarnpkg.com/object.fromentries/-/object.fromentries-2.0.4.tgz#26e1ba5c4571c5c6f0890cef4473066456a120b8"
8998-
integrity sha512-EsFBshs5RUUpQEY1D4q/m59kMfz4YJvxuNCJcv/jWwOJr34EaVnG11ZrZa0UHB3wnzV1wx8m58T4hQL8IuNXlQ==
8994+
object.fromentries@^2.0.5:
8995+
version "2.0.5"
8996+
resolved "https://registry.yarnpkg.com/object.fromentries/-/object.fromentries-2.0.5.tgz#7b37b205109c21e741e605727fe8b0ad5fa08251"
8997+
integrity sha512-CAyG5mWQRRiBU57Re4FKoTBjXfDoNwdFVH2Y1tS9PqCsfUTymAohOkEMSG3aRNKmv4lV3O7p1et7c187q6bynw==
89998998
dependencies:
90008999
call-bind "^1.0.2"
90019000
define-properties "^1.1.3"
9002-
es-abstract "^1.18.0-next.2"
9003-
has "^1.0.3"
9001+
es-abstract "^1.19.1"
90049002

90059003
object.getownpropertydescriptors@^2.1.0:
90069004
version "2.1.2"
@@ -9011,7 +9009,7 @@ object.getownpropertydescriptors@^2.1.0:
90119009
define-properties "^1.1.3"
90129010
es-abstract "^1.18.0-next.2"
90139011

9014-
object.hasown@^1.0.0:
9012+
object.hasown@^1.1.0:
90159013
version "1.1.0"
90169014
resolved "https://registry.yarnpkg.com/object.hasown/-/object.hasown-1.1.0.tgz#7232ed266f34d197d15cac5880232f7a4790afe5"
90179015
integrity sha512-MhjYRfj3GBlhSkDHo6QmvgjRLXQ2zndabdf3nX0yTyZK9rPfxb6uRpAac8HXNLy1GpqWtZ81Qh4v3uOls2sRAg==
@@ -9026,7 +9024,7 @@ object.pick@^1.3.0:
90269024
dependencies:
90279025
isobject "^3.0.1"
90289026

9029-
object.values@^1.1.0, object.values@^1.1.4, object.values@^1.1.5:
9027+
object.values@^1.1.0, object.values@^1.1.5:
90309028
version "1.1.5"
90319029
resolved "https://registry.yarnpkg.com/object.values/-/object.values-1.1.5.tgz#959f63e3ce9ef108720333082131e4a459b716ac"
90329030
integrity sha512-QUZRW0ilQ3PnPpbNtgdNV1PDbEqLIiSFB3l+EnGtBQ/8SUTLj1PZwtQHABZtLgwpJZTSZhuGLOGk57Drx2IvYg==
@@ -11327,14 +11325,14 @@ string-width@^4.0.0, string-width@^4.1.0, string-width@^4.2.0:
1132711325
is-fullwidth-code-point "^3.0.0"
1132811326
strip-ansi "^6.0.0"
1132911327

11330-
string.prototype.matchall@^4.0.5:
11331-
version "4.0.5"
11332-
resolved "https://registry.yarnpkg.com/string.prototype.matchall/-/string.prototype.matchall-4.0.5.tgz#59370644e1db7e4c0c045277690cf7b01203c4da"
11333-
integrity sha512-Z5ZaXO0svs0M2xd/6By3qpeKpLKd9mO4v4q3oMEQrk8Ck4xOD5d5XeBOOjGrmVZZ/AHB1S0CgG4N5r1G9N3E2Q==
11328+
string.prototype.matchall@^4.0.6:
11329+
version "4.0.6"
11330+
resolved "https://registry.yarnpkg.com/string.prototype.matchall/-/string.prototype.matchall-4.0.6.tgz#5abb5dabc94c7b0ea2380f65ba610b3a544b15fa"
11331+
integrity sha512-6WgDX8HmQqvEd7J+G6VtAahhsQIssiZ8zl7zKh1VDMFyL3hRTJP4FTNA3RbIp2TOQ9AYNDcc7e3fH0Qbup+DBg==
1133411332
dependencies:
1133511333
call-bind "^1.0.2"
1133611334
define-properties "^1.1.3"
11337-
es-abstract "^1.18.2"
11335+
es-abstract "^1.19.1"
1133811336
get-intrinsic "^1.1.1"
1133911337
has-symbols "^1.0.2"
1134011338
internal-slot "^1.0.3"

0 commit comments

Comments
 (0)
0