Skip to content

Commit 0d27bc2

Browse files
Bump @typescript-eslint/eslint-plugin from 8.50.0 to 8.53.0
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) 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/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.53.0/packages/eslint-plugin) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" 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 0d27bc2

2 files changed

Lines changed: 145 additions & 6 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"devDependencies": {
2929
"@eslint/js": "9.39.2",
3030
"@types/node": "25.0.2",
31-
"@typescript-eslint/eslint-plugin": "8.50.0",
31+
"@typescript-eslint/eslint-plugin": "8.53.0",
3232
"@typescript-eslint/parser": "8.50.0",
3333
"eslint": "9.39.2",
3434
"eslint-config-prettier": "10.1.8",

yarn.lock

Lines changed: 144 additions & 5 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"
@@ -781,6 +812,19 @@ __metadata:
781812
languageName: node
782813
linkType: hard
783814

815+
"@typescript-eslint/project-service@npm:8.53.0":
816+
version: 8.53.0
817+
resolution: "@typescript-eslint/project-service@npm:8.53.0"
818+
dependencies:
819+
"@typescript-eslint/tsconfig-utils": "npm:^8.53.0"
820+
"@typescript-eslint/types": "npm:^8.53.0"
821+
debug: "npm:^4.4.3"
822+
peerDependencies:
823+
typescript: ">=4.8.4 <6.0.0"
824+
checksum: 10c0/b01302890cf853e9bb1d2b19e402ec0ede1388fec833528847d32d65d0e3e03867a14632f816f4f3058e40707b001fab208bf2950ff1e8d7cbbc6c1d57b969d4
825+
languageName: node
826+
linkType: hard
827+
784828
"@typescript-eslint/scope-manager@npm:8.50.0":
785829
version: 8.50.0
786830
resolution: "@typescript-eslint/scope-manager@npm:8.50.0"
@@ -791,6 +835,16 @@ __metadata:
791835
languageName: node
792836
linkType: hard
793837

838+
"@typescript-eslint/scope-manager@npm:8.53.0":
839+
version: 8.53.0
840+
resolution: "@typescript-eslint/scope-manager@npm:8.53.0"
841+
dependencies:
842+
"@typescript-eslint/types": "npm:8.53.0"
843+
"@typescript-eslint/visitor-keys": "npm:8.53.0"
844+
checksum: 10c0/338a7471aaa793858a23498b6ad37da8f419a8ee05cc4105d569b2c676e0f2d7a45806b88a8c8d3454f438f329b61df8e73ae582863a20eb0996529f9275e3c2
845+
languageName: node
846+
linkType: hard
847+
794848
"@typescript-eslint/tsconfig-utils@npm:8.50.0, @typescript-eslint/tsconfig-utils@npm:^8.50.0":
795849
version: 8.50.0
796850
resolution: "@typescript-eslint/tsconfig-utils@npm:8.50.0"
@@ -800,6 +854,15 @@ __metadata:
800854
languageName: node
801855
linkType: hard
802856

857+
"@typescript-eslint/tsconfig-utils@npm:8.53.0, @typescript-eslint/tsconfig-utils@npm:^8.53.0":
858+
version: 8.53.0
859+
resolution: "@typescript-eslint/tsconfig-utils@npm:8.53.0"
860+
peerDependencies:
861+
typescript: ">=4.8.4 <6.0.0"
862+
checksum: 10c0/1a136519d4e0c4ae9471f55468ad0a52175b8b41da28188bd7e4efcf72c2c8528aeb3a1b1c9d27f2d94ab0c8d9a91e08ebc1fed5fc8628c9808112427f306428
863+
languageName: node
864+
linkType: hard
865+
803866
"@typescript-eslint/type-utils@npm:8.50.0":
804867
version: 8.50.0
805868
resolution: "@typescript-eslint/type-utils@npm:8.50.0"
@@ -816,13 +879,36 @@ __metadata:
816879
languageName: node
817880
linkType: hard
818881

882+
"@typescript-eslint/type-utils@npm:8.53.0":
883+
version: 8.53.0
884+
resolution: "@typescript-eslint/type-utils@npm:8.53.0"
885+
dependencies:
886+
"@typescript-eslint/types": "npm:8.53.0"
887+
"@typescript-eslint/typescript-estree": "npm:8.53.0"
888+
"@typescript-eslint/utils": "npm:8.53.0"
889+
debug: "npm:^4.4.3"
890+
ts-api-utils: "npm:^2.4.0"
891+
peerDependencies:
892+
eslint: ^8.57.0 || ^9.0.0
893+
typescript: ">=4.8.4 <6.0.0"
894+
checksum: 10c0/6d7d6eb80a6b214d9c8e185527e21fa44e1f4d2fe48d4f29f964f8c3921da47757a8cc537edc5c233fc47af02a487935c176b1c918ce4d22ba8341dbd1b455e0
895+
languageName: node
896+
linkType: hard
897+
819898
"@typescript-eslint/types@npm:8.50.0, @typescript-eslint/types@npm:^8.50.0":
820899
version: 8.50.0
821900
resolution: "@typescript-eslint/types@npm:8.50.0"
822901
checksum: 10c0/15ec0d75deb331c5ccda726ad95d7f2801fde0f5edfe70425bbdede9e3c9e93b18e7890c9bc42f86ebd65221ebce75e6cc536a65cb1fbbdb0763df22ac392c7a
823902
languageName: node
824903
linkType: hard
825904

905+
"@typescript-eslint/types@npm:8.53.0, @typescript-eslint/types@npm:^8.53.0":
906+
version: 8.53.0
907+
resolution: "@typescript-eslint/types@npm:8.53.0"
908+
checksum: 10c0/a88681795becbe857f9868427c0d75c2ab2fb1acde14907b8791709b6d7835400bf9a0b41f22e97a13f1274e0082f5675692b815e30268e6eada492913100306
909+
languageName: node
910+
linkType: hard
911+
826912
"@typescript-eslint/typescript-estree@npm:8.50.0":
827913
version: 8.50.0
828914
resolution: "@typescript-eslint/typescript-estree@npm:8.50.0"
@@ -842,6 +928,25 @@ __metadata:
842928
languageName: node
843929
linkType: hard
844930

931+
"@typescript-eslint/typescript-estree@npm:8.53.0":
932+
version: 8.53.0
933+
resolution: "@typescript-eslint/typescript-estree@npm:8.53.0"
934+
dependencies:
935+
"@typescript-eslint/project-service": "npm:8.53.0"
936+
"@typescript-eslint/tsconfig-utils": "npm:8.53.0"
937+
"@typescript-eslint/types": "npm:8.53.0"
938+
"@typescript-eslint/visitor-keys": "npm:8.53.0"
939+
debug: "npm:^4.4.3"
940+
minimatch: "npm:^9.0.5"
941+
semver: "npm:^7.7.3"
942+
tinyglobby: "npm:^0.2.15"
943+
ts-api-utils: "npm:^2.4.0"
944+
peerDependencies:
945+
typescript: ">=4.8.4 <6.0.0"
946+
checksum: 10c0/31819fba9fbef3e3ab494409b18ff40042cc3e7a4ba72fe06475062b7e196aaf9752e526a1c51abf3002627833b387279f00fdfa66886b05c028e129a57b550a
947+
languageName: node
948+
linkType: hard
949+
845950
"@typescript-eslint/utils@npm:8.50.0":
846951
version: 8.50.0
847952
resolution: "@typescript-eslint/utils@npm:8.50.0"
@@ -857,6 +962,21 @@ __metadata:
857962
languageName: node
858963
linkType: hard
859964

965+
"@typescript-eslint/utils@npm:8.53.0":
966+
version: 8.53.0
967+
resolution: "@typescript-eslint/utils@npm:8.53.0"
968+
dependencies:
969+
"@eslint-community/eslint-utils": "npm:^4.9.1"
970+
"@typescript-eslint/scope-manager": "npm:8.53.0"
971+
"@typescript-eslint/types": "npm:8.53.0"
972+
"@typescript-eslint/typescript-estree": "npm:8.53.0"
973+
peerDependencies:
974+
eslint: ^8.57.0 || ^9.0.0
975+
typescript: ">=4.8.4 <6.0.0"
976+
checksum: 10c0/6af761fc5ed89606bd8dd1abf7c526afe0060c115035a4fcddfa173ba8a01b7422edf84bc4d74aab2a086911db57a893a2753b3c025ace3e86adc1c2259a6253
977+
languageName: node
978+
linkType: hard
979+
860980
"@typescript-eslint/visitor-keys@npm:8.50.0":
861981
version: 8.50.0
862982
resolution: "@typescript-eslint/visitor-keys@npm:8.50.0"
@@ -867,6 +987,16 @@ __metadata:
867987
languageName: node
868988
linkType: hard
869989

990+
"@typescript-eslint/visitor-keys@npm:8.53.0":
991+
version: 8.53.0
992+
resolution: "@typescript-eslint/visitor-keys@npm:8.53.0"
993+
dependencies:
994+
"@typescript-eslint/types": "npm:8.53.0"
995+
eslint-visitor-keys: "npm:^4.2.1"
996+
checksum: 10c0/be2062073c9fd28762f73d442e8536f16e1eab0935df463ed45bd95575b4b79b4a4ca1f45c04b1964dc424b8d25c6489253e3ea2236bb74cff9b7e02e1e7f5be
997+
languageName: node
998+
linkType: hard
999+
8701000
"@vitest/expect@npm:4.0.15":
8711001
version: 4.0.15
8721002
resolution: "@vitest/expect@npm:4.0.15"
@@ -1306,7 +1436,7 @@ __metadata:
13061436
languageName: node
13071437
linkType: hard
13081438

1309-
"debug@npm:4, debug@npm:^4.3.1, debug@npm:^4.3.2, debug@npm:^4.3.4":
1439+
"debug@npm:4, debug@npm:^4.3.1, debug@npm:^4.3.2, debug@npm:^4.3.4, debug@npm:^4.4.3":
13101440
version: 4.4.3
13111441
resolution: "debug@npm:4.4.3"
13121442
dependencies:
@@ -2082,7 +2212,7 @@ __metadata:
20822212
languageName: node
20832213
linkType: hard
20842214

2085-
"ignore@npm:^7.0.0":
2215+
"ignore@npm:^7.0.0, ignore@npm:^7.0.5":
20862216
version: 7.0.5
20872217
resolution: "ignore@npm:7.0.5"
20882218
checksum: 10c0/ae00db89fe873064a093b8999fe4cc284b13ef2a178636211842cceb650b9c3e390d3339191acb145d81ed5379d2074840cf0c33a20bdbd6f32821f79eb4ad5d
@@ -2418,7 +2548,7 @@ __metadata:
24182548
languageName: node
24192549
linkType: hard
24202550

2421-
"minimatch@npm:^9.0.4":
2551+
"minimatch@npm:^9.0.4, minimatch@npm:^9.0.5":
24222552
version: 9.0.5
24232553
resolution: "minimatch@npm:9.0.5"
24242554
dependencies:
@@ -2862,7 +2992,7 @@ __metadata:
28622992
"@actions/github": "npm:6.0.1"
28632993
"@eslint/js": "npm:9.39.2"
28642994
"@types/node": "npm:25.0.2"
2865-
"@typescript-eslint/eslint-plugin": "npm:8.50.0"
2995+
"@typescript-eslint/eslint-plugin": "npm:8.53.0"
28662996
"@typescript-eslint/parser": "npm:8.50.0"
28672997
eslint: "npm:9.39.2"
28682998
eslint-config-prettier: "npm:10.1.8"
@@ -3415,6 +3545,15 @@ __metadata:
34153545
languageName: node
34163546
linkType: hard
34173547

3548+
"ts-api-utils@npm:^2.4.0":
3549+
version: 2.4.0
3550+
resolution: "ts-api-utils@npm:2.4.0"
3551+
peerDependencies:
3552+
typescript: ">=4.8.4"
3553+
checksum: 10c0/ed185861aef4e7124366a3f6561113557a57504267d4d452a51e0ba516a9b6e713b56b4aeaab9fa13de9db9ab755c65c8c13a777dba9133c214632cb7b65c083
3554+
languageName: node
3555+
linkType: hard
3556+
34183557
"tunnel@npm:^0.0.6":
34193558
version: 0.0.6
34203559
resolution: "tunnel@npm:0.0.6"

0 commit comments

Comments
 (0)