Skip to content

Commit 1a35f37

Browse files
Bump typescript-eslint from 8.50.0 to 8.53.0
Bumps [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) from 8.50.0 to 8.53.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.53.0/packages/typescript-eslint) --- updated-dependencies: - dependency-name: typescript-eslint dependency-version: 8.53.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 94c708d commit 1a35f37

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.53.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.53.0":
767+
version: 8.53.0
768+
resolution: "@typescript-eslint/eslint-plugin@npm:8.53.0"
769+
dependencies:
770+
"@eslint-community/regexpp": "npm:^4.12.2"
771+
"@typescript-eslint/scope-manager": "npm:8.53.0"
772+
"@typescript-eslint/type-utils": "npm:8.53.0"
773+
"@typescript-eslint/utils": "npm:8.53.0"
774+
"@typescript-eslint/visitor-keys": "npm:8.53.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.53.0
780+
eslint: ^8.57.0 || ^9.0.0
781+
typescript: ">=4.8.4 <6.0.0"
782+
checksum: 10c0/c28925423023853591696f20844c9365ad4353c8beb004fc5ccc1995903c42202070165a2c750f53abf43420ff8daa19d874010efc4ba925311ca2f320ce55fe
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.53.0":
803+
version: 8.53.0
804+
resolution: "@typescript-eslint/parser@npm:8.53.0"
805+
dependencies:
806+
"@typescript-eslint/scope-manager": "npm:8.53.0"
807+
"@typescript-eslint/types": "npm:8.53.0"
808+
"@typescript-eslint/typescript-estree": "npm:8.53.0"
809+
"@typescript-eslint/visitor-keys": "npm:8.53.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/5c6aae71f4015fc3ebbfe6fa6e040dcc99fc15b6bd36631b67ae61523b2da57651cbb1cd2de430380df5fd13cd03c43f233073af6a8a85714e651a3db74a5cf6
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.53.0":
832+
version: 8.53.0
833+
resolution: "@typescript-eslint/project-service@npm:8.53.0"
834+
dependencies:
835+
"@typescript-eslint/tsconfig-utils": "npm:^8.53.0"
836+
"@typescript-eslint/types": "npm:^8.53.0"
837+
debug: "npm:^4.4.3"
838+
peerDependencies:
839+
typescript: ">=4.8.4 <6.0.0"
840+
checksum: 10c0/b01302890cf853e9bb1d2b19e402ec0ede1388fec833528847d32d65d0e3e03867a14632f816f4f3058e40707b001fab208bf2950ff1e8d7cbbc6c1d57b969d4
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.53.0":
855+
version: 8.53.0
856+
resolution: "@typescript-eslint/scope-manager@npm:8.53.0"
857+
dependencies:
858+
"@typescript-eslint/types": "npm:8.53.0"
859+
"@typescript-eslint/visitor-keys": "npm:8.53.0"
860+
checksum: 10c0/338a7471aaa793858a23498b6ad37da8f419a8ee05cc4105d569b2c676e0f2d7a45806b88a8c8d3454f438f329b61df8e73ae582863a20eb0996529f9275e3c2
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.53.0, @typescript-eslint/tsconfig-utils@npm:^8.53.0":
874+
version: 8.53.0
875+
resolution: "@typescript-eslint/tsconfig-utils@npm:8.53.0"
876+
peerDependencies:
877+
typescript: ">=4.8.4 <6.0.0"
878+
checksum: 10c0/1a136519d4e0c4ae9471f55468ad0a52175b8b41da28188bd7e4efcf72c2c8528aeb3a1b1c9d27f2d94ab0c8d9a91e08ebc1fed5fc8628c9808112427f306428
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.53.0":
899+
version: 8.53.0
900+
resolution: "@typescript-eslint/type-utils@npm:8.53.0"
901+
dependencies:
902+
"@typescript-eslint/types": "npm:8.53.0"
903+
"@typescript-eslint/typescript-estree": "npm:8.53.0"
904+
"@typescript-eslint/utils": "npm:8.53.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/6d7d6eb80a6b214d9c8e185527e21fa44e1f4d2fe48d4f29f964f8c3921da47757a8cc537edc5c233fc47af02a487935c176b1c918ce4d22ba8341dbd1b455e0
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.53.0, @typescript-eslint/types@npm:^8.53.0":
922+
version: 8.53.0
923+
resolution: "@typescript-eslint/types@npm:8.53.0"
924+
checksum: 10c0/a88681795becbe857f9868427c0d75c2ab2fb1acde14907b8791709b6d7835400bf9a0b41f22e97a13f1274e0082f5675692b815e30268e6eada492913100306
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.53.0":
948+
version: 8.53.0
949+
resolution: "@typescript-eslint/typescript-estree@npm:8.53.0"
950+
dependencies:
951+
"@typescript-eslint/project-service": "npm:8.53.0"
952+
"@typescript-eslint/tsconfig-utils": "npm:8.53.0"
953+
"@typescript-eslint/types": "npm:8.53.0"
954+
"@typescript-eslint/visitor-keys": "npm:8.53.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/31819fba9fbef3e3ab494409b18ff40042cc3e7a4ba72fe06475062b7e196aaf9752e526a1c51abf3002627833b387279f00fdfa66886b05c028e129a57b550a
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.53.0":
982+
version: 8.53.0
983+
resolution: "@typescript-eslint/utils@npm:8.53.0"
984+
dependencies:
985+
"@eslint-community/eslint-utils": "npm:^4.9.1"
986+
"@typescript-eslint/scope-manager": "npm:8.53.0"
987+
"@typescript-eslint/types": "npm:8.53.0"
988+
"@typescript-eslint/typescript-estree": "npm:8.53.0"
989+
peerDependencies:
990+
eslint: ^8.57.0 || ^9.0.0
991+
typescript: ">=4.8.4 <6.0.0"
992+
checksum: 10c0/6af761fc5ed89606bd8dd1abf7c526afe0060c115035a4fcddfa173ba8a01b7422edf84bc4d74aab2a086911db57a893a2753b3c025ace3e86adc1c2259a6253
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.53.0":
1007+
version: 8.53.0
1008+
resolution: "@typescript-eslint/visitor-keys@npm:8.53.0"
1009+
dependencies:
1010+
"@typescript-eslint/types": "npm:8.53.0"
1011+
eslint-visitor-keys: "npm:^4.2.1"
1012+
checksum: 10c0/be2062073c9fd28762f73d442e8536f16e1eab0935df463ed45bd95575b4b79b4a4ca1f45c04b1964dc424b8d25c6489253e3ea2236bb74cff9b7e02e1e7f5be
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.53.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.53.0":
3590+
version: 8.53.0
3591+
resolution: "typescript-eslint@npm:8.53.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.53.0"
3594+
"@typescript-eslint/parser": "npm:8.53.0"
3595+
"@typescript-eslint/typescript-estree": "npm:8.53.0"
3596+
"@typescript-eslint/utils": "npm:8.53.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/eb12a31f6bfb1edd9a381ca85c1095b917f57d56ab58720e893f48637613761d384300debe43f19999724201627596cc5b5dcde97f92de32b7146b038072fd7c
34463601
languageName: node
34473602
linkType: hard
34483603

0 commit comments

Comments
 (0)