Skip to content

Commit 72653c8

Browse files
committed
chore(deps): update dependency eslint-plugin-react to v7.34.4
1 parent 4b2b46c commit 72653c8

File tree

2 files changed

+72
-72
lines changed

2 files changed

+72
-72
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@
7272
"eslint-plugin-jest": "26.8.2",
7373
"eslint-plugin-jsdoc": "46.10.1",
7474
"eslint-plugin-prettier": "5.1.3",
75-
"eslint-plugin-react": "7.34.3",
75+
"eslint-plugin-react": "7.34.4",
7676
"husky": "8.0.1",
7777
"jest": "29.7.0",
7878
"lint-staged": "13.0.3",

yarn.lock

Lines changed: 71 additions & 71 deletions
Original file line numberDiff line numberDiff line change
@@ -4398,6 +4398,60 @@ __metadata:
43984398
languageName: node
43994399
linkType: hard
44004400

4401+
"es-abstract@npm:^1.17.5, es-abstract@npm:^1.23.0, es-abstract@npm:^1.23.2, es-abstract@npm:^1.23.3":
4402+
version: 1.23.3
4403+
resolution: "es-abstract@npm:1.23.3"
4404+
dependencies:
4405+
array-buffer-byte-length: ^1.0.1
4406+
arraybuffer.prototype.slice: ^1.0.3
4407+
available-typed-arrays: ^1.0.7
4408+
call-bind: ^1.0.7
4409+
data-view-buffer: ^1.0.1
4410+
data-view-byte-length: ^1.0.1
4411+
data-view-byte-offset: ^1.0.0
4412+
es-define-property: ^1.0.0
4413+
es-errors: ^1.3.0
4414+
es-object-atoms: ^1.0.0
4415+
es-set-tostringtag: ^2.0.3
4416+
es-to-primitive: ^1.2.1
4417+
function.prototype.name: ^1.1.6
4418+
get-intrinsic: ^1.2.4
4419+
get-symbol-description: ^1.0.2
4420+
globalthis: ^1.0.3
4421+
gopd: ^1.0.1
4422+
has-property-descriptors: ^1.0.2
4423+
has-proto: ^1.0.3
4424+
has-symbols: ^1.0.3
4425+
hasown: ^2.0.2
4426+
internal-slot: ^1.0.7
4427+
is-array-buffer: ^3.0.4
4428+
is-callable: ^1.2.7
4429+
is-data-view: ^1.0.1
4430+
is-negative-zero: ^2.0.3
4431+
is-regex: ^1.1.4
4432+
is-shared-array-buffer: ^1.0.3
4433+
is-string: ^1.0.7
4434+
is-typed-array: ^1.1.13
4435+
is-weakref: ^1.0.2
4436+
object-inspect: ^1.13.1
4437+
object-keys: ^1.1.1
4438+
object.assign: ^4.1.5
4439+
regexp.prototype.flags: ^1.5.2
4440+
safe-array-concat: ^1.1.2
4441+
safe-regex-test: ^1.0.3
4442+
string.prototype.trim: ^1.2.9
4443+
string.prototype.trimend: ^1.0.8
4444+
string.prototype.trimstart: ^1.0.8
4445+
typed-array-buffer: ^1.0.2
4446+
typed-array-byte-length: ^1.0.1
4447+
typed-array-byte-offset: ^1.0.2
4448+
typed-array-length: ^1.0.6
4449+
unbox-primitive: ^1.0.2
4450+
which-typed-array: ^1.1.15
4451+
checksum: f840cf161224252512f9527306b57117192696571e07920f777cb893454e32999206198b4f075516112af6459daca282826d1735c450528470356d09eff3a9ae
4452+
languageName: node
4453+
linkType: hard
4454+
44014455
"es-abstract@npm:^1.19.0, es-abstract@npm:^1.19.5":
44024456
version: 1.20.1
44034457
resolution: "es-abstract@npm:1.20.1"
@@ -4572,60 +4626,6 @@ __metadata:
45724626
languageName: node
45734627
linkType: hard
45744628

4575-
"es-abstract@npm:^1.23.0, es-abstract@npm:^1.23.2, es-abstract@npm:^1.23.3":
4576-
version: 1.23.3
4577-
resolution: "es-abstract@npm:1.23.3"
4578-
dependencies:
4579-
array-buffer-byte-length: ^1.0.1
4580-
arraybuffer.prototype.slice: ^1.0.3
4581-
available-typed-arrays: ^1.0.7
4582-
call-bind: ^1.0.7
4583-
data-view-buffer: ^1.0.1
4584-
data-view-byte-length: ^1.0.1
4585-
data-view-byte-offset: ^1.0.0
4586-
es-define-property: ^1.0.0
4587-
es-errors: ^1.3.0
4588-
es-object-atoms: ^1.0.0
4589-
es-set-tostringtag: ^2.0.3
4590-
es-to-primitive: ^1.2.1
4591-
function.prototype.name: ^1.1.6
4592-
get-intrinsic: ^1.2.4
4593-
get-symbol-description: ^1.0.2
4594-
globalthis: ^1.0.3
4595-
gopd: ^1.0.1
4596-
has-property-descriptors: ^1.0.2
4597-
has-proto: ^1.0.3
4598-
has-symbols: ^1.0.3
4599-
hasown: ^2.0.2
4600-
internal-slot: ^1.0.7
4601-
is-array-buffer: ^3.0.4
4602-
is-callable: ^1.2.7
4603-
is-data-view: ^1.0.1
4604-
is-negative-zero: ^2.0.3
4605-
is-regex: ^1.1.4
4606-
is-shared-array-buffer: ^1.0.3
4607-
is-string: ^1.0.7
4608-
is-typed-array: ^1.1.13
4609-
is-weakref: ^1.0.2
4610-
object-inspect: ^1.13.1
4611-
object-keys: ^1.1.1
4612-
object.assign: ^4.1.5
4613-
regexp.prototype.flags: ^1.5.2
4614-
safe-array-concat: ^1.1.2
4615-
safe-regex-test: ^1.0.3
4616-
string.prototype.trim: ^1.2.9
4617-
string.prototype.trimend: ^1.0.8
4618-
string.prototype.trimstart: ^1.0.8
4619-
typed-array-buffer: ^1.0.2
4620-
typed-array-byte-length: ^1.0.1
4621-
typed-array-byte-offset: ^1.0.2
4622-
typed-array-length: ^1.0.6
4623-
unbox-primitive: ^1.0.2
4624-
which-typed-array: ^1.1.15
4625-
checksum: f840cf161224252512f9527306b57117192696571e07920f777cb893454e32999206198b4f075516112af6459daca282826d1735c450528470356d09eff3a9ae
4626-
languageName: node
4627-
linkType: hard
4628-
46294629
"es-define-property@npm:^1.0.0":
46304630
version: 1.0.0
46314631
resolution: "es-define-property@npm:1.0.0"
@@ -4912,9 +4912,9 @@ __metadata:
49124912
languageName: node
49134913
linkType: hard
49144914

4915-
"eslint-plugin-react@npm:7.34.3":
4916-
version: 7.34.3
4917-
resolution: "eslint-plugin-react@npm:7.34.3"
4915+
"eslint-plugin-react@npm:7.34.4":
4916+
version: 7.34.4
4917+
resolution: "eslint-plugin-react@npm:7.34.4"
49184918
dependencies:
49194919
array-includes: ^3.1.8
49204920
array.prototype.findlast: ^1.2.5
@@ -4924,19 +4924,20 @@ __metadata:
49244924
doctrine: ^2.1.0
49254925
es-iterator-helpers: ^1.0.19
49264926
estraverse: ^5.3.0
4927+
hasown: ^2.0.2
49274928
jsx-ast-utils: ^2.4.1 || ^3.0.0
49284929
minimatch: ^3.1.2
49294930
object.entries: ^1.1.8
49304931
object.fromentries: ^2.0.8
4931-
object.hasown: ^1.1.4
49324932
object.values: ^1.2.0
49334933
prop-types: ^15.8.1
49344934
resolve: ^2.0.0-next.5
49354935
semver: ^6.3.1
49364936
string.prototype.matchall: ^4.0.11
4937+
string.prototype.repeat: ^1.0.0
49374938
peerDependencies:
49384939
eslint: ^3 || ^4 || ^5 || ^6 || ^7 || ^8
4939-
checksum: 1a519b9792ab9392a5157f2543ce98ab1218c62f4a31c4c3ceb5dd3e7997def4aa07ab39f7276af0fe116ef002db29d97216a15b7aa3b200e55b641cf77d6292
4940+
checksum: 7bb7bdbec4ec628e1f139edbfa25f11ef6db8c92e9970866838bcb6d4dea471519dc0e5a0b3bd763afd1a8715fd54fe7f5317387580ff1e92eeb87eeba13bacf
49404941
languageName: node
49414942
linkType: hard
49424943

@@ -9043,7 +9044,7 @@ __metadata:
90439044
eslint-plugin-jest: 26.8.2
90449045
eslint-plugin-jsdoc: 46.10.1
90459046
eslint-plugin-prettier: 5.1.3
9046-
eslint-plugin-react: 7.34.3
9047+
eslint-plugin-react: 7.34.4
90479048
got: 11.8.5
90489049
gravatar-url: 3.1.0
90499050
hosted-git-info: 2.7.1
@@ -9345,17 +9346,6 @@ __metadata:
93459346
languageName: node
93469347
linkType: hard
93479348

9348-
"object.hasown@npm:^1.1.4":
9349-
version: 1.1.4
9350-
resolution: "object.hasown@npm:1.1.4"
9351-
dependencies:
9352-
define-properties: ^1.2.1
9353-
es-abstract: ^1.23.2
9354-
es-object-atoms: ^1.0.0
9355-
checksum: bc46eb5ca22106fcd07aab1411508c2c68b7565fe8fb272f166fb9bf203972e8b5c86a5a4b2c86204beead0626a7a4119d32cefbaf7c5dd57b400bf9e6363cb6
9356-
languageName: node
9357-
linkType: hard
9358-
93599349
"object.values@npm:^1.1.7":
93609350
version: 1.1.7
93619351
resolution: "object.values@npm:1.1.7"
@@ -11348,6 +11338,16 @@ __metadata:
1134811338
languageName: node
1134911339
linkType: hard
1135011340

11341+
"string.prototype.repeat@npm:^1.0.0":
11342+
version: 1.0.0
11343+
resolution: "string.prototype.repeat@npm:1.0.0"
11344+
dependencies:
11345+
define-properties: ^1.1.3
11346+
es-abstract: ^1.17.5
11347+
checksum: 95dfc514ed7f328d80a066dabbfbbb1615c3e51490351085409db2eb7cbfed7ea29fdadaf277647fbf9f4a1e10e6dd9e95e78c0fd2c4e6bb6723ea6e59401004
11348+
languageName: node
11349+
linkType: hard
11350+
1135111351
"string.prototype.trim@npm:^1.2.7":
1135211352
version: 1.2.7
1135311353
resolution: "string.prototype.trim@npm:1.2.7"

0 commit comments

Comments
 (0)