Skip to content

Commit ea8a2fc

Browse files
chore(deps-dev): bump @typescript-eslint/eslint-plugin from 8.57.2 to 8.58.0 (#1493)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e91eed3 commit ea8a2fc

File tree

1 file changed

+18
-113
lines changed

1 file changed

+18
-113
lines changed

yarn.lock

Lines changed: 18 additions & 113 deletions
Original file line numberDiff line numberDiff line change
@@ -2535,7 +2535,7 @@ __metadata:
25352535
languageName: node
25362536
linkType: hard
25372537

2538-
"@eslint-community/regexpp@npm:^4.10.0, @eslint-community/regexpp@npm:^4.12.1, @eslint-community/regexpp@npm:^4.12.2":
2538+
"@eslint-community/regexpp@npm:^4.12.1, @eslint-community/regexpp@npm:^4.12.2":
25392539
version: 4.12.2
25402540
resolution: "@eslint-community/regexpp@npm:4.12.2"
25412541
checksum: 10c0/fddcbc66851b308478d04e302a4d771d6917a0b3740dc351513c0da9ca2eab8a1adf99f5e0aa7ab8b13fa0df005c81adeee7e63a92f3effd7d367a163b721c2d
@@ -5495,7 +5495,7 @@ __metadata:
54955495
languageName: node
54965496
linkType: hard
54975497

5498-
"@typescript-eslint/eslint-plugin@npm:8.58.0":
5498+
"@typescript-eslint/eslint-plugin@npm:8.58.0, @typescript-eslint/eslint-plugin@npm:^8.36.0, @typescript-eslint/eslint-plugin@npm:^8.57.2":
54995499
version: 8.58.0
55005500
resolution: "@typescript-eslint/eslint-plugin@npm:8.58.0"
55015501
dependencies:
@@ -5515,47 +5515,6 @@ __metadata:
55155515
languageName: node
55165516
linkType: hard
55175517

5518-
"@typescript-eslint/eslint-plugin@npm:^8.36.0":
5519-
version: 8.48.0
5520-
resolution: "@typescript-eslint/eslint-plugin@npm:8.48.0"
5521-
dependencies:
5522-
"@eslint-community/regexpp": "npm:^4.10.0"
5523-
"@typescript-eslint/scope-manager": "npm:8.48.0"
5524-
"@typescript-eslint/type-utils": "npm:8.48.0"
5525-
"@typescript-eslint/utils": "npm:8.48.0"
5526-
"@typescript-eslint/visitor-keys": "npm:8.48.0"
5527-
graphemer: "npm:^1.4.0"
5528-
ignore: "npm:^7.0.0"
5529-
natural-compare: "npm:^1.4.0"
5530-
ts-api-utils: "npm:^2.1.0"
5531-
peerDependencies:
5532-
"@typescript-eslint/parser": ^8.48.0
5533-
eslint: ^8.57.0 || ^9.0.0
5534-
typescript: ">=4.8.4 <6.0.0"
5535-
checksum: 10c0/5f4f9ac3ace3f615bac428859026b70fb7fa236666cfe8856fed3add7e4ba73c7113264c2df7a9d68247b679dfcc21b0414488bda7b9b3de1c209b1807ed7842
5536-
languageName: node
5537-
linkType: hard
5538-
5539-
"@typescript-eslint/eslint-plugin@npm:^8.57.2":
5540-
version: 8.57.2
5541-
resolution: "@typescript-eslint/eslint-plugin@npm:8.57.2"
5542-
dependencies:
5543-
"@eslint-community/regexpp": "npm:^4.12.2"
5544-
"@typescript-eslint/scope-manager": "npm:8.57.2"
5545-
"@typescript-eslint/type-utils": "npm:8.57.2"
5546-
"@typescript-eslint/utils": "npm:8.57.2"
5547-
"@typescript-eslint/visitor-keys": "npm:8.57.2"
5548-
ignore: "npm:^7.0.5"
5549-
natural-compare: "npm:^1.4.0"
5550-
ts-api-utils: "npm:^2.4.0"
5551-
peerDependencies:
5552-
"@typescript-eslint/parser": ^8.57.2
5553-
eslint: ^8.57.0 || ^9.0.0 || ^10.0.0
5554-
typescript: ">=4.8.4 <6.0.0"
5555-
checksum: 10c0/92f3a45f6c2104cef5294bfba972c475b1d3fafb6070efa1178b38cb951e7dfbaf89eae50bfd95f4a476fe51783e218b115bd7cbc09fc9bc7c0ca6c5233861d2
5556-
languageName: node
5557-
linkType: hard
5558-
55595518
"@typescript-eslint/parser@npm:8.58.0":
55605519
version: 8.58.0
55615520
resolution: "@typescript-eslint/parser@npm:8.58.0"
@@ -5732,38 +5691,6 @@ __metadata:
57325691
languageName: node
57335692
linkType: hard
57345693

5735-
"@typescript-eslint/type-utils@npm:8.48.0":
5736-
version: 8.48.0
5737-
resolution: "@typescript-eslint/type-utils@npm:8.48.0"
5738-
dependencies:
5739-
"@typescript-eslint/types": "npm:8.48.0"
5740-
"@typescript-eslint/typescript-estree": "npm:8.48.0"
5741-
"@typescript-eslint/utils": "npm:8.48.0"
5742-
debug: "npm:^4.3.4"
5743-
ts-api-utils: "npm:^2.1.0"
5744-
peerDependencies:
5745-
eslint: ^8.57.0 || ^9.0.0
5746-
typescript: ">=4.8.4 <6.0.0"
5747-
checksum: 10c0/72ab5c7d183b844e4870bfa5dfeb68e2e7ce5f3e1b33c06d5a8e70f0d0a012c9152ad15071d41ba3788266109804a9f4cdb85d664b11df8948bc930e29e0c244
5748-
languageName: node
5749-
linkType: hard
5750-
5751-
"@typescript-eslint/type-utils@npm:8.57.2":
5752-
version: 8.57.2
5753-
resolution: "@typescript-eslint/type-utils@npm:8.57.2"
5754-
dependencies:
5755-
"@typescript-eslint/types": "npm:8.57.2"
5756-
"@typescript-eslint/typescript-estree": "npm:8.57.2"
5757-
"@typescript-eslint/utils": "npm:8.57.2"
5758-
debug: "npm:^4.4.3"
5759-
ts-api-utils: "npm:^2.4.0"
5760-
peerDependencies:
5761-
eslint: ^8.57.0 || ^9.0.0 || ^10.0.0
5762-
typescript: ">=4.8.4 <6.0.0"
5763-
checksum: 10c0/9c479cd0e809d26b7da7b31e830520bc016aaf528bc10a8b8279374808cb76a27f1b4adc77c84156417dc70f6a9e8604f47717b555a27293da2b9b5cfda70411
5764-
languageName: node
5765-
linkType: hard
5766-
57675694
"@typescript-eslint/type-utils@npm:8.58.0":
57685695
version: 8.58.0
57695696
resolution: "@typescript-eslint/type-utils@npm:8.58.0"
@@ -5884,36 +5811,6 @@ __metadata:
58845811
languageName: node
58855812
linkType: hard
58865813

5887-
"@typescript-eslint/utils@npm:8.48.0, @typescript-eslint/utils@npm:^8.0.0":
5888-
version: 8.48.0
5889-
resolution: "@typescript-eslint/utils@npm:8.48.0"
5890-
dependencies:
5891-
"@eslint-community/eslint-utils": "npm:^4.7.0"
5892-
"@typescript-eslint/scope-manager": "npm:8.48.0"
5893-
"@typescript-eslint/types": "npm:8.48.0"
5894-
"@typescript-eslint/typescript-estree": "npm:8.48.0"
5895-
peerDependencies:
5896-
eslint: ^8.57.0 || ^9.0.0
5897-
typescript: ">=4.8.4 <6.0.0"
5898-
checksum: 10c0/56334312d1dc114a5c8b05dac4da191c40a416a5705fa76797ebdc9f6a96d35727fd0993cf8776f5c4411837e5fc2151bfa61d3eecc98b24f5a821a63a4d56f3
5899-
languageName: node
5900-
linkType: hard
5901-
5902-
"@typescript-eslint/utils@npm:8.57.2":
5903-
version: 8.57.2
5904-
resolution: "@typescript-eslint/utils@npm:8.57.2"
5905-
dependencies:
5906-
"@eslint-community/eslint-utils": "npm:^4.9.1"
5907-
"@typescript-eslint/scope-manager": "npm:8.57.2"
5908-
"@typescript-eslint/types": "npm:8.57.2"
5909-
"@typescript-eslint/typescript-estree": "npm:8.57.2"
5910-
peerDependencies:
5911-
eslint: ^8.57.0 || ^9.0.0 || ^10.0.0
5912-
typescript: ">=4.8.4 <6.0.0"
5913-
checksum: 10c0/5771f3d4206004cc817a6556a472926b4c1c885dc448049c10ffab1d5aac7bd59450a391fb57ce8ef31a8367e9c8ddb3bc9370c4e83fc8b61f50fd5189390e8f
5914-
languageName: node
5915-
linkType: hard
5916-
59175814
"@typescript-eslint/utils@npm:8.58.0":
59185815
version: 8.58.0
59195816
resolution: "@typescript-eslint/utils@npm:8.58.0"
@@ -5929,6 +5826,21 @@ __metadata:
59295826
languageName: node
59305827
linkType: hard
59315828

5829+
"@typescript-eslint/utils@npm:^8.0.0":
5830+
version: 8.48.0
5831+
resolution: "@typescript-eslint/utils@npm:8.48.0"
5832+
dependencies:
5833+
"@eslint-community/eslint-utils": "npm:^4.7.0"
5834+
"@typescript-eslint/scope-manager": "npm:8.48.0"
5835+
"@typescript-eslint/types": "npm:8.48.0"
5836+
"@typescript-eslint/typescript-estree": "npm:8.48.0"
5837+
peerDependencies:
5838+
eslint: ^8.57.0 || ^9.0.0
5839+
typescript: ">=4.8.4 <6.0.0"
5840+
checksum: 10c0/56334312d1dc114a5c8b05dac4da191c40a416a5705fa76797ebdc9f6a96d35727fd0993cf8776f5c4411837e5fc2151bfa61d3eecc98b24f5a821a63a4d56f3
5841+
languageName: node
5842+
linkType: hard
5843+
59325844
"@typescript-eslint/visitor-keys@npm:8.48.0":
59335845
version: 8.48.0
59345846
resolution: "@typescript-eslint/visitor-keys@npm:8.48.0"
@@ -10612,13 +10524,6 @@ __metadata:
1061210524
languageName: node
1061310525
linkType: hard
1061410526

10615-
"graphemer@npm:^1.4.0":
10616-
version: 1.4.0
10617-
resolution: "graphemer@npm:1.4.0"
10618-
checksum: 10c0/e951259d8cd2e0d196c72ec711add7115d42eb9a8146c8eeda5b8d3ac91e5dd816b9cd68920726d9fd4490368e7ed86e9c423f40db87e2d8dfafa00fa17c3a31
10619-
languageName: node
10620-
linkType: hard
10621-
1062210527
"handle-thing@npm:^2.0.0":
1062310528
version: 2.0.1
1062410529
resolution: "handle-thing@npm:2.0.1"
@@ -11132,7 +11037,7 @@ __metadata:
1113211037
languageName: node
1113311038
linkType: hard
1113411039

11135-
"ignore@npm:^7.0.0, ignore@npm:^7.0.3, ignore@npm:^7.0.5":
11040+
"ignore@npm:^7.0.3, ignore@npm:^7.0.5":
1113611041
version: 7.0.5
1113711042
resolution: "ignore@npm:7.0.5"
1113811043
checksum: 10c0/ae00db89fe873064a093b8999fe4cc284b13ef2a178636211842cceb650b9c3e390d3339191acb145d81ed5379d2074840cf0c33a20bdbd6f32821f79eb4ad5d

0 commit comments

Comments
 (0)