Skip to content

Commit f1e8d78

Browse files
committed
chore(deps): update dependency eslint-plugin-react to v7.31.9
1 parent c16a80a commit f1e8d78

File tree

1 file changed

+23
-13
lines changed

1 file changed

+23
-13
lines changed

yarn.lock

Lines changed: 23 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -3599,21 +3599,21 @@ error-ex@^1.3.1:
35993599
is-arrayish "^0.2.1"
36003600

36013601
es-abstract@^1.19.0, es-abstract@^1.19.1, es-abstract@^1.19.2, es-abstract@^1.19.5:
3602-
version "1.20.2"
3603-
resolved "https://registry.yarnpkg.com/es-abstract/-/es-abstract-1.20.2.tgz#8495a07bc56d342a3b8ea3ab01bd986700c2ccb3"
3604-
integrity sha512-XxXQuVNrySBNlEkTYJoDNFe5+s2yIOpzq80sUHEdPdQr0S5nTLz4ZPPPswNIpKseDDUS5yghX1gfLIHQZ1iNuQ==
3602+
version "1.20.4"
3603+
resolved "https://registry.yarnpkg.com/es-abstract/-/es-abstract-1.20.4.tgz#1d103f9f8d78d4cf0713edcd6d0ed1a46eed5861"
3604+
integrity sha512-0UtvRN79eMe2L+UNEF1BwRe364sj/DXhQ/k5FmivgoSdpM90b8Jc0mDzKMGo7QS0BVbOP/bTwBKNnDc9rNzaPA==
36053605
dependencies:
36063606
call-bind "^1.0.2"
36073607
es-to-primitive "^1.2.1"
36083608
function-bind "^1.1.1"
36093609
function.prototype.name "^1.1.5"
3610-
get-intrinsic "^1.1.2"
3610+
get-intrinsic "^1.1.3"
36113611
get-symbol-description "^1.0.0"
36123612
has "^1.0.3"
36133613
has-property-descriptors "^1.0.0"
36143614
has-symbols "^1.0.3"
36153615
internal-slot "^1.0.3"
3616-
is-callable "^1.2.4"
3616+
is-callable "^1.2.7"
36173617
is-negative-zero "^2.0.2"
36183618
is-regex "^1.1.4"
36193619
is-shared-array-buffer "^1.0.2"
@@ -3623,6 +3623,7 @@ es-abstract@^1.19.0, es-abstract@^1.19.1, es-abstract@^1.19.2, es-abstract@^1.19
36233623
object-keys "^1.1.1"
36243624
object.assign "^4.1.4"
36253625
regexp.prototype.flags "^1.4.3"
3626+
safe-regex-test "^1.0.0"
36263627
string.prototype.trimend "^1.0.5"
36273628
string.prototype.trimstart "^1.0.5"
36283629
unbox-primitive "^1.0.2"
@@ -3691,9 +3692,9 @@ eslint-config-prettier@^8.0.0:
36913692
integrity sha512-obmWKLUNCnhtQRKc+tmnYuQl0pFU1ibYJQ5BGhTVB08bHe9wC8qUeG7c08dj9XX+AuPj1YSGSQIHl1pnDHZR0Q==
36923693

36933694
eslint-plugin-react@^7.20.3:
3694-
version "7.31.8"
3695-
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.31.8.tgz#3a4f80c10be1bcbc8197be9e8b641b2a3ef219bf"
3696-
integrity sha512-5lBTZmgQmARLLSYiwI71tiGVTLUuqXantZM6vlSY39OaDSV0M7+32K5DnLkmFrwTe+Ksz0ffuLUC91RUviVZfw==
3695+
version "7.31.9"
3696+
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.31.9.tgz#7474ad4e21db368f61d17e1f2e78d43dbbdd50b2"
3697+
integrity sha512-vrVJwusIw4L99lyfXjtCw8HWdloajsiYslMavogrBe2Gl8gr95TJsJnOMRasN4b4N24I3XuJf6aAV6MhyGmjqw==
36973698
dependencies:
36983699
array-includes "^3.1.5"
36993700
array.prototype.flatmap "^1.3.0"
@@ -4234,7 +4235,7 @@ get-caller-file@^2.0.1, get-caller-file@^2.0.5:
42344235
resolved "https://registry.yarnpkg.com/get-caller-file/-/get-caller-file-2.0.5.tgz#4f94412a82db32f36e3b0b9741f8a97feb031f7e"
42354236
integrity sha512-DyFP3BM/3YHTQOCUL/w0OZHR0lpKeGrxotcHWcqNEdnltqFwXVfhEBQ94eIo34AfQpo0rGki4cyIiftY06h2Fg==
42364237

4237-
get-intrinsic@^1.0.2, get-intrinsic@^1.1.0, get-intrinsic@^1.1.1, get-intrinsic@^1.1.2:
4238+
get-intrinsic@^1.0.2, get-intrinsic@^1.1.0, get-intrinsic@^1.1.1, get-intrinsic@^1.1.3:
42384239
version "1.1.3"
42394240
resolved "https://registry.yarnpkg.com/get-intrinsic/-/get-intrinsic-1.1.3.tgz#063c84329ad93e83893c7f4f243ef63ffa351385"
42404241
integrity sha512-QJVz1Tj7MS099PevUG5jvnt9tSkXN8K14dxQlikJuPt4uD9hHAHjLyLBiLR5zELelBdD9QNRAXZzsJx0WaDL9A==
@@ -4817,10 +4818,10 @@ is-buffer@^1.1.5:
48174818
resolved "https://registry.yarnpkg.com/is-buffer/-/is-buffer-1.1.6.tgz#efaa2ea9daa0d7ab2ea13a97b2b8ad51fefbe8be"
48184819
integrity sha512-NcdALwpXkTm5Zvvbk7owOUSvVvBKDgKP5/ewfXEznmQFfs4ZRmanOeKBTjRVjka3QFoN6XJ+9F3USqfHqTaU5w==
48194820

4820-
is-callable@^1.1.4, is-callable@^1.2.4:
4821-
version "1.2.6"
4822-
resolved "https://registry.yarnpkg.com/is-callable/-/is-callable-1.2.6.tgz#fd6170b0b8c7e2cc73de342ef8284a2202023c44"
4823-
integrity sha512-krO72EO2NptOGAX2KYyqbP9vYMlNAXdB53rq6f8LXY6RY7JdSR/3BD6wLUlPHSAesmY9vstNrjvqGaCiRK/91Q==
4821+
is-callable@^1.1.4, is-callable@^1.2.7:
4822+
version "1.2.7"
4823+
resolved "https://registry.yarnpkg.com/is-callable/-/is-callable-1.2.7.tgz#3bc2a85ea742d9e36205dcacdd72ca1fdc51b055"
4824+
integrity sha512-1BC0BVFhS/p0qtw6enp8e+8OD0UrK0oFLztSjNzhcKA3WDuJxxAPXzPuPtKkjEY9UUoEWlX/8fgKeu2S8i9JTA==
48244825

48254826
is-core-module@^2.5.0, is-core-module@^2.8.1:
48264827
version "2.9.0"
@@ -7166,6 +7167,15 @@ [email protected], safe-buffer@>=5.1.0, safe-buffer@^5.0.1, safe-buffer@^5.1.0,
71667167
resolved "https://registry.yarnpkg.com/safe-buffer/-/safe-buffer-5.2.1.tgz#1eaf9fa9bdb1fdd4ec75f58f9cdb4e6b7827eec6"
71677168
integrity sha512-rp3So07KcdmmKbGvgaNxQSJr7bGVSVk5S9Eq1F+ppbRo70+YeaDxkw5Dd8NPN+GD6bjnYm2VuPuCXmpuYvmCXQ==
71687169

7170+
safe-regex-test@^1.0.0:
7171+
version "1.0.0"
7172+
resolved "https://registry.yarnpkg.com/safe-regex-test/-/safe-regex-test-1.0.0.tgz#793b874d524eb3640d1873aad03596db2d4f2295"
7173+
integrity sha512-JBUUzyOgEwXQY1NuPtvcj/qcBDbDmEvWufhlnXZIm75DEHp+afM1r1ujJpJsV/gSM4t59tpDyPi1sd6ZaPFfsA==
7174+
dependencies:
7175+
call-bind "^1.0.2"
7176+
get-intrinsic "^1.1.3"
7177+
is-regex "^1.1.4"
7178+
71697179
safe-regex@^1.1.0:
71707180
version "1.1.0"
71717181
resolved "https://registry.yarnpkg.com/safe-regex/-/safe-regex-1.1.0.tgz#40a3669f3b077d1e943d44629e157dd48023bf2e"

0 commit comments

Comments
 (0)