Skip to content

Commit e6e0235

Browse files
Merge pull request #2414 from StateVoicesNational/dependabot/npm_and_yarn/stage-main-14.1/eslint-plugin-react-7.35.0
2 parents 8562ac5 + e2d55c7 commit e6e0235

File tree

2 files changed

+19
-85
lines changed

2 files changed

+19
-85
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -193,7 +193,7 @@
193193
"eslint-config-prettier": "^6.10.0",
194194
"eslint-plugin-import": "^2.29.1",
195195
"eslint-plugin-jsx-a11y": "^6.9.0",
196-
"eslint-plugin-react": "^7.34.3",
196+
"eslint-plugin-react": "^7.35.0",
197197
"fakeredis": "^2.0.0",
198198
"foreman": "^3.0.1",
199199
"husky": "4",

yarn.lock

Lines changed: 18 additions & 84 deletions
Original file line numberDiff line numberDiff line change
@@ -6247,7 +6247,7 @@ array.prototype.find@^2.1.1:
62476247
es-object-atoms "^1.0.0"
62486248
es-shim-unscopables "^1.0.2"
62496249

6250-
array.prototype.findlast@^1.2.4, array.prototype.findlast@^1.2.5:
6250+
array.prototype.findlast@^1.2.5:
62516251
version "1.2.5"
62526252
resolved "https://registry.yarnpkg.com/array.prototype.findlast/-/array.prototype.findlast-1.2.5.tgz#3e4fbcb30a15a7f5bf64cf2faae22d139c2e4904"
62536253
integrity sha512-CVvd6FHg1Z3POpBLxO6E6zr+rSKEQ9L6rZHAaY7lLfhKsWYUBBOuMs0e9o24oopj6H+geRCX0YJ+TJLBK2eHyQ==
@@ -6304,27 +6304,6 @@ array.prototype.reduce@^1.0.6:
63046304
es-object-atoms "^1.0.0"
63056305
is-string "^1.0.7"
63066306

6307-
array.prototype.toreversed@^1.1.2:
6308-
version "1.1.2"
6309-
resolved "https://registry.yarnpkg.com/array.prototype.toreversed/-/array.prototype.toreversed-1.1.2.tgz#b989a6bf35c4c5051e1dc0325151bf8088954eba"
6310-
integrity sha512-wwDCoT4Ck4Cz7sLtgUmzR5UV3YF5mFHUlbChCzZBQZ+0m2cl/DH3tKgvphv1nKgFsJ48oCSg6p91q2Vm0I/ZMA==
6311-
dependencies:
6312-
call-bind "^1.0.2"
6313-
define-properties "^1.2.0"
6314-
es-abstract "^1.22.1"
6315-
es-shim-unscopables "^1.0.0"
6316-
6317-
array.prototype.tosorted@^1.1.3:
6318-
version "1.1.3"
6319-
resolved "https://registry.yarnpkg.com/array.prototype.tosorted/-/array.prototype.tosorted-1.1.3.tgz#c8c89348337e51b8a3c48a9227f9ce93ceedcba8"
6320-
integrity sha512-/DdH4TiTmOKzyQbp/eadcCVexiCb36xJg7HshYOYJnNZFDj33GEv0P7GxsynpShhq4OLYJzbGcBDkLsDt7MnNg==
6321-
dependencies:
6322-
call-bind "^1.0.5"
6323-
define-properties "^1.2.1"
6324-
es-abstract "^1.22.3"
6325-
es-errors "^1.1.0"
6326-
es-shim-unscopables "^1.0.2"
6327-
63286307
array.prototype.tosorted@^1.1.4:
63296308
version "1.1.4"
63306309
resolved "https://registry.yarnpkg.com/array.prototype.tosorted/-/array.prototype.tosorted-1.1.4.tgz#fe954678ff53034e717ea3352a03f0b0b86f7ffc"
@@ -9508,7 +9487,7 @@ es-define-property@^1.0.0:
95089487
dependencies:
95099488
get-intrinsic "^1.2.4"
95109489

9511-
es-errors@^1.1.0, es-errors@^1.2.1, es-errors@^1.3.0:
9490+
es-errors@^1.2.1, es-errors@^1.3.0:
95129491
version "1.3.0"
95139492
resolved "https://registry.yarnpkg.com/es-errors/-/es-errors-1.3.0.tgz#05f75a25dab98e4fb1dcd5e1472c0546d5057c8f"
95149493
integrity sha512-Zf5H2Kxt2xjTvbJvP2ZWLEICxA6j+hAmMzIlypy4xcBg1vKVnx89Wy0GbS+kf5cwCVFFzdCFh2XSCFNULS6csw==
@@ -9528,27 +9507,7 @@ es-get-iterator@^1.1.3:
95289507
isarray "^2.0.5"
95299508
stop-iteration-iterator "^1.0.0"
95309509

9531-
es-iterator-helpers@^1.0.15, es-iterator-helpers@^1.0.17:
9532-
version "1.0.18"
9533-
resolved "https://registry.yarnpkg.com/es-iterator-helpers/-/es-iterator-helpers-1.0.18.tgz#4d3424f46b24df38d064af6fbbc89274e29ea69d"
9534-
integrity sha512-scxAJaewsahbqTYrGKJihhViaM6DDZDDoucfvzNbK0pOren1g/daDQ3IAhzn+1G14rBG7w+i5N+qul60++zlKA==
9535-
dependencies:
9536-
call-bind "^1.0.7"
9537-
define-properties "^1.2.1"
9538-
es-abstract "^1.23.0"
9539-
es-errors "^1.3.0"
9540-
es-set-tostringtag "^2.0.3"
9541-
function-bind "^1.1.2"
9542-
get-intrinsic "^1.2.4"
9543-
globalthis "^1.0.3"
9544-
has-property-descriptors "^1.0.2"
9545-
has-proto "^1.0.3"
9546-
has-symbols "^1.0.3"
9547-
internal-slot "^1.0.7"
9548-
iterator.prototype "^1.1.2"
9549-
safe-array-concat "^1.1.2"
9550-
9551-
es-iterator-helpers@^1.0.19:
9510+
es-iterator-helpers@^1.0.15, es-iterator-helpers@^1.0.19:
95529511
version "1.0.19"
95539512
resolved "https://registry.yarnpkg.com/es-iterator-helpers/-/es-iterator-helpers-1.0.19.tgz#117003d0e5fec237b4b5c08aded722e0c6d50ca8"
95549513
integrity sha512-zoMwbCcH5hwUkKJkT8kDIBZSz9I6mVG//+lDCinLCGov4+r7NIy0ld8o03M0cJxl2spVf6ESYVS6/gpIfq1FFw==
@@ -9819,53 +9778,29 @@ eslint-plugin-react-hooks@^4.6.2:
98199778
resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.6.2.tgz#c829eb06c0e6f484b3fbb85a97e57784f328c596"
98209779
integrity sha512-QzliNJq4GinDBcD8gPB5v0wh6g8q3SUi6EFF0x8N/BL9PoVs0atuGc47ozMRyOWAKdwaZ5OnbOEa3WR+dSGKuQ==
98219780

9822-
eslint-plugin-react@^7.27.1:
9823-
version "7.34.1"
9824-
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.34.1.tgz#6806b70c97796f5bbfb235a5d3379ece5f4da997"
9825-
integrity sha512-N97CxlouPT1AHt8Jn0mhhN2RrADlUAsk1/atcT2KyA/l9Q/E6ll7OIGwNumFmWfZ9skV3XXccYS19h80rHtgkw==
9826-
dependencies:
9827-
array-includes "^3.1.7"
9828-
array.prototype.findlast "^1.2.4"
9829-
array.prototype.flatmap "^1.3.2"
9830-
array.prototype.toreversed "^1.1.2"
9831-
array.prototype.tosorted "^1.1.3"
9832-
doctrine "^2.1.0"
9833-
es-iterator-helpers "^1.0.17"
9834-
estraverse "^5.3.0"
9835-
jsx-ast-utils "^2.4.1 || ^3.0.0"
9836-
minimatch "^3.1.2"
9837-
object.entries "^1.1.7"
9838-
object.fromentries "^2.0.7"
9839-
object.hasown "^1.1.3"
9840-
object.values "^1.1.7"
9841-
prop-types "^15.8.1"
9842-
resolve "^2.0.0-next.5"
9843-
semver "^6.3.1"
9844-
string.prototype.matchall "^4.0.10"
9845-
9846-
eslint-plugin-react@^7.34.3:
9847-
version "7.34.3"
9848-
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.34.3.tgz#9965f27bd1250a787b5d4cfcc765e5a5d58dcb7b"
9849-
integrity sha512-aoW4MV891jkUulwDApQbPYTVZmeuSyFrudpbTAQuj5Fv8VL+o6df2xIGpw8B0hPjAaih1/Fb0om9grCdyFYemA==
9781+
eslint-plugin-react@^7.27.1, eslint-plugin-react@^7.35.0:
9782+
version "7.35.0"
9783+
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.35.0.tgz#00b1e4559896710e58af6358898f2ff917ea4c41"
9784+
integrity sha512-v501SSMOWv8gerHkk+IIQBkcGRGrO2nfybfj5pLxuJNFTPxxA3PSryhXTK+9pNbtkggheDdsC0E9Q8CuPk6JKA==
98509785
dependencies:
98519786
array-includes "^3.1.8"
98529787
array.prototype.findlast "^1.2.5"
98539788
array.prototype.flatmap "^1.3.2"
9854-
array.prototype.toreversed "^1.1.2"
98559789
array.prototype.tosorted "^1.1.4"
98569790
doctrine "^2.1.0"
98579791
es-iterator-helpers "^1.0.19"
98589792
estraverse "^5.3.0"
9793+
hasown "^2.0.2"
98599794
jsx-ast-utils "^2.4.1 || ^3.0.0"
98609795
minimatch "^3.1.2"
98619796
object.entries "^1.1.8"
98629797
object.fromentries "^2.0.8"
9863-
object.hasown "^1.1.4"
98649798
object.values "^1.2.0"
98659799
prop-types "^15.8.1"
98669800
resolve "^2.0.0-next.5"
98679801
semver "^6.3.1"
98689802
string.prototype.matchall "^4.0.11"
9803+
string.prototype.repeat "^1.0.0"
98699804

98709805
eslint-plugin-testing-library@^5.0.1:
98719806
version "5.11.1"
@@ -15032,15 +14967,6 @@ object.groupby@^1.0.1:
1503214967
define-properties "^1.2.1"
1503314968
es-abstract "^1.23.2"
1503414969

15035-
object.hasown@^1.1.3, object.hasown@^1.1.4:
15036-
version "1.1.4"
15037-
resolved "https://registry.yarnpkg.com/object.hasown/-/object.hasown-1.1.4.tgz#e270ae377e4c120cdcb7656ce66884a6218283dc"
15038-
integrity sha512-FZ9LZt9/RHzGySlBARE3VF+gE26TxR38SdmqOqliuTnl9wrKulaQs+4dee1V+Io8VfxqzAfHu6YuRgUy8OHoTg==
15039-
dependencies:
15040-
define-properties "^1.2.1"
15041-
es-abstract "^1.23.2"
15042-
es-object-atoms "^1.0.0"
15043-
1504414970
object.map@^1.0.0:
1504514971
version "1.0.1"
1504614972
resolved "https://registry.yarnpkg.com/object.map/-/object.map-1.0.1.tgz#cf83e59dc8fcc0ad5f4250e1f78b3b81bd801d37"
@@ -18543,7 +18469,7 @@ string.prototype.includes@^2.0.0:
1854318469
define-properties "^1.1.3"
1854418470
es-abstract "^1.17.5"
1854518471

18546-
string.prototype.matchall@^4.0.10, string.prototype.matchall@^4.0.11, string.prototype.matchall@^4.0.6:
18472+
string.prototype.matchall@^4.0.11, string.prototype.matchall@^4.0.6:
1854718473
version "4.0.11"
1854818474
resolved "https://registry.yarnpkg.com/string.prototype.matchall/-/string.prototype.matchall-4.0.11.tgz#1092a72c59268d2abaad76582dccc687c0297e0a"
1854918475
integrity sha512-NUdh0aDavY2og7IbBPenWqR9exH+E26Sv8e0/eTe1tltDGZL+GtBkDAnnyBtmekfK6/Dq3MkcGtzXFEd1LQrtg==
@@ -18561,6 +18487,14 @@ string.prototype.matchall@^4.0.10, string.prototype.matchall@^4.0.11, string.pro
1856118487
set-function-name "^2.0.2"
1856218488
side-channel "^1.0.6"
1856318489

18490+
string.prototype.repeat@^1.0.0:
18491+
version "1.0.0"
18492+
resolved "https://registry.yarnpkg.com/string.prototype.repeat/-/string.prototype.repeat-1.0.0.tgz#e90872ee0308b29435aa26275f6e1b762daee01a"
18493+
integrity sha512-0u/TldDbKD8bFCQ/4f5+mNRrXwZ8hg2w7ZR8wa16e8z9XpePWl3eGEcUD0OXpEH/VJH/2G3gjUtR3ZOiBe2S/w==
18494+
dependencies:
18495+
define-properties "^1.1.3"
18496+
es-abstract "^1.17.5"
18497+
1856418498
string.prototype.trim@^1.2.1, string.prototype.trim@^1.2.9:
1856518499
version "1.2.9"
1856618500
resolved "https://registry.yarnpkg.com/string.prototype.trim/-/string.prototype.trim-1.2.9.tgz#b6fa326d72d2c78b6df02f7759c73f8f6274faa4"

0 commit comments

Comments
 (0)