Skip to content

Commit d80acaf

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

2 files changed

Lines changed: 128 additions & 3 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"@eslint/js": "9.39.2",
3030
"@types/node": "25.0.2",
3131
"@typescript-eslint/eslint-plugin": "8.50.0",
32-
"@typescript-eslint/parser": "8.50.0",
32+
"@typescript-eslint/parser": "8.57.0",
3333
"eslint": "9.39.2",
3434
"eslint-config-prettier": "10.1.8",
3535
"eslint-plugin-simple-import-sort": "12.1.1",

yarn.lock

Lines changed: 127 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -768,6 +768,22 @@ __metadata:
768768
languageName: node
769769
linkType: hard
770770

771+
"@typescript-eslint/parser@npm:8.57.0":
772+
version: 8.57.0
773+
resolution: "@typescript-eslint/parser@npm:8.57.0"
774+
dependencies:
775+
"@typescript-eslint/scope-manager": "npm:8.57.0"
776+
"@typescript-eslint/types": "npm:8.57.0"
777+
"@typescript-eslint/typescript-estree": "npm:8.57.0"
778+
"@typescript-eslint/visitor-keys": "npm:8.57.0"
779+
debug: "npm:^4.4.3"
780+
peerDependencies:
781+
eslint: ^8.57.0 || ^9.0.0 || ^10.0.0
782+
typescript: ">=4.8.4 <6.0.0"
783+
checksum: 10c0/c224e0802cdc42ad7c79553018d6572370eff6539b3cb92220e44da3931dfe7e94a11fcea7d30d9c9366e76d50488c8c9d59002ba52dd6818fdc598280f7990c
784+
languageName: node
785+
linkType: hard
786+
771787
"@typescript-eslint/project-service@npm:8.50.0":
772788
version: 8.50.0
773789
resolution: "@typescript-eslint/project-service@npm:8.50.0"
@@ -781,6 +797,19 @@ __metadata:
781797
languageName: node
782798
linkType: hard
783799

800+
"@typescript-eslint/project-service@npm:8.57.0":
801+
version: 8.57.0
802+
resolution: "@typescript-eslint/project-service@npm:8.57.0"
803+
dependencies:
804+
"@typescript-eslint/tsconfig-utils": "npm:^8.57.0"
805+
"@typescript-eslint/types": "npm:^8.57.0"
806+
debug: "npm:^4.4.3"
807+
peerDependencies:
808+
typescript: ">=4.8.4 <6.0.0"
809+
checksum: 10c0/f97c25ad9c39957fc58fba21dbc8ce928d3889f95b0ecc93b477da3ce9bb6057bf866cac8114c0c93c455f68d0fb5b0042dc4771e436f07cd9c975bc61f3221f
810+
languageName: node
811+
linkType: hard
812+
784813
"@typescript-eslint/scope-manager@npm:8.50.0":
785814
version: 8.50.0
786815
resolution: "@typescript-eslint/scope-manager@npm:8.50.0"
@@ -791,6 +820,16 @@ __metadata:
791820
languageName: node
792821
linkType: hard
793822

823+
"@typescript-eslint/scope-manager@npm:8.57.0":
824+
version: 8.57.0
825+
resolution: "@typescript-eslint/scope-manager@npm:8.57.0"
826+
dependencies:
827+
"@typescript-eslint/types": "npm:8.57.0"
828+
"@typescript-eslint/visitor-keys": "npm:8.57.0"
829+
checksum: 10c0/a3e1243044f4634a36308f0d027db97ef686ed88cb93183feee1ba0a6de4eaa8824bb63b79075241c0a275d989d5f2641a6341cc785a6c688ee6f0d05c07d723
830+
languageName: node
831+
linkType: hard
832+
794833
"@typescript-eslint/tsconfig-utils@npm:8.50.0, @typescript-eslint/tsconfig-utils@npm:^8.50.0":
795834
version: 8.50.0
796835
resolution: "@typescript-eslint/tsconfig-utils@npm:8.50.0"
@@ -800,6 +839,15 @@ __metadata:
800839
languageName: node
801840
linkType: hard
802841

842+
"@typescript-eslint/tsconfig-utils@npm:8.57.0, @typescript-eslint/tsconfig-utils@npm:^8.57.0":
843+
version: 8.57.0
844+
resolution: "@typescript-eslint/tsconfig-utils@npm:8.57.0"
845+
peerDependencies:
846+
typescript: ">=4.8.4 <6.0.0"
847+
checksum: 10c0/d63f4de1a9d39c208b05a93df838318ff48af0a6ae561395d1860a8fd1fc552d47cc08065c445e084fb67bfac1c5a477183213477ed2bca688b9409cbeda3965
848+
languageName: node
849+
linkType: hard
850+
803851
"@typescript-eslint/type-utils@npm:8.50.0":
804852
version: 8.50.0
805853
resolution: "@typescript-eslint/type-utils@npm:8.50.0"
@@ -823,6 +871,13 @@ __metadata:
823871
languageName: node
824872
linkType: hard
825873

874+
"@typescript-eslint/types@npm:8.57.0, @typescript-eslint/types@npm:^8.57.0":
875+
version: 8.57.0
876+
resolution: "@typescript-eslint/types@npm:8.57.0"
877+
checksum: 10c0/69eb21a9a550f17ce9445b7bfab9099d6a43fa33f79506df966793077d73423dad7612f33a7efb1e09f4403a889ba6b7a44987cf3e6fea0e63a373022226bc68
878+
languageName: node
879+
linkType: hard
880+
826881
"@typescript-eslint/typescript-estree@npm:8.50.0":
827882
version: 8.50.0
828883
resolution: "@typescript-eslint/typescript-estree@npm:8.50.0"
@@ -842,6 +897,25 @@ __metadata:
842897
languageName: node
843898
linkType: hard
844899

900+
"@typescript-eslint/typescript-estree@npm:8.57.0":
901+
version: 8.57.0
902+
resolution: "@typescript-eslint/typescript-estree@npm:8.57.0"
903+
dependencies:
904+
"@typescript-eslint/project-service": "npm:8.57.0"
905+
"@typescript-eslint/tsconfig-utils": "npm:8.57.0"
906+
"@typescript-eslint/types": "npm:8.57.0"
907+
"@typescript-eslint/visitor-keys": "npm:8.57.0"
908+
debug: "npm:^4.4.3"
909+
minimatch: "npm:^10.2.2"
910+
semver: "npm:^7.7.3"
911+
tinyglobby: "npm:^0.2.15"
912+
ts-api-utils: "npm:^2.4.0"
913+
peerDependencies:
914+
typescript: ">=4.8.4 <6.0.0"
915+
checksum: 10c0/2b72ff255b6711d529496bcae38869e3809b15761252809743d80d01e3efa5a62ebaafc24b96b16a245a8d0bd307958a3e9ab31434d03a87acedbdd5e01c18be
916+
languageName: node
917+
linkType: hard
918+
845919
"@typescript-eslint/utils@npm:8.50.0":
846920
version: 8.50.0
847921
resolution: "@typescript-eslint/utils@npm:8.50.0"
@@ -867,6 +941,16 @@ __metadata:
867941
languageName: node
868942
linkType: hard
869943

944+
"@typescript-eslint/visitor-keys@npm:8.57.0":
945+
version: 8.57.0
946+
resolution: "@typescript-eslint/visitor-keys@npm:8.57.0"
947+
dependencies:
948+
"@typescript-eslint/types": "npm:8.57.0"
949+
eslint-visitor-keys: "npm:^5.0.0"
950+
checksum: 10c0/4e585126b7b10f04c8d52166a473b715038793c87c7b7a1dbd0f577b017896db8545d6ea13bd191c12cf951dfdac23884b3e9bf0bb6f44afea38ae9eae5d7a6a
951+
languageName: node
952+
linkType: hard
953+
870954
"@vitest/expect@npm:4.0.15":
871955
version: 4.0.15
872956
resolution: "@vitest/expect@npm:4.0.15"
@@ -1065,6 +1149,13 @@ __metadata:
10651149
languageName: node
10661150
linkType: hard
10671151

1152+
"balanced-match@npm:^4.0.2":
1153+
version: 4.0.4
1154+
resolution: "balanced-match@npm:4.0.4"
1155+
checksum: 10c0/07e86102a3eb2ee2a6a1a89164f29d0dbaebd28f2ca3f5ca786f36b8b23d9e417eb3be45a4acf754f837be5ac0a2317de90d3fcb7f4f4dc95720a1f36b26a17b
1156+
languageName: node
1157+
linkType: hard
1158+
10681159
"baseline-browser-mapping@npm:^2.9.0":
10691160
version: 2.9.7
10701161
resolution: "baseline-browser-mapping@npm:2.9.7"
@@ -1100,6 +1191,15 @@ __metadata:
11001191
languageName: node
11011192
linkType: hard
11021193

1194+
"brace-expansion@npm:^5.0.2":
1195+
version: 5.0.4
1196+
resolution: "brace-expansion@npm:5.0.4"
1197+
dependencies:
1198+
balanced-match: "npm:^4.0.2"
1199+
checksum: 10c0/359cbcfa80b2eb914ca1f3440e92313fbfe7919ee6b274c35db55bec555aded69dac5ee78f102cec90c35f98c20fa43d10936d0cd9978158823c249257e1643a
1200+
languageName: node
1201+
linkType: hard
1202+
11031203
"browserslist@npm:^4.28.0":
11041204
version: 4.28.1
11051205
resolution: "browserslist@npm:4.28.1"
@@ -1306,7 +1406,7 @@ __metadata:
13061406
languageName: node
13071407
linkType: hard
13081408

1309-
"debug@npm:4, debug@npm:^4.3.1, debug@npm:^4.3.2, debug@npm:^4.3.4":
1409+
"debug@npm:4, debug@npm:^4.3.1, debug@npm:^4.3.2, debug@npm:^4.3.4, debug@npm:^4.4.3":
13101410
version: 4.4.3
13111411
resolution: "debug@npm:4.4.3"
13121412
dependencies:
@@ -1659,6 +1759,13 @@ __metadata:
16591759
languageName: node
16601760
linkType: hard
16611761

1762+
"eslint-visitor-keys@npm:^5.0.0":
1763+
version: 5.0.1
1764+
resolution: "eslint-visitor-keys@npm:5.0.1"
1765+
checksum: 10c0/16190bdf2cbae40a1109384c94450c526a79b0b9c3cb21e544256ed85ac48a4b84db66b74a6561d20fe6ab77447f150d711c2ad5ad74df4fcc133736bce99678
1766+
languageName: node
1767+
linkType: hard
1768+
16621769
"eslint@npm:9.39.2":
16631770
version: 9.39.2
16641771
resolution: "eslint@npm:9.39.2"
@@ -2409,6 +2516,15 @@ __metadata:
24092516
languageName: node
24102517
linkType: hard
24112518

2519+
"minimatch@npm:^10.2.2":
2520+
version: 10.2.4
2521+
resolution: "minimatch@npm:10.2.4"
2522+
dependencies:
2523+
brace-expansion: "npm:^5.0.2"
2524+
checksum: 10c0/35f3dfb7b99b51efd46afd378486889f590e7efb10e0f6a10ba6800428cf65c9a8dedb74427d0570b318d749b543dc4e85f06d46d2858bc8cac7e1eb49a95945
2525+
languageName: node
2526+
linkType: hard
2527+
24122528
"minimatch@npm:^3.0.4, minimatch@npm:^3.1.2":
24132529
version: 3.1.2
24142530
resolution: "minimatch@npm:3.1.2"
@@ -2863,7 +2979,7 @@ __metadata:
28632979
"@eslint/js": "npm:9.39.2"
28642980
"@types/node": "npm:25.0.2"
28652981
"@typescript-eslint/eslint-plugin": "npm:8.50.0"
2866-
"@typescript-eslint/parser": "npm:8.50.0"
2982+
"@typescript-eslint/parser": "npm:8.57.0"
28672983
eslint: "npm:9.39.2"
28682984
eslint-config-prettier: "npm:10.1.8"
28692985
eslint-plugin-simple-import-sort: "npm:12.1.1"
@@ -3415,6 +3531,15 @@ __metadata:
34153531
languageName: node
34163532
linkType: hard
34173533

3534+
"ts-api-utils@npm:^2.4.0":
3535+
version: 2.4.0
3536+
resolution: "ts-api-utils@npm:2.4.0"
3537+
peerDependencies:
3538+
typescript: ">=4.8.4"
3539+
checksum: 10c0/ed185861aef4e7124366a3f6561113557a57504267d4d452a51e0ba516a9b6e713b56b4aeaab9fa13de9db9ab755c65c8c13a777dba9133c214632cb7b65c083
3540+
languageName: node
3541+
linkType: hard
3542+
34183543
"tunnel@npm:^0.0.6":
34193544
version: 0.0.6
34203545
resolution: "tunnel@npm:0.0.6"

0 commit comments

Comments
 (0)