Skip to content

Commit 4b587c5

Browse files
chore(deps): update dependency eslint-plugin-react to v7.34.0
1 parent a7f50db commit 4b587c5

File tree

2 files changed

+46
-23
lines changed

2 files changed

+46
-23
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
"eslint-plugin-import": "2.29.1",
6969
"eslint-plugin-jsx-a11y": "6.8.0",
7070
"eslint-plugin-prettier": "5.1.3",
71-
"eslint-plugin-react": "7.33.2",
71+
"eslint-plugin-react": "7.34.0",
7272
"hoist-non-react-statics": "3.3.2",
7373
"html-loader": "4.2.0",
7474
"html-webpack-plugin": "5.6.0",

yarn.lock

Lines changed: 45 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -2142,6 +2142,17 @@ array.prototype.filter@^1.0.3:
21422142
es-array-method-boxes-properly "^1.0.0"
21432143
is-string "^1.0.7"
21442144

2145+
array.prototype.findlast@^1.2.4:
2146+
version "1.2.4"
2147+
resolved "https://registry.yarnpkg.com/array.prototype.findlast/-/array.prototype.findlast-1.2.4.tgz#eeb9e45fc894055c82e5675c463e8077b827ad36"
2148+
integrity sha512-BMtLxpV+8BD+6ZPFIWmnUBpQoy+A+ujcg4rhp2iwCRJYA7PEh2MS4NL3lz8EiDlLrJPp2hg9qWihr5pd//jcGw==
2149+
dependencies:
2150+
call-bind "^1.0.5"
2151+
define-properties "^1.2.1"
2152+
es-abstract "^1.22.3"
2153+
es-errors "^1.3.0"
2154+
es-shim-unscopables "^1.0.2"
2155+
21452156
array.prototype.findlastindex@^1.2.3:
21462157
version "1.2.4"
21472158
resolved "https://registry.yarnpkg.com/array.prototype.findlastindex/-/array.prototype.findlastindex-1.2.4.tgz#d1c50f0b3a9da191981ff8942a0aedd82794404f"
@@ -2163,7 +2174,7 @@ array.prototype.flat@^1.3.1, array.prototype.flat@^1.3.2:
21632174
es-abstract "^1.22.1"
21642175
es-shim-unscopables "^1.0.0"
21652176

2166-
array.prototype.flatmap@^1.3.1, array.prototype.flatmap@^1.3.2:
2177+
array.prototype.flatmap@^1.3.2:
21672178
version "1.3.2"
21682179
resolved "https://registry.yarnpkg.com/array.prototype.flatmap/-/array.prototype.flatmap-1.3.2.tgz#c9a7c6831db8e719d6ce639190146c24bbd3e527"
21692180
integrity sha512-Ewyx0c9PmpcsByhSW4r+9zDU7sGjFc86qf/kKtuSCRdhfbk0SNLLkaT5qvcHnRGgc5NP/ly/y+qkXkqONX54CQ==
@@ -2173,7 +2184,17 @@ array.prototype.flatmap@^1.3.1, array.prototype.flatmap@^1.3.2:
21732184
es-abstract "^1.22.1"
21742185
es-shim-unscopables "^1.0.0"
21752186

2176-
array.prototype.tosorted@^1.1.1:
2187+
array.prototype.toreversed@^1.1.2:
2188+
version "1.1.2"
2189+
resolved "https://registry.yarnpkg.com/array.prototype.toreversed/-/array.prototype.toreversed-1.1.2.tgz#b989a6bf35c4c5051e1dc0325151bf8088954eba"
2190+
integrity sha512-wwDCoT4Ck4Cz7sLtgUmzR5UV3YF5mFHUlbChCzZBQZ+0m2cl/DH3tKgvphv1nKgFsJ48oCSg6p91q2Vm0I/ZMA==
2191+
dependencies:
2192+
call-bind "^1.0.2"
2193+
define-properties "^1.2.0"
2194+
es-abstract "^1.22.1"
2195+
es-shim-unscopables "^1.0.0"
2196+
2197+
array.prototype.tosorted@^1.1.3:
21772198
version "1.1.3"
21782199
resolved "https://registry.yarnpkg.com/array.prototype.tosorted/-/array.prototype.tosorted-1.1.3.tgz#c8c89348337e51b8a3c48a9227f9ce93ceedcba8"
21792200
integrity sha512-/DdH4TiTmOKzyQbp/eadcCVexiCb36xJg7HshYOYJnNZFDj33GEv0P7GxsynpShhq4OLYJzbGcBDkLsDt7MnNg==
@@ -3336,7 +3357,7 @@ es-get-iterator@^1.1.3:
33363357
isarray "^2.0.5"
33373358
stop-iteration-iterator "^1.0.0"
33383359

3339-
es-iterator-helpers@^1.0.12, es-iterator-helpers@^1.0.15:
3360+
es-iterator-helpers@^1.0.15, es-iterator-helpers@^1.0.17:
33403361
version "1.0.17"
33413362
resolved "https://registry.yarnpkg.com/es-iterator-helpers/-/es-iterator-helpers-1.0.17.tgz#123d1315780df15b34eb181022da43e734388bb8"
33423363
integrity sha512-lh7BsUqelv4KUbR5a/ZTaGGIMLCjPGPqJ6q+Oq24YP0RdyptX1uzm4vvaqzk7Zx3bpl/76YLTTDj9L7uYQ92oQ==
@@ -3497,27 +3518,29 @@ [email protected]:
34973518
prettier-linter-helpers "^1.0.0"
34983519
synckit "^0.8.6"
34993520

3500-
eslint-plugin-react@7.33.2:
3501-
version "7.33.2"
3502-
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.33.2.tgz#69ee09443ffc583927eafe86ffebb470ee737608"
3503-
integrity sha512-73QQMKALArI8/7xGLNI/3LylrEYrlKZSb5C9+q3OtOewTnMQi5cT+aE9E41sLCmli3I9PGGmD1yiZydyo4FEPw==
3521+
eslint-plugin-react@7.34.0:
3522+
version "7.34.0"
3523+
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.34.0.tgz#ab71484d54fc409c37025c5eca00eb4177a5e88c"
3524+
integrity sha512-MeVXdReleBTdkz/bvcQMSnCXGi+c9kvy51IpinjnJgutl3YTHWsDdke7Z1ufZpGfDG8xduBDKyjtB9JH1eBKIQ==
35043525
dependencies:
3505-
array-includes "^3.1.6"
3506-
array.prototype.flatmap "^1.3.1"
3507-
array.prototype.tosorted "^1.1.1"
3526+
array-includes "^3.1.7"
3527+
array.prototype.findlast "^1.2.4"
3528+
array.prototype.flatmap "^1.3.2"
3529+
array.prototype.toreversed "^1.1.2"
3530+
array.prototype.tosorted "^1.1.3"
35083531
doctrine "^2.1.0"
3509-
es-iterator-helpers "^1.0.12"
3532+
es-iterator-helpers "^1.0.17"
35103533
estraverse "^5.3.0"
35113534
jsx-ast-utils "^2.4.1 || ^3.0.0"
35123535
minimatch "^3.1.2"
3513-
object.entries "^1.1.6"
3514-
object.fromentries "^2.0.6"
3515-
object.hasown "^1.1.2"
3516-
object.values "^1.1.6"
3536+
object.entries "^1.1.7"
3537+
object.fromentries "^2.0.7"
3538+
object.hasown "^1.1.3"
3539+
object.values "^1.1.7"
35173540
prop-types "^15.8.1"
3518-
resolve "^2.0.0-next.4"
3541+
resolve "^2.0.0-next.5"
35193542
semver "^6.3.1"
3520-
string.prototype.matchall "^4.0.8"
3543+
string.prototype.matchall "^4.0.10"
35213544

35223545
35233546
version "5.1.1"
@@ -5668,7 +5691,7 @@ object.assign@^4.1.4, object.assign@^4.1.5:
56685691
has-symbols "^1.0.3"
56695692
object-keys "^1.1.1"
56705693

5671-
object.entries@^1.1.6, object.entries@^1.1.7:
5694+
object.entries@^1.1.7:
56725695
version "1.1.7"
56735696
resolved "https://registry.yarnpkg.com/object.entries/-/object.entries-1.1.7.tgz#2b47760e2a2e3a752f39dd874655c61a7f03c131"
56745697
integrity sha512-jCBs/0plmPsOnrKAfFQXRG2NFjlhZgjjcBLSmTnEhU8U6vVTsVe8ANeQJCHTl3gSsI4J+0emOoCgoKlmQPMgmA==
@@ -5677,7 +5700,7 @@ object.entries@^1.1.6, object.entries@^1.1.7:
56775700
define-properties "^1.2.0"
56785701
es-abstract "^1.22.1"
56795702

5680-
object.fromentries@^2.0.6, object.fromentries@^2.0.7:
5703+
object.fromentries@^2.0.7:
56815704
version "2.0.7"
56825705
resolved "https://registry.yarnpkg.com/object.fromentries/-/object.fromentries-2.0.7.tgz#71e95f441e9a0ea6baf682ecaaf37fa2a8d7e616"
56835706
integrity sha512-UPbPHML6sL8PI/mOqPwsH4G6iyXcCGzLin8KvEPenOZN5lpCNBZZQ+V62vdjB1mQHrmqGQt5/OJzemUA+KJmEA==
@@ -5697,7 +5720,7 @@ object.groupby@^1.0.1:
56975720
es-abstract "^1.22.3"
56985721
es-errors "^1.0.0"
56995722

5700-
object.hasown@^1.1.2:
5723+
object.hasown@^1.1.3:
57015724
version "1.1.3"
57025725
resolved "https://registry.yarnpkg.com/object.hasown/-/object.hasown-1.1.3.tgz#6a5f2897bb4d3668b8e79364f98ccf971bda55ae"
57035726
integrity sha512-fFI4VcYpRHvSLXxP7yiZOMAd331cPfd2p7PFDVbgUsYOfCT3tICVqXWngbjr4m49OvsBwUBQ6O2uQoJvy3RexA==
@@ -6616,7 +6639,7 @@ resolve@^1.10.0, resolve@^1.14.2, resolve@^1.20.0, resolve@^1.22.4:
66166639
path-parse "^1.0.7"
66176640
supports-preserve-symlinks-flag "^1.0.0"
66186641

6619-
resolve@^2.0.0-next.4:
6642+
resolve@^2.0.0-next.5:
66206643
version "2.0.0-next.5"
66216644
resolved "https://registry.yarnpkg.com/resolve/-/resolve-2.0.0-next.5.tgz#6b0ec3107e671e52b68cd068ef327173b90dc03c"
66226645
integrity sha512-U7WjGVG9sH8tvjW5SmGbQuui75FiyjAX72HX15DwBBwF9dNiQZRQAg9nnPhYy+TUnE0+VcrttuvNI8oSxZcocA==
@@ -7049,7 +7072,7 @@ string-width@^5.0.1, string-width@^5.1.2:
70497072
emoji-regex "^9.2.2"
70507073
strip-ansi "^7.0.1"
70517074

7052-
string.prototype.matchall@^4.0.8:
7075+
string.prototype.matchall@^4.0.10:
70537076
version "4.0.10"
70547077
resolved "https://registry.yarnpkg.com/string.prototype.matchall/-/string.prototype.matchall-4.0.10.tgz#a1553eb532221d4180c51581d6072cd65d1ee100"
70557078
integrity sha512-rGXbGmOEosIQi6Qva94HUjgPs9vKW+dkG7Y8Q5O2OYkWL6wFaTRZO8zM4mhP94uX55wgyrXzfS2aGtGzUL7EJQ==

0 commit comments

Comments
 (0)