Skip to content

Commit 2aba069

Browse files
Bump eslint-plugin-react from 7.34.2 to 7.35.0
Bumps [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) from 7.34.2 to 7.35.0. - [Release notes](https://github.com/jsx-eslint/eslint-plugin-react/releases) - [Changelog](https://github.com/jsx-eslint/eslint-plugin-react/blob/master/CHANGELOG.md) - [Commits](jsx-eslint/eslint-plugin-react@v7.34.2...v7.35.0) --- updated-dependencies: - dependency-name: eslint-plugin-react dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 320fcee commit 2aba069

File tree

2 files changed

+76
-87
lines changed

2 files changed

+76
-87
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"case-sensitive-paths-webpack-plugin": "^2.4.0",
1313
"eslint": "^8.56.0",
1414
"eslint-plugin-flowtype": "^8.0.2",
15-
"eslint-plugin-react": "^7.34.2",
15+
"eslint-plugin-react": "^7.35.0",
1616
"flow-bin": "^0.229.2",
1717
"prettier": "^3.3.2",
1818
"progress-bar-webpack-plugin": "^2.1.0",

yarn.lock

Lines changed: 75 additions & 86 deletions
Original file line numberDiff line numberDiff line change
@@ -1639,25 +1639,15 @@ array.prototype.flatmap@^1.3.2:
16391639
es-abstract "^1.22.1"
16401640
es-shim-unscopables "^1.0.0"
16411641

1642-
array.prototype.toreversed@^1.1.2:
1643-
version "1.1.2"
1644-
resolved "https://registry.yarnpkg.com/array.prototype.toreversed/-/array.prototype.toreversed-1.1.2.tgz#b989a6bf35c4c5051e1dc0325151bf8088954eba"
1645-
integrity sha512-wwDCoT4Ck4Cz7sLtgUmzR5UV3YF5mFHUlbChCzZBQZ+0m2cl/DH3tKgvphv1nKgFsJ48oCSg6p91q2Vm0I/ZMA==
1646-
dependencies:
1647-
call-bind "^1.0.2"
1648-
define-properties "^1.2.0"
1649-
es-abstract "^1.22.1"
1650-
es-shim-unscopables "^1.0.0"
1651-
1652-
array.prototype.tosorted@^1.1.3:
1653-
version "1.1.3"
1654-
resolved "https://registry.yarnpkg.com/array.prototype.tosorted/-/array.prototype.tosorted-1.1.3.tgz#c8c89348337e51b8a3c48a9227f9ce93ceedcba8"
1655-
integrity sha512-/DdH4TiTmOKzyQbp/eadcCVexiCb36xJg7HshYOYJnNZFDj33GEv0P7GxsynpShhq4OLYJzbGcBDkLsDt7MnNg==
1642+
array.prototype.tosorted@^1.1.4:
1643+
version "1.1.4"
1644+
resolved "https://registry.yarnpkg.com/array.prototype.tosorted/-/array.prototype.tosorted-1.1.4.tgz#fe954678ff53034e717ea3352a03f0b0b86f7ffc"
1645+
integrity sha512-p6Fx8B7b7ZhL/gmUsAy0D15WhvDccw3mnGNbZpi3pmeJdxtWsj2jEaI4Y6oo3XiHfzuSgPwKc04MYt6KgvC/wA==
16561646
dependencies:
1657-
call-bind "^1.0.5"
1647+
call-bind "^1.0.7"
16581648
define-properties "^1.2.1"
1659-
es-abstract "^1.22.3"
1660-
es-errors "^1.1.0"
1649+
es-abstract "^1.23.3"
1650+
es-errors "^1.3.0"
16611651
es-shim-unscopables "^1.0.2"
16621652

16631653
arraybuffer.prototype.slice@^1.0.1:
@@ -2103,6 +2093,58 @@ envinfo@^7.7.3:
21032093
resolved "https://registry.yarnpkg.com/envinfo/-/envinfo-7.8.1.tgz#06377e3e5f4d379fea7ac592d5ad8927e0c4d475"
21042094
integrity sha512-/o+BXHmB7ocbHEAs6F2EnG0ogybVVUdkRunTT2glZU9XAaGmhqskrvKwqXuDfNjEO0LZKWdejEEpnq8aM0tOaw==
21052095

2096+
es-abstract@^1.17.5, es-abstract@^1.22.3, es-abstract@^1.23.0, es-abstract@^1.23.1, es-abstract@^1.23.2, es-abstract@^1.23.3:
2097+
version "1.23.3"
2098+
resolved "https://registry.yarnpkg.com/es-abstract/-/es-abstract-1.23.3.tgz#8f0c5a35cd215312573c5a27c87dfd6c881a0aa0"
2099+
integrity sha512-e+HfNH61Bj1X9/jLc5v1owaLYuHdeHHSQlkhCBiTK8rBvKaULl/beGMxwrMXjpYrv4pz22BlY570vVePA2ho4A==
2100+
dependencies:
2101+
array-buffer-byte-length "^1.0.1"
2102+
arraybuffer.prototype.slice "^1.0.3"
2103+
available-typed-arrays "^1.0.7"
2104+
call-bind "^1.0.7"
2105+
data-view-buffer "^1.0.1"
2106+
data-view-byte-length "^1.0.1"
2107+
data-view-byte-offset "^1.0.0"
2108+
es-define-property "^1.0.0"
2109+
es-errors "^1.3.0"
2110+
es-object-atoms "^1.0.0"
2111+
es-set-tostringtag "^2.0.3"
2112+
es-to-primitive "^1.2.1"
2113+
function.prototype.name "^1.1.6"
2114+
get-intrinsic "^1.2.4"
2115+
get-symbol-description "^1.0.2"
2116+
globalthis "^1.0.3"
2117+
gopd "^1.0.1"
2118+
has-property-descriptors "^1.0.2"
2119+
has-proto "^1.0.3"
2120+
has-symbols "^1.0.3"
2121+
hasown "^2.0.2"
2122+
internal-slot "^1.0.7"
2123+
is-array-buffer "^3.0.4"
2124+
is-callable "^1.2.7"
2125+
is-data-view "^1.0.1"
2126+
is-negative-zero "^2.0.3"
2127+
is-regex "^1.1.4"
2128+
is-shared-array-buffer "^1.0.3"
2129+
is-string "^1.0.7"
2130+
is-typed-array "^1.1.13"
2131+
is-weakref "^1.0.2"
2132+
object-inspect "^1.13.1"
2133+
object-keys "^1.1.1"
2134+
object.assign "^4.1.5"
2135+
regexp.prototype.flags "^1.5.2"
2136+
safe-array-concat "^1.1.2"
2137+
safe-regex-test "^1.0.3"
2138+
string.prototype.trim "^1.2.9"
2139+
string.prototype.trimend "^1.0.8"
2140+
string.prototype.trimstart "^1.0.8"
2141+
typed-array-buffer "^1.0.2"
2142+
typed-array-byte-length "^1.0.1"
2143+
typed-array-byte-offset "^1.0.2"
2144+
typed-array-length "^1.0.6"
2145+
unbox-primitive "^1.0.2"
2146+
which-typed-array "^1.1.15"
2147+
21062148
es-abstract@^1.19.0:
21072149
version "1.19.1"
21082150
resolved "https://registry.yarnpkg.com/es-abstract/-/es-abstract-1.19.1.tgz#d4885796876916959de78edaa0df456627115ec3"
@@ -2233,58 +2275,6 @@ es-abstract@^1.22.1:
22332275
unbox-primitive "^1.0.2"
22342276
which-typed-array "^1.1.10"
22352277

2236-
es-abstract@^1.22.3, es-abstract@^1.23.0, es-abstract@^1.23.1, es-abstract@^1.23.2, es-abstract@^1.23.3:
2237-
version "1.23.3"
2238-
resolved "https://registry.yarnpkg.com/es-abstract/-/es-abstract-1.23.3.tgz#8f0c5a35cd215312573c5a27c87dfd6c881a0aa0"
2239-
integrity sha512-e+HfNH61Bj1X9/jLc5v1owaLYuHdeHHSQlkhCBiTK8rBvKaULl/beGMxwrMXjpYrv4pz22BlY570vVePA2ho4A==
2240-
dependencies:
2241-
array-buffer-byte-length "^1.0.1"
2242-
arraybuffer.prototype.slice "^1.0.3"
2243-
available-typed-arrays "^1.0.7"
2244-
call-bind "^1.0.7"
2245-
data-view-buffer "^1.0.1"
2246-
data-view-byte-length "^1.0.1"
2247-
data-view-byte-offset "^1.0.0"
2248-
es-define-property "^1.0.0"
2249-
es-errors "^1.3.0"
2250-
es-object-atoms "^1.0.0"
2251-
es-set-tostringtag "^2.0.3"
2252-
es-to-primitive "^1.2.1"
2253-
function.prototype.name "^1.1.6"
2254-
get-intrinsic "^1.2.4"
2255-
get-symbol-description "^1.0.2"
2256-
globalthis "^1.0.3"
2257-
gopd "^1.0.1"
2258-
has-property-descriptors "^1.0.2"
2259-
has-proto "^1.0.3"
2260-
has-symbols "^1.0.3"
2261-
hasown "^2.0.2"
2262-
internal-slot "^1.0.7"
2263-
is-array-buffer "^3.0.4"
2264-
is-callable "^1.2.7"
2265-
is-data-view "^1.0.1"
2266-
is-negative-zero "^2.0.3"
2267-
is-regex "^1.1.4"
2268-
is-shared-array-buffer "^1.0.3"
2269-
is-string "^1.0.7"
2270-
is-typed-array "^1.1.13"
2271-
is-weakref "^1.0.2"
2272-
object-inspect "^1.13.1"
2273-
object-keys "^1.1.1"
2274-
object.assign "^4.1.5"
2275-
regexp.prototype.flags "^1.5.2"
2276-
safe-array-concat "^1.1.2"
2277-
safe-regex-test "^1.0.3"
2278-
string.prototype.trim "^1.2.9"
2279-
string.prototype.trimend "^1.0.8"
2280-
string.prototype.trimstart "^1.0.8"
2281-
typed-array-buffer "^1.0.2"
2282-
typed-array-byte-length "^1.0.1"
2283-
typed-array-byte-offset "^1.0.2"
2284-
typed-array-length "^1.0.6"
2285-
unbox-primitive "^1.0.2"
2286-
which-typed-array "^1.1.15"
2287-
22882278
es-abstract@^1.5.1:
22892279
version "1.13.0"
22902280
resolved "https://registry.yarnpkg.com/es-abstract/-/es-abstract-1.13.0.tgz#ac86145fdd5099d8dd49558ccba2eaf9b88e24e9"
@@ -2304,7 +2294,7 @@ es-define-property@^1.0.0:
23042294
dependencies:
23052295
get-intrinsic "^1.2.4"
23062296

2307-
es-errors@^1.1.0, es-errors@^1.2.1, es-errors@^1.3.0:
2297+
es-errors@^1.2.1, es-errors@^1.3.0:
23082298
version "1.3.0"
23092299
resolved "https://registry.yarnpkg.com/es-errors/-/es-errors-1.3.0.tgz#05f75a25dab98e4fb1dcd5e1472c0546d5057c8f"
23102300
integrity sha512-Zf5H2Kxt2xjTvbJvP2ZWLEICxA6j+hAmMzIlypy4xcBg1vKVnx89Wy0GbS+kf5cwCVFFzdCFh2XSCFNULS6csw==
@@ -2414,29 +2404,29 @@ eslint-plugin-flowtype@^8.0.2:
24142404
lodash "^4.17.21"
24152405
string-natural-compare "^3.0.1"
24162406

2417-
eslint-plugin-react@^7.34.2:
2418-
version "7.34.2"
2419-
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.34.2.tgz#2780a1a35a51aca379d86d29b9a72adc6bfe6b66"
2420-
integrity sha512-2HCmrU+/JNigDN6tg55cRDKCQWicYAPB38JGSFDQt95jDm8rrvSUo7YPkOIm5l6ts1j1zCvysNcasvfTMQzUOw==
2407+
eslint-plugin-react@^7.35.0:
2408+
version "7.35.0"
2409+
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.35.0.tgz#00b1e4559896710e58af6358898f2ff917ea4c41"
2410+
integrity sha512-v501SSMOWv8gerHkk+IIQBkcGRGrO2nfybfj5pLxuJNFTPxxA3PSryhXTK+9pNbtkggheDdsC0E9Q8CuPk6JKA==
24212411
dependencies:
24222412
array-includes "^3.1.8"
24232413
array.prototype.findlast "^1.2.5"
24242414
array.prototype.flatmap "^1.3.2"
2425-
array.prototype.toreversed "^1.1.2"
2426-
array.prototype.tosorted "^1.1.3"
2415+
array.prototype.tosorted "^1.1.4"
24272416
doctrine "^2.1.0"
24282417
es-iterator-helpers "^1.0.19"
24292418
estraverse "^5.3.0"
2419+
hasown "^2.0.2"
24302420
jsx-ast-utils "^2.4.1 || ^3.0.0"
24312421
minimatch "^3.1.2"
24322422
object.entries "^1.1.8"
24332423
object.fromentries "^2.0.8"
2434-
object.hasown "^1.1.4"
24352424
object.values "^1.2.0"
24362425
prop-types "^15.8.1"
24372426
resolve "^2.0.0-next.5"
24382427
semver "^6.3.1"
24392428
string.prototype.matchall "^4.0.11"
2429+
string.prototype.repeat "^1.0.0"
24402430

24412431
24422432
version "5.1.1"
@@ -3590,15 +3580,6 @@ object.getownpropertydescriptors@^2.0.3:
35903580
define-properties "^1.1.2"
35913581
es-abstract "^1.5.1"
35923582

3593-
object.hasown@^1.1.4:
3594-
version "1.1.4"
3595-
resolved "https://registry.yarnpkg.com/object.hasown/-/object.hasown-1.1.4.tgz#e270ae377e4c120cdcb7656ce66884a6218283dc"
3596-
integrity sha512-FZ9LZt9/RHzGySlBARE3VF+gE26TxR38SdmqOqliuTnl9wrKulaQs+4dee1V+Io8VfxqzAfHu6YuRgUy8OHoTg==
3597-
dependencies:
3598-
define-properties "^1.2.1"
3599-
es-abstract "^1.23.2"
3600-
es-object-atoms "^1.0.0"
3601-
36023583
object.values@^1.2.0:
36033584
version "1.2.0"
36043585
resolved "https://registry.yarnpkg.com/object.values/-/object.values-1.2.0.tgz#65405a9d92cee68ac2d303002e0b8470a4d9ab1b"
@@ -4196,6 +4177,14 @@ string.prototype.matchall@^4.0.11:
41964177
set-function-name "^2.0.2"
41974178
side-channel "^1.0.6"
41984179

4180+
string.prototype.repeat@^1.0.0:
4181+
version "1.0.0"
4182+
resolved "https://registry.yarnpkg.com/string.prototype.repeat/-/string.prototype.repeat-1.0.0.tgz#e90872ee0308b29435aa26275f6e1b762daee01a"
4183+
integrity sha512-0u/TldDbKD8bFCQ/4f5+mNRrXwZ8hg2w7ZR8wa16e8z9XpePWl3eGEcUD0OXpEH/VJH/2G3gjUtR3ZOiBe2S/w==
4184+
dependencies:
4185+
define-properties "^1.1.3"
4186+
es-abstract "^1.17.5"
4187+
41994188
string.prototype.trim@^1.2.7:
42004189
version "1.2.7"
42014190
resolved "https://registry.yarnpkg.com/string.prototype.trim/-/string.prototype.trim-1.2.7.tgz#a68352740859f6893f14ce3ef1bb3037f7a90533"

0 commit comments

Comments
 (0)