Skip to content

Commit 018509e

Browse files
committed
chore(deps): update dependency eslint-plugin-react to v7.34.3
1 parent dc0b430 commit 018509e

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed

yarn.lock

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -5093,15 +5093,15 @@ array.prototype.toreversed@^1.1.2:
50935093
es-abstract "^1.22.1"
50945094
es-shim-unscopables "^1.0.0"
50955095

5096-
array.prototype.tosorted@^1.1.3:
5097-
version "1.1.3"
5098-
resolved "https://registry.yarnpkg.com/array.prototype.tosorted/-/array.prototype.tosorted-1.1.3.tgz#c8c89348337e51b8a3c48a9227f9ce93ceedcba8"
5099-
integrity sha512-/DdH4TiTmOKzyQbp/eadcCVexiCb36xJg7HshYOYJnNZFDj33GEv0P7GxsynpShhq4OLYJzbGcBDkLsDt7MnNg==
5096+
array.prototype.tosorted@^1.1.4:
5097+
version "1.1.4"
5098+
resolved "https://registry.yarnpkg.com/array.prototype.tosorted/-/array.prototype.tosorted-1.1.4.tgz#fe954678ff53034e717ea3352a03f0b0b86f7ffc"
5099+
integrity sha512-p6Fx8B7b7ZhL/gmUsAy0D15WhvDccw3mnGNbZpi3pmeJdxtWsj2jEaI4Y6oo3XiHfzuSgPwKc04MYt6KgvC/wA==
51005100
dependencies:
5101-
call-bind "^1.0.5"
5101+
call-bind "^1.0.7"
51025102
define-properties "^1.2.1"
5103-
es-abstract "^1.22.3"
5104-
es-errors "^1.1.0"
5103+
es-abstract "^1.23.3"
5104+
es-errors "^1.3.0"
51055105
es-shim-unscopables "^1.0.2"
51065106

51075107
arraybuffer.prototype.slice@^1.0.3:
@@ -7367,7 +7367,7 @@ es-define-property@^1.0.0:
73677367
dependencies:
73687368
get-intrinsic "^1.2.4"
73697369

7370-
es-errors@^1.1.0, es-errors@^1.2.1, es-errors@^1.3.0:
7370+
es-errors@^1.2.1, es-errors@^1.3.0:
73717371
version "1.3.0"
73727372
resolved "https://registry.yarnpkg.com/es-errors/-/es-errors-1.3.0.tgz#05f75a25dab98e4fb1dcd5e1472c0546d5057c8f"
73737373
integrity sha512-Zf5H2Kxt2xjTvbJvP2ZWLEICxA6j+hAmMzIlypy4xcBg1vKVnx89Wy0GbS+kf5cwCVFFzdCFh2XSCFNULS6csw==
@@ -7550,15 +7550,15 @@ eslint-plugin-jsx-a11y@^6.6.1:
75507550
object.fromentries "^2.0.7"
75517551

75527552
eslint-plugin-react@^7.31.10:
7553-
version "7.34.2"
7554-
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.34.2.tgz#2780a1a35a51aca379d86d29b9a72adc6bfe6b66"
7555-
integrity sha512-2HCmrU+/JNigDN6tg55cRDKCQWicYAPB38JGSFDQt95jDm8rrvSUo7YPkOIm5l6ts1j1zCvysNcasvfTMQzUOw==
7553+
version "7.34.3"
7554+
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.34.3.tgz#9965f27bd1250a787b5d4cfcc765e5a5d58dcb7b"
7555+
integrity sha512-aoW4MV891jkUulwDApQbPYTVZmeuSyFrudpbTAQuj5Fv8VL+o6df2xIGpw8B0hPjAaih1/Fb0om9grCdyFYemA==
75567556
dependencies:
75577557
array-includes "^3.1.8"
75587558
array.prototype.findlast "^1.2.5"
75597559
array.prototype.flatmap "^1.3.2"
75607560
array.prototype.toreversed "^1.1.2"
7561-
array.prototype.tosorted "^1.1.3"
7561+
array.prototype.tosorted "^1.1.4"
75627562
doctrine "^2.1.0"
75637563
es-iterator-helpers "^1.0.19"
75647564
estraverse "^5.3.0"

0 commit comments

Comments
 (0)