Skip to content

Commit e5fdbfe

Browse files
fix(deps): update dependency eslint-plugin-react to v7.35.2
1 parent 93a1406 commit e5fdbfe

File tree

2 files changed

+19
-19
lines changed

2 files changed

+19
-19
lines changed

package-lock.json

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

website/yarn.lock

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -4086,9 +4086,9 @@ escape-string-regexp@^5.0.0:
40864086
integrity sha512-/veY75JbMK4j1yjvuUxuVsiS/hr/4iHs9FTT6cgTexxdE0Ly/glccBAkloH/DofkjRbZU3bnoj38mOmhkZ0lHw==
40874087

40884088
eslint-plugin-react@^7.23.2:
4089-
version "7.35.0"
4090-
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.35.0.tgz#00b1e4559896710e58af6358898f2ff917ea4c41"
4091-
integrity sha512-v501SSMOWv8gerHkk+IIQBkcGRGrO2nfybfj5pLxuJNFTPxxA3PSryhXTK+9pNbtkggheDdsC0E9Q8CuPk6JKA==
4089+
version "7.35.2"
4090+
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.35.2.tgz#d32500d3ec268656d5071918bfec78cfd8b070ed"
4091+
integrity sha512-Rbj2R9zwP2GYNcIak4xoAMV57hrBh3hTaR0k7hVjwCQgryE/pw5px4b13EYjduOI0hfXyZhwBxaGpOTbWSGzKQ==
40924092
dependencies:
40934093
array-includes "^3.1.8"
40944094
array.prototype.findlast "^1.2.5"
@@ -4622,7 +4622,7 @@ function-bind@^1.1.2:
46224622
resolved "https://registry.yarnpkg.com/function-bind/-/function-bind-1.1.2.tgz#2c02d864d97f3ea6c8830c464cbd11ab6eab7a1c"
46234623
integrity sha512-7XHNxH7qX9xG5mIwxkhumTox/MIRNcOgDrxWsMt2pAr23WHp6MrRlN7FBSFpCpr+oVO0F744iUgR82nJMfG2SA==
46244624

4625-
function.prototype.name@^1.1.5, function.prototype.name@^1.1.6:
4625+
function.prototype.name@^1.1.6:
46264626
version "1.1.6"
46274627
resolved "https://registry.yarnpkg.com/function.prototype.name/-/function.prototype.name-1.1.6.tgz#cdf315b7d90ee77a4c6ee216c3c3362da07533fd"
46284628
integrity sha512-Z5kx79swU5P27WEayXM1tBi5Ze/lbIyiNgU3qyXUOf9b2rgXYyF9Dy9Cx+IQv/Lc8WCG6L82zwUPpSS9hGehIg==
@@ -5374,9 +5374,9 @@ is-ci@^3.0.1:
53745374
ci-info "^3.2.0"
53755375

53765376
is-core-module@^2.13.0:
5377-
version "2.15.0"
5378-
resolved "https://registry.yarnpkg.com/is-core-module/-/is-core-module-2.15.0.tgz#71c72ec5442ace7e76b306e9d48db361f22699ea"
5379-
integrity sha512-Dd+Lb2/zvk9SKy1TGCt1wFJFo/MWBPMX5x7KcvLajWTGuomczdQX61PvY5yK6SVACwpoexWo81IfFyoKY2QnTA==
5377+
version "2.15.1"
5378+
resolved "https://registry.yarnpkg.com/is-core-module/-/is-core-module-2.15.1.tgz#a7363a25bee942fefab0de13bf6aa372c82dcc37"
5379+
integrity sha512-z0vtXSwucUJtANQWldhbtbt7BnL0vxiFjIdDLAatwhDYty2bad6s+rijD6Ri4YuYJubLzIJLUidCh09e1djEVQ==
53805380
dependencies:
53815381
hasown "^2.0.2"
53825382

@@ -9335,12 +9335,12 @@ which-boxed-primitive@^1.0.2:
93359335
is-symbol "^1.0.3"
93369336

93379337
which-builtin-type@^1.1.3:
9338-
version "1.1.3"
9339-
resolved "https://registry.yarnpkg.com/which-builtin-type/-/which-builtin-type-1.1.3.tgz#b1b8443707cc58b6e9bf98d32110ff0c2cbd029b"
9340-
integrity sha512-YmjsSMDBYsM1CaFiayOVT06+KJeXf0o5M/CAd4o1lTadFAtacTUM49zoYxr/oroopFDfhvN6iEcBxUyc3gvKmw==
9338+
version "1.1.4"
9339+
resolved "https://registry.yarnpkg.com/which-builtin-type/-/which-builtin-type-1.1.4.tgz#592796260602fc3514a1b5ee7fa29319b72380c3"
9340+
integrity sha512-bppkmBSsHFmIMSl8BO9TbsyzsvGjVoppt8xUiGzwiu/bhDCGxnpOKCxgqj6GuyHE0mINMDecBFPlOm2hzY084w==
93419341
dependencies:
9342-
function.prototype.name "^1.1.5"
9343-
has-tostringtag "^1.0.0"
9342+
function.prototype.name "^1.1.6"
9343+
has-tostringtag "^1.0.2"
93449344
is-async-function "^2.0.0"
93459345
is-date-object "^1.0.5"
93469346
is-finalizationregistry "^1.0.2"
@@ -9349,10 +9349,10 @@ which-builtin-type@^1.1.3:
93499349
is-weakref "^1.0.2"
93509350
isarray "^2.0.5"
93519351
which-boxed-primitive "^1.0.2"
9352-
which-collection "^1.0.1"
9353-
which-typed-array "^1.1.9"
9352+
which-collection "^1.0.2"
9353+
which-typed-array "^1.1.15"
93549354

9355-
which-collection@^1.0.1:
9355+
which-collection@^1.0.2:
93569356
version "1.0.2"
93579357
resolved "https://registry.yarnpkg.com/which-collection/-/which-collection-1.0.2.tgz#627ef76243920a107e7ce8e96191debe4b16c2a0"
93589358
integrity sha512-K4jVyjnBdgvc86Y6BkaLZEN933SwYOuBFkdmBu9ZfkcAbdVbpITnDmjvZ/aQjRXQrv5EPkTnD1s39GiiqbngCw==
@@ -9362,7 +9362,7 @@ which-collection@^1.0.1:
93629362
is-weakmap "^2.0.2"
93639363
is-weakset "^2.0.3"
93649364

9365-
which-typed-array@^1.1.14, which-typed-array@^1.1.15, which-typed-array@^1.1.9:
9365+
which-typed-array@^1.1.14, which-typed-array@^1.1.15:
93669366
version "1.1.15"
93679367
resolved "https://registry.yarnpkg.com/which-typed-array/-/which-typed-array-1.1.15.tgz#264859e9b11a649b388bfaaf4f767df1f779b38d"
93689368
integrity sha512-oV0jmFtUky6CXfkqehVvBP/LSWJ2sy4vWMioiENyJLePrBO/yKyV9OyJySfAKosh+RYkIl5zJCNZ8/4JncrpdA==

0 commit comments

Comments
 (0)