Skip to content

Commit 6e43e55

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency eslint-plugin-react to v7.24.0
1 parent f81a167 commit 6e43e55

File tree

1 file changed

+36
-37
lines changed

1 file changed

+36
-37
lines changed

yarn.lock

Lines changed: 36 additions & 37 deletions
Original file line numberDiff line numberDiff line change
@@ -3141,10 +3141,10 @@ error-ex@^1.3.1:
31413141
dependencies:
31423142
is-arrayish "^0.2.1"
31433143

3144-
es-abstract@^1.18.0-next.1, es-abstract@^1.18.0-next.2:
3145-
version "1.18.0"
3146-
resolved "https://registry.yarnpkg.com/es-abstract/-/es-abstract-1.18.0.tgz#ab80b359eecb7ede4c298000390bc5ac3ec7b5a4"
3147-
integrity sha512-LJzK7MrQa8TS0ja2w3YNLzUgJCGPdPOV1yVvezjNnS89D+VR08+Szt2mz3YB2Dck/+w5tfIq/RoUAFqJJGM2yw==
3144+
es-abstract@^1.18.0-next.1, es-abstract@^1.18.0-next.2, es-abstract@^1.18.2:
3145+
version "1.18.3"
3146+
resolved "https://registry.yarnpkg.com/es-abstract/-/es-abstract-1.18.3.tgz#25c4c3380a27aa203c44b2b685bba94da31b63e0"
3147+
integrity sha512-nQIr12dxV7SSxE6r6f1l3DtAeEYdsGpps13dR0TwJg1S8gyp4ZPgy3FZcHBgbiQqnoqSTb+oC+kO4UQ0C/J8vw==
31483148
dependencies:
31493149
call-bind "^1.0.2"
31503150
es-to-primitive "^1.2.1"
@@ -3154,14 +3154,14 @@ es-abstract@^1.18.0-next.1, es-abstract@^1.18.0-next.2:
31543154
has-symbols "^1.0.2"
31553155
is-callable "^1.2.3"
31563156
is-negative-zero "^2.0.1"
3157-
is-regex "^1.1.2"
3158-
is-string "^1.0.5"
3159-
object-inspect "^1.9.0"
3157+
is-regex "^1.1.3"
3158+
is-string "^1.0.6"
3159+
object-inspect "^1.10.3"
31603160
object-keys "^1.1.1"
31613161
object.assign "^4.1.2"
31623162
string.prototype.trimend "^1.0.4"
31633163
string.prototype.trimstart "^1.0.4"
3164-
unbox-primitive "^1.0.0"
3164+
unbox-primitive "^1.0.1"
31653165

31663166
es-module-lexer@^0.4.0:
31673167
version "0.4.1"
@@ -3220,22 +3220,22 @@ eslint-config-prettier@^8.0.0:
32203220
integrity sha512-BgZuLUSeKzvlL/VUjx/Yb787VQ26RU3gGjA3iiFvdsp/2bMfVIWUVP7tjxtjS0e+HP409cPlPvNkQloz8C91ew==
32213221

32223222
eslint-plugin-react@^7.20.3:
3223-
version "7.23.2"
3224-
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.23.2.tgz#2d2291b0f95c03728b55869f01102290e792d494"
3225-
integrity sha512-AfjgFQB+nYszudkxRkTFu0UR1zEQig0ArVMPloKhxwlwkzaw/fBiH0QWcBBhZONlXqQC51+nfqFrkn4EzHcGBw==
3223+
version "7.24.0"
3224+
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.24.0.tgz#eadedfa351a6f36b490aa17f4fa9b14e842b9eb4"
3225+
integrity sha512-KJJIx2SYx7PBx3ONe/mEeMz4YE0Lcr7feJTCMyyKb/341NcjuAgim3Acgan89GfPv7nxXK2+0slu0CWXYM4x+Q==
32263226
dependencies:
32273227
array-includes "^3.1.3"
32283228
array.prototype.flatmap "^1.2.4"
32293229
doctrine "^2.1.0"
32303230
has "^1.0.3"
32313231
jsx-ast-utils "^2.4.1 || ^3.0.0"
32323232
minimatch "^3.0.4"
3233-
object.entries "^1.1.3"
3233+
object.entries "^1.1.4"
32343234
object.fromentries "^2.0.4"
3235-
object.values "^1.1.3"
3235+
object.values "^1.1.4"
32363236
prop-types "^15.7.2"
32373237
resolve "^2.0.0-next.3"
3238-
string.prototype.matchall "^4.0.4"
3238+
string.prototype.matchall "^4.0.5"
32393239

32403240
eslint-scope@^5.1.1:
32413241
version "5.1.1"
@@ -4491,7 +4491,7 @@ is-potential-custom-element-name@^1.0.1:
44914491
resolved "https://registry.yarnpkg.com/is-potential-custom-element-name/-/is-potential-custom-element-name-1.0.1.tgz#171ed6f19e3ac554394edf78caa05784a45bebb5"
44924492
integrity sha512-bCYeRA2rVibKZd+s2625gGnGF/t7DSqDs4dP7CrLA1m7jKWz6pps0LpYLJN8Q64HtmPKJ1hrN3nzPNKFEKOUiQ==
44934493

4494-
is-regex@^1.0.4, is-regex@^1.1.2:
4494+
is-regex@^1.0.4, is-regex@^1.1.3:
44954495
version "1.1.3"
44964496
resolved "https://registry.yarnpkg.com/is-regex/-/is-regex-1.1.3.tgz#d029f9aff6448b93ebbe3f33dac71511fdcbef9f"
44974497
integrity sha512-qSVXFz28HM7y+IWX6vLCsexdlvzT1PJNFSBuaQLQ5o0IEw8UDYW6/2+eCMVyIsbM8CNLX2a/QWmSpyxYEHY7CQ==
@@ -4509,7 +4509,7 @@ is-stream@^2.0.0:
45094509
resolved "https://registry.yarnpkg.com/is-stream/-/is-stream-2.0.0.tgz#bde9c32680d6fae04129d6ac9d921ce7815f78e3"
45104510
integrity sha512-XCoy+WlUr7d1+Z8GgSuXmpuUFC9fOhRXglJMx+dwLKTkL44Cjd4W1Z5P+BQZpr+cR93aGP4S/s7Ftw6Nd/kiEw==
45114511

4512-
is-string@^1.0.5:
4512+
is-string@^1.0.5, is-string@^1.0.6:
45134513
version "1.0.6"
45144514
resolved "https://registry.yarnpkg.com/is-string/-/is-string-1.0.6.tgz#3fe5d5992fb0d93404f32584d4b0179a71b54a5f"
45154515
integrity sha512-2gdzbKUuqtQ3lYNrUTQYoClPhm7oQu4UdpSZMp1/DGgkHBT8E2Z1l0yMdb6D4zNAxwDiMv8MdulKROJGNl0Q0w==
@@ -5672,7 +5672,7 @@ object-copy@^0.1.0:
56725672
define-property "^0.2.5"
56735673
kind-of "^3.0.3"
56745674

5675-
object-inspect@^1.9.0:
5675+
object-inspect@^1.10.3, object-inspect@^1.9.0:
56765676
version "1.10.3"
56775677
resolved "https://registry.yarnpkg.com/object-inspect/-/object-inspect-1.10.3.tgz#c2aa7d2d09f50c99375704f7a0adf24c5782d369"
56785678
integrity sha512-e5mCJlSH7poANfC8z8S9s9S2IN5/4Zb3aZ33f5s8YqoazCFzNLloLU8r5VCG+G7WoqLvAAZoVMcy3tp/3X0Plw==
@@ -5707,15 +5707,14 @@ object.assign@^4.1.0, object.assign@^4.1.2:
57075707
has-symbols "^1.0.1"
57085708
object-keys "^1.1.1"
57095709

5710-
object.entries@^1.1.3:
5711-
version "1.1.3"
5712-
resolved "https://registry.yarnpkg.com/object.entries/-/object.entries-1.1.3.tgz#c601c7f168b62374541a07ddbd3e2d5e4f7711a6"
5713-
integrity sha512-ym7h7OZebNS96hn5IJeyUmaWhaSM4SVtAPPfNLQEI2MYWCO2egsITb9nab2+i/Pwibx+R0mtn+ltKJXRSeTMGg==
5710+
object.entries@^1.1.4:
5711+
version "1.1.4"
5712+
resolved "https://registry.yarnpkg.com/object.entries/-/object.entries-1.1.4.tgz#43ccf9a50bc5fd5b649d45ab1a579f24e088cafd"
5713+
integrity sha512-h4LWKWE+wKQGhtMjZEBud7uLGhqyLwj8fpHOarZhD2uY3C9cRtk57VQ89ke3moByLXMedqs3XCHzyb4AmA2DjA==
57145714
dependencies:
5715-
call-bind "^1.0.0"
5715+
call-bind "^1.0.2"
57165716
define-properties "^1.1.3"
5717-
es-abstract "^1.18.0-next.1"
5718-
has "^1.0.3"
5717+
es-abstract "^1.18.2"
57195718

57205719
object.fromentries@^2.0.4:
57215720
version "2.0.4"
@@ -5734,15 +5733,14 @@ object.pick@^1.3.0:
57345733
dependencies:
57355734
isobject "^3.0.1"
57365735

5737-
object.values@^1.1.3:
5738-
version "1.1.3"
5739-
resolved "https://registry.yarnpkg.com/object.values/-/object.values-1.1.3.tgz#eaa8b1e17589f02f698db093f7c62ee1699742ee"
5740-
integrity sha512-nkF6PfDB9alkOUxpf1HNm/QlkeW3SReqL5WXeBLpEJJnlPSvRaDQpW3gQTksTN3fgJX4hL42RzKyOin6ff3tyw==
5736+
object.values@^1.1.4:
5737+
version "1.1.4"
5738+
resolved "https://registry.yarnpkg.com/object.values/-/object.values-1.1.4.tgz#0d273762833e816b693a637d30073e7051535b30"
5739+
integrity sha512-TnGo7j4XSnKQoK3MfvkzqKCi0nVe/D9I9IjwTNYdb/fxYHpjrluHVOgw0AF6jrRFGMPHdfuidR09tIDiIvnaSg==
57415740
dependencies:
57425741
call-bind "^1.0.2"
57435742
define-properties "^1.1.3"
5744-
es-abstract "^1.18.0-next.2"
5745-
has "^1.0.3"
5743+
es-abstract "^1.18.2"
57465744

57475745
obuf@^1.0.0, obuf@^1.1.2:
57485746
version "1.1.2"
@@ -7083,15 +7081,16 @@ string-width@^4.1.0, string-width@^4.2.0:
70837081
is-fullwidth-code-point "^3.0.0"
70847082
strip-ansi "^6.0.0"
70857083

7086-
string.prototype.matchall@^4.0.4:
7087-
version "4.0.4"
7088-
resolved "https://registry.yarnpkg.com/string.prototype.matchall/-/string.prototype.matchall-4.0.4.tgz#608f255e93e072107f5de066f81a2dfb78cf6b29"
7089-
integrity sha512-pknFIWVachNcyqRfaQSeu/FUfpvJTe4uskUSZ9Wc1RijsPuzbZ8TyYT8WCNnntCjUEqQ3vUHMAfVj2+wLAisPQ==
7084+
string.prototype.matchall@^4.0.5:
7085+
version "4.0.5"
7086+
resolved "https://registry.yarnpkg.com/string.prototype.matchall/-/string.prototype.matchall-4.0.5.tgz#59370644e1db7e4c0c045277690cf7b01203c4da"
7087+
integrity sha512-Z5ZaXO0svs0M2xd/6By3qpeKpLKd9mO4v4q3oMEQrk8Ck4xOD5d5XeBOOjGrmVZZ/AHB1S0CgG4N5r1G9N3E2Q==
70907088
dependencies:
70917089
call-bind "^1.0.2"
70927090
define-properties "^1.1.3"
7093-
es-abstract "^1.18.0-next.2"
7094-
has-symbols "^1.0.1"
7091+
es-abstract "^1.18.2"
7092+
get-intrinsic "^1.1.1"
7093+
has-symbols "^1.0.2"
70957094
internal-slot "^1.0.3"
70967095
regexp.prototype.flags "^1.3.1"
70977096
side-channel "^1.0.4"
@@ -7460,7 +7459,7 @@ typedarray-to-buffer@^3.1.5:
74607459
dependencies:
74617460
is-typedarray "^1.0.0"
74627461

7463-
unbox-primitive@^1.0.0:
7462+
unbox-primitive@^1.0.1:
74647463
version "1.0.1"
74657464
resolved "https://registry.yarnpkg.com/unbox-primitive/-/unbox-primitive-1.0.1.tgz#085e215625ec3162574dc8859abee78a59b14471"
74667465
integrity sha512-tZU/3NqK3dA5gpE1KtyiJUrEB0lxnGkMFHptJ7q6ewdZ8s12QrODwNbhIJStmJkd1QDXa1NRA8aF2A1zk/Ypyw==

0 commit comments

Comments
 (0)