Skip to content

Commit e7d3bc4

Browse files
Bump typescript-eslint from 8.50.0 to 8.54.0
Bumps [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) from 8.50.0 to 8.54.0. - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.54.0/packages/typescript-eslint) --- updated-dependencies: - dependency-name: typescript-eslint dependency-version: 8.54.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3fc0820 commit e7d3bc4

2 files changed

Lines changed: 169 additions & 14 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"npm-run-all": "4.1.5",
3939
"prettier": "3.7.4",
4040
"typescript": "5.9.3",
41-
"typescript-eslint": "8.50.0",
41+
"typescript-eslint": "8.54.0",
4242
"vitest": "4.0.15"
4343
},
4444
"packageManager": "yarn@4.12.0"

yarn.lock

Lines changed: 168 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -237,7 +237,18 @@ __metadata:
237237
languageName: node
238238
linkType: hard
239239

240-
"@eslint-community/regexpp@npm:^4.10.0, @eslint-community/regexpp@npm:^4.12.1":
240+
"@eslint-community/eslint-utils@npm:^4.9.1":
241+
version: 4.9.1
242+
resolution: "@eslint-community/eslint-utils@npm:4.9.1"
243+
dependencies:
244+
eslint-visitor-keys: "npm:^3.4.3"
245+
peerDependencies:
246+
eslint: ^6.0.0 || ^7.0.0 || >=8.0.0
247+
checksum: 10c0/dc4ab5e3e364ef27e33666b11f4b86e1a6c1d7cbf16f0c6ff87b1619b3562335e9201a3d6ce806221887ff780ec9d828962a290bb910759fd40a674686503f02
248+
languageName: node
249+
linkType: hard
250+
251+
"@eslint-community/regexpp@npm:^4.10.0, @eslint-community/regexpp@npm:^4.12.1, @eslint-community/regexpp@npm:^4.12.2":
241252
version: 4.12.2
242253
resolution: "@eslint-community/regexpp@npm:4.12.2"
243254
checksum: 10c0/fddcbc66851b308478d04e302a4d771d6917a0b3740dc351513c0da9ca2eab8a1adf99f5e0aa7ab8b13fa0df005c81adeee7e63a92f3effd7d367a163b721c2d
@@ -752,6 +763,26 @@ __metadata:
752763
languageName: node
753764
linkType: hard
754765

766+
"@typescript-eslint/eslint-plugin@npm:8.54.0":
767+
version: 8.54.0
768+
resolution: "@typescript-eslint/eslint-plugin@npm:8.54.0"
769+
dependencies:
770+
"@eslint-community/regexpp": "npm:^4.12.2"
771+
"@typescript-eslint/scope-manager": "npm:8.54.0"
772+
"@typescript-eslint/type-utils": "npm:8.54.0"
773+
"@typescript-eslint/utils": "npm:8.54.0"
774+
"@typescript-eslint/visitor-keys": "npm:8.54.0"
775+
ignore: "npm:^7.0.5"
776+
natural-compare: "npm:^1.4.0"
777+
ts-api-utils: "npm:^2.4.0"
778+
peerDependencies:
779+
"@typescript-eslint/parser": ^8.54.0
780+
eslint: ^8.57.0 || ^9.0.0
781+
typescript: ">=4.8.4 <6.0.0"
782+
checksum: 10c0/e533c8285880b883e02a833f378597c2776e6b0c20a5935440e2a02c1c42f40069a8badcf6d581bb4ec35a6856a806c4b66674c1c15c33cd64cc6b9c0cdd1dad
783+
languageName: node
784+
linkType: hard
785+
755786
"@typescript-eslint/parser@npm:8.50.0":
756787
version: 8.50.0
757788
resolution: "@typescript-eslint/parser@npm:8.50.0"
@@ -768,6 +799,22 @@ __metadata:
768799
languageName: node
769800
linkType: hard
770801

802+
"@typescript-eslint/parser@npm:8.54.0":
803+
version: 8.54.0
804+
resolution: "@typescript-eslint/parser@npm:8.54.0"
805+
dependencies:
806+
"@typescript-eslint/scope-manager": "npm:8.54.0"
807+
"@typescript-eslint/types": "npm:8.54.0"
808+
"@typescript-eslint/typescript-estree": "npm:8.54.0"
809+
"@typescript-eslint/visitor-keys": "npm:8.54.0"
810+
debug: "npm:^4.4.3"
811+
peerDependencies:
812+
eslint: ^8.57.0 || ^9.0.0
813+
typescript: ">=4.8.4 <6.0.0"
814+
checksum: 10c0/60a1cfe94bc23086f03701640f4d83d7e37b8f4d729011e0f029e5accf2b3d099c50938c0a798a399e86046279432ff663f33102ba4338c4c82f7acead2bcbac
815+
languageName: node
816+
linkType: hard
817+
771818
"@typescript-eslint/project-service@npm:8.50.0":
772819
version: 8.50.0
773820
resolution: "@typescript-eslint/project-service@npm:8.50.0"
@@ -781,6 +828,19 @@ __metadata:
781828
languageName: node
782829
linkType: hard
783830

831+
"@typescript-eslint/project-service@npm:8.54.0":
832+
version: 8.54.0
833+
resolution: "@typescript-eslint/project-service@npm:8.54.0"
834+
dependencies:
835+
"@typescript-eslint/tsconfig-utils": "npm:^8.54.0"
836+
"@typescript-eslint/types": "npm:^8.54.0"
837+
debug: "npm:^4.4.3"
838+
peerDependencies:
839+
typescript: ">=4.8.4 <6.0.0"
840+
checksum: 10c0/3392ae259199021a80616a44d9484d1c363f61bc5c631dff2d08c6a906c98716a20caa7b832b8970120a1eb1eb2de3ee890cd527d6edb04f532f4e48a690a792
841+
languageName: node
842+
linkType: hard
843+
784844
"@typescript-eslint/scope-manager@npm:8.50.0":
785845
version: 8.50.0
786846
resolution: "@typescript-eslint/scope-manager@npm:8.50.0"
@@ -791,6 +851,16 @@ __metadata:
791851
languageName: node
792852
linkType: hard
793853

854+
"@typescript-eslint/scope-manager@npm:8.54.0":
855+
version: 8.54.0
856+
resolution: "@typescript-eslint/scope-manager@npm:8.54.0"
857+
dependencies:
858+
"@typescript-eslint/types": "npm:8.54.0"
859+
"@typescript-eslint/visitor-keys": "npm:8.54.0"
860+
checksum: 10c0/794740a5c0c1afc38d71e6bc59cc62870286e40d99f15e9760e76fb3d4197e961ee151c286c428535c404f5137721242a14da21350b749d0feb1f589f167814f
861+
languageName: node
862+
linkType: hard
863+
794864
"@typescript-eslint/tsconfig-utils@npm:8.50.0, @typescript-eslint/tsconfig-utils@npm:^8.50.0":
795865
version: 8.50.0
796866
resolution: "@typescript-eslint/tsconfig-utils@npm:8.50.0"
@@ -800,6 +870,15 @@ __metadata:
800870
languageName: node
801871
linkType: hard
802872

873+
"@typescript-eslint/tsconfig-utils@npm:8.54.0, @typescript-eslint/tsconfig-utils@npm:^8.54.0":
874+
version: 8.54.0
875+
resolution: "@typescript-eslint/tsconfig-utils@npm:8.54.0"
876+
peerDependencies:
877+
typescript: ">=4.8.4 <6.0.0"
878+
checksum: 10c0/e8598b0f051650c085d749002138d12249a3efd03e7de02e9e7913939dddd649d159b91f29ca3d28f5ee798b3f528a7195688e23c5e0b315d534e7af20a0c99a
879+
languageName: node
880+
linkType: hard
881+
803882
"@typescript-eslint/type-utils@npm:8.50.0":
804883
version: 8.50.0
805884
resolution: "@typescript-eslint/type-utils@npm:8.50.0"
@@ -816,13 +895,36 @@ __metadata:
816895
languageName: node
817896
linkType: hard
818897

898+
"@typescript-eslint/type-utils@npm:8.54.0":
899+
version: 8.54.0
900+
resolution: "@typescript-eslint/type-utils@npm:8.54.0"
901+
dependencies:
902+
"@typescript-eslint/types": "npm:8.54.0"
903+
"@typescript-eslint/typescript-estree": "npm:8.54.0"
904+
"@typescript-eslint/utils": "npm:8.54.0"
905+
debug: "npm:^4.4.3"
906+
ts-api-utils: "npm:^2.4.0"
907+
peerDependencies:
908+
eslint: ^8.57.0 || ^9.0.0
909+
typescript: ">=4.8.4 <6.0.0"
910+
checksum: 10c0/ad807800d8b2662f823505249a84a6f5b1246b192a7ff08c49f298e220e4d9bb3d76f1f0852510421e030161604a4b939bff87f11b9074f118a3bd1d26139c6f
911+
languageName: node
912+
linkType: hard
913+
819914
"@typescript-eslint/types@npm:8.50.0, @typescript-eslint/types@npm:^8.50.0":
820915
version: 8.50.0
821916
resolution: "@typescript-eslint/types@npm:8.50.0"
822917
checksum: 10c0/15ec0d75deb331c5ccda726ad95d7f2801fde0f5edfe70425bbdede9e3c9e93b18e7890c9bc42f86ebd65221ebce75e6cc536a65cb1fbbdb0763df22ac392c7a
823918
languageName: node
824919
linkType: hard
825920

921+
"@typescript-eslint/types@npm:8.54.0, @typescript-eslint/types@npm:^8.54.0":
922+
version: 8.54.0
923+
resolution: "@typescript-eslint/types@npm:8.54.0"
924+
checksum: 10c0/2219594fe5e8931ff91fd1b7a2606d33cd4f093d43f9ca71bcaa37f106ef79ad51f830dea51392f7e3d8bca77f7077ef98733f87bc008fad2f0bbd9ea5fb8a40
925+
languageName: node
926+
linkType: hard
927+
826928
"@typescript-eslint/typescript-estree@npm:8.50.0":
827929
version: 8.50.0
828930
resolution: "@typescript-eslint/typescript-estree@npm:8.50.0"
@@ -842,6 +944,25 @@ __metadata:
842944
languageName: node
843945
linkType: hard
844946

947+
"@typescript-eslint/typescript-estree@npm:8.54.0":
948+
version: 8.54.0
949+
resolution: "@typescript-eslint/typescript-estree@npm:8.54.0"
950+
dependencies:
951+
"@typescript-eslint/project-service": "npm:8.54.0"
952+
"@typescript-eslint/tsconfig-utils": "npm:8.54.0"
953+
"@typescript-eslint/types": "npm:8.54.0"
954+
"@typescript-eslint/visitor-keys": "npm:8.54.0"
955+
debug: "npm:^4.4.3"
956+
minimatch: "npm:^9.0.5"
957+
semver: "npm:^7.7.3"
958+
tinyglobby: "npm:^0.2.15"
959+
ts-api-utils: "npm:^2.4.0"
960+
peerDependencies:
961+
typescript: ">=4.8.4 <6.0.0"
962+
checksum: 10c0/1a1a7c0a318e71f3547ab5573198d36165ea152c50447ef92e6326303f9a5c397606201ba80c7b86a725dcdd2913e924be94466a0c33b1b0c3ee852059e646b6
963+
languageName: node
964+
linkType: hard
965+
845966
"@typescript-eslint/utils@npm:8.50.0":
846967
version: 8.50.0
847968
resolution: "@typescript-eslint/utils@npm:8.50.0"
@@ -857,6 +978,21 @@ __metadata:
857978
languageName: node
858979
linkType: hard
859980

981+
"@typescript-eslint/utils@npm:8.54.0":
982+
version: 8.54.0
983+
resolution: "@typescript-eslint/utils@npm:8.54.0"
984+
dependencies:
985+
"@eslint-community/eslint-utils": "npm:^4.9.1"
986+
"@typescript-eslint/scope-manager": "npm:8.54.0"
987+
"@typescript-eslint/types": "npm:8.54.0"
988+
"@typescript-eslint/typescript-estree": "npm:8.54.0"
989+
peerDependencies:
990+
eslint: ^8.57.0 || ^9.0.0
991+
typescript: ">=4.8.4 <6.0.0"
992+
checksum: 10c0/949a97dca8024d39666e04ecdf2d4e12722f5064c387901e72bdcc7adafb96cf650a070dc79f9dd46fa1aae6ac2b5eac5ae3fe5a6979385208c28809a1bd143f
993+
languageName: node
994+
linkType: hard
995+
860996
"@typescript-eslint/visitor-keys@npm:8.50.0":
861997
version: 8.50.0
862998
resolution: "@typescript-eslint/visitor-keys@npm:8.50.0"
@@ -867,6 +1003,16 @@ __metadata:
8671003
languageName: node
8681004
linkType: hard
8691005

1006+
"@typescript-eslint/visitor-keys@npm:8.54.0":
1007+
version: 8.54.0
1008+
resolution: "@typescript-eslint/visitor-keys@npm:8.54.0"
1009+
dependencies:
1010+
"@typescript-eslint/types": "npm:8.54.0"
1011+
eslint-visitor-keys: "npm:^4.2.1"
1012+
checksum: 10c0/f83a9aa92f7f4d1fdb12cbca28c6f5704c36371264606b456388b2c869fc61e73c86d3736556e1bb6e253f3a607128b5b1bf6c68395800ca06f18705576faadd
1013+
languageName: node
1014+
linkType: hard
1015+
8701016
"@vitest/expect@npm:4.0.15":
8711017
version: 4.0.15
8721018
resolution: "@vitest/expect@npm:4.0.15"
@@ -1306,7 +1452,7 @@ __metadata:
13061452
languageName: node
13071453
linkType: hard
13081454

1309-
"debug@npm:4, debug@npm:^4.3.1, debug@npm:^4.3.2, debug@npm:^4.3.4":
1455+
"debug@npm:4, debug@npm:^4.3.1, debug@npm:^4.3.2, debug@npm:^4.3.4, debug@npm:^4.4.3":
13101456
version: 4.4.3
13111457
resolution: "debug@npm:4.4.3"
13121458
dependencies:
@@ -2082,7 +2228,7 @@ __metadata:
20822228
languageName: node
20832229
linkType: hard
20842230

2085-
"ignore@npm:^7.0.0":
2231+
"ignore@npm:^7.0.0, ignore@npm:^7.0.5":
20862232
version: 7.0.5
20872233
resolution: "ignore@npm:7.0.5"
20882234
checksum: 10c0/ae00db89fe873064a093b8999fe4cc284b13ef2a178636211842cceb650b9c3e390d3339191acb145d81ed5379d2074840cf0c33a20bdbd6f32821f79eb4ad5d
@@ -2418,7 +2564,7 @@ __metadata:
24182564
languageName: node
24192565
linkType: hard
24202566

2421-
"minimatch@npm:^9.0.4":
2567+
"minimatch@npm:^9.0.4, minimatch@npm:^9.0.5":
24222568
version: 9.0.5
24232569
resolution: "minimatch@npm:9.0.5"
24242570
dependencies:
@@ -2876,7 +3022,7 @@ __metadata:
28763022
prettier: "npm:3.7.4"
28773023
pretty-ms: "npm:9.3.0"
28783024
typescript: "npm:5.9.3"
2879-
typescript-eslint: "npm:8.50.0"
3025+
typescript-eslint: "npm:8.54.0"
28803026
vitest: "npm:4.0.15"
28813027
languageName: unknown
28823028
linkType: soft
@@ -3415,6 +3561,15 @@ __metadata:
34153561
languageName: node
34163562
linkType: hard
34173563

3564+
"ts-api-utils@npm:^2.4.0":
3565+
version: 2.4.0
3566+
resolution: "ts-api-utils@npm:2.4.0"
3567+
peerDependencies:
3568+
typescript: ">=4.8.4"
3569+
checksum: 10c0/ed185861aef4e7124366a3f6561113557a57504267d4d452a51e0ba516a9b6e713b56b4aeaab9fa13de9db9ab755c65c8c13a777dba9133c214632cb7b65c083
3570+
languageName: node
3571+
linkType: hard
3572+
34183573
"tunnel@npm:^0.0.6":
34193574
version: 0.0.6
34203575
resolution: "tunnel@npm:0.0.6"
@@ -3431,18 +3586,18 @@ __metadata:
34313586
languageName: node
34323587
linkType: hard
34333588

3434-
"typescript-eslint@npm:8.50.0":
3435-
version: 8.50.0
3436-
resolution: "typescript-eslint@npm:8.50.0"
3589+
"typescript-eslint@npm:8.54.0":
3590+
version: 8.54.0
3591+
resolution: "typescript-eslint@npm:8.54.0"
34373592
dependencies:
3438-
"@typescript-eslint/eslint-plugin": "npm:8.50.0"
3439-
"@typescript-eslint/parser": "npm:8.50.0"
3440-
"@typescript-eslint/typescript-estree": "npm:8.50.0"
3441-
"@typescript-eslint/utils": "npm:8.50.0"
3593+
"@typescript-eslint/eslint-plugin": "npm:8.54.0"
3594+
"@typescript-eslint/parser": "npm:8.54.0"
3595+
"@typescript-eslint/typescript-estree": "npm:8.54.0"
3596+
"@typescript-eslint/utils": "npm:8.54.0"
34423597
peerDependencies:
34433598
eslint: ^8.57.0 || ^9.0.0
34443599
typescript: ">=4.8.4 <6.0.0"
3445-
checksum: 10c0/63f96505fdfc7d0ff0b5d0338c5877a76ef0933ea3a0c90b2a5d73a7f0ee18d778dc673d9345de3bcb6f37ae02fd930301ef13b2e162c4850f08ad89f1c19613
3600+
checksum: 10c0/0ba92aa22c0aa10c88b0f4732950ed64245947f1c4ac17328dff94b43eaeddd3068595788725781fba07a87cc964304a075b3e37f9a86312173498fcc6ab4338
34463601
languageName: node
34473602
linkType: hard
34483603

0 commit comments

Comments
 (0)