Skip to content

Commit a99fd8a

Browse files
chore(deps-dev): bump eslint-plugin-react from 7.37.4 to 7.37.5
Bumps [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) from 7.37.4 to 7.37.5. - [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.37.4...v7.37.5) --- updated-dependencies: - dependency-name: eslint-plugin-react dependency-version: 7.37.5 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0a980b3 commit a99fd8a

File tree

1 file changed

+58
-10
lines changed

1 file changed

+58
-10
lines changed

yarn.lock

Lines changed: 58 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -4212,6 +4212,16 @@ __metadata:
42124212
languageName: node
42134213
linkType: hard
42144214

4215+
"call-bind-apply-helpers@npm:^1.0.2":
4216+
version: 1.0.2
4217+
resolution: "call-bind-apply-helpers@npm:1.0.2"
4218+
dependencies:
4219+
es-errors: "npm:^1.3.0"
4220+
function-bind: "npm:^1.1.2"
4221+
checksum: 10c0/47bd9901d57b857590431243fea704ff18078b16890a6b3e021e12d279bbf211d039155e27d7566b374d49ee1f8189344bac9833dec7a20cdec370506361c938
4222+
languageName: node
4223+
linkType: hard
4224+
42154225
"call-bind@npm:^1.0.7, call-bind@npm:^1.0.8":
42164226
version: 1.0.8
42174227
resolution: "call-bind@npm:1.0.8"
@@ -4234,6 +4244,16 @@ __metadata:
42344244
languageName: node
42354245
linkType: hard
42364246

4247+
"call-bound@npm:^1.0.4":
4248+
version: 1.0.4
4249+
resolution: "call-bound@npm:1.0.4"
4250+
dependencies:
4251+
call-bind-apply-helpers: "npm:^1.0.2"
4252+
get-intrinsic: "npm:^1.3.0"
4253+
checksum: 10c0/f4796a6a0941e71c766aea672f63b72bc61234c4f4964dc6d7606e3664c307e7d77845328a8f3359ce39ddb377fed67318f9ee203dea1d47e46165dcf2917644
4254+
languageName: node
4255+
linkType: hard
4256+
42374257
"callsites@npm:^3.0.0":
42384258
version: 3.1.0
42394259
resolution: "callsites@npm:3.1.0"
@@ -5060,6 +5080,15 @@ __metadata:
50605080
languageName: node
50615081
linkType: hard
50625082

5083+
"es-object-atoms@npm:^1.1.1":
5084+
version: 1.1.1
5085+
resolution: "es-object-atoms@npm:1.1.1"
5086+
dependencies:
5087+
es-errors: "npm:^1.3.0"
5088+
checksum: 10c0/65364812ca4daf48eb76e2a3b7a89b3f6a2e62a1c420766ce9f692665a29d94fe41fe88b65f24106f449859549711e4b40d9fb8002d862dfd7eb1c512d10be0c
5089+
languageName: node
5090+
linkType: hard
5091+
50635092
"es-set-tostringtag@npm:^2.0.3, es-set-tostringtag@npm:^2.1.0":
50645093
version: 2.1.0
50655094
resolution: "es-set-tostringtag@npm:2.1.0"
@@ -5222,8 +5251,8 @@ __metadata:
52225251
linkType: hard
52235252

52245253
"eslint-plugin-react@npm:^7.37.4":
5225-
version: 7.37.4
5226-
resolution: "eslint-plugin-react@npm:7.37.4"
5254+
version: 7.37.5
5255+
resolution: "eslint-plugin-react@npm:7.37.5"
52275256
dependencies:
52285257
array-includes: "npm:^3.1.8"
52295258
array.prototype.findlast: "npm:^1.2.5"
@@ -5235,7 +5264,7 @@ __metadata:
52355264
hasown: "npm:^2.0.2"
52365265
jsx-ast-utils: "npm:^2.4.1 || ^3.0.0"
52375266
minimatch: "npm:^3.1.2"
5238-
object.entries: "npm:^1.1.8"
5267+
object.entries: "npm:^1.1.9"
52395268
object.fromentries: "npm:^2.0.8"
52405269
object.values: "npm:^1.2.1"
52415270
prop-types: "npm:^15.8.1"
@@ -5245,7 +5274,7 @@ __metadata:
52455274
string.prototype.repeat: "npm:^1.0.0"
52465275
peerDependencies:
52475276
eslint: ^3 || ^4 || ^5 || ^6 || ^7 || ^8 || ^9.7
5248-
checksum: 10c0/4acbbdb19669dfa9a162ed8847c3ad1918f6aea1ceb675ee320b5d903b4e463fdef25e15233295b6d0a726fef2ea8b015c527da769c7690932ddc52d5b82ba12
5277+
checksum: 10c0/c850bfd556291d4d9234f5ca38db1436924a1013627c8ab1853f77cac73ec19b020e861e6c7b783436a48b6ffcdfba4547598235a37ad4611b6739f65fd8ad57
52495278
languageName: node
52505279
linkType: hard
52515280

@@ -5825,6 +5854,24 @@ __metadata:
58255854
languageName: node
58265855
linkType: hard
58275856

5857+
"get-intrinsic@npm:^1.3.0":
5858+
version: 1.3.0
5859+
resolution: "get-intrinsic@npm:1.3.0"
5860+
dependencies:
5861+
call-bind-apply-helpers: "npm:^1.0.2"
5862+
es-define-property: "npm:^1.0.1"
5863+
es-errors: "npm:^1.3.0"
5864+
es-object-atoms: "npm:^1.1.1"
5865+
function-bind: "npm:^1.1.2"
5866+
get-proto: "npm:^1.0.1"
5867+
gopd: "npm:^1.2.0"
5868+
has-symbols: "npm:^1.1.0"
5869+
hasown: "npm:^2.0.2"
5870+
math-intrinsics: "npm:^1.1.0"
5871+
checksum: 10c0/52c81808af9a8130f581e6a6a83e1ba4a9f703359e7a438d1369a5267a25412322f03dcbd7c549edaef0b6214a0630a28511d7df0130c93cfd380f4fa0b5b66a
5872+
languageName: node
5873+
linkType: hard
5874+
58285875
"get-package-type@npm:^0.1.0":
58295876
version: 0.1.0
58305877
resolution: "get-package-type@npm:0.1.0"
@@ -8331,14 +8378,15 @@ __metadata:
83318378
languageName: node
83328379
linkType: hard
83338380

8334-
"object.entries@npm:^1.1.8":
8335-
version: 1.1.8
8336-
resolution: "object.entries@npm:1.1.8"
8381+
"object.entries@npm:^1.1.9":
8382+
version: 1.1.9
8383+
resolution: "object.entries@npm:1.1.9"
83378384
dependencies:
8338-
call-bind: "npm:^1.0.7"
8385+
call-bind: "npm:^1.0.8"
8386+
call-bound: "npm:^1.0.4"
83398387
define-properties: "npm:^1.2.1"
8340-
es-object-atoms: "npm:^1.0.0"
8341-
checksum: 10c0/db9ea979d2956a3bc26c262da4a4d212d36f374652cc4c13efdd069c1a519c16571c137e2893d1c46e1cb0e15c88fd6419eaf410c945f329f09835487d7e65d3
8388+
es-object-atoms: "npm:^1.1.1"
8389+
checksum: 10c0/d4b8c1e586650407da03370845f029aa14076caca4e4d4afadbc69cfb5b78035fd3ee7be417141abdb0258fa142e59b11923b4c44d8b1255b28f5ffcc50da7db
83428390
languageName: node
83438391
linkType: hard
83448392

0 commit comments

Comments
 (0)