Skip to content

Commit ccc930e

Browse files
build(deps): update typescript-eslint to v8.23.0
1 parent 0ad6208 commit ccc930e

File tree

2 files changed

+66
-57
lines changed

2 files changed

+66
-57
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,8 +40,8 @@
4040
"@softwareventures/prettier-config": "4.0.0",
4141
"@softwareventures/semantic-release-config": "5.0.0",
4242
"@softwareventures/tsconfig": "8.1.0",
43-
"@typescript-eslint/eslint-plugin": "8.18.0",
44-
"@typescript-eslint/parser": "8.18.0",
43+
"@typescript-eslint/eslint-plugin": "8.23.0",
44+
"@typescript-eslint/parser": "8.23.0",
4545
"ava": "6.2.0",
4646
"commitizen": "4.3.1",
4747
"conventional-changelog-conventionalcommits": "7.0.2",

yarn.lock

Lines changed: 64 additions & 55 deletions
Original file line numberDiff line numberDiff line change
@@ -2484,8 +2484,8 @@ __metadata:
24842484
"@softwareventures/semantic-release-config": "npm:5.0.0"
24852485
"@softwareventures/tsconfig": "npm:8.1.0"
24862486
"@types/node": "npm:^18.0.0 || ^20.0.0 || >=21.0.0"
2487-
"@typescript-eslint/eslint-plugin": "npm:8.18.0"
2488-
"@typescript-eslint/parser": "npm:8.18.0"
2487+
"@typescript-eslint/eslint-plugin": "npm:8.23.0"
2488+
"@typescript-eslint/parser": "npm:8.23.0"
24892489
ava: "npm:6.2.0"
24902490
commitizen: "npm:4.3.1"
24912491
conventional-changelog-conventionalcommits: "npm:7.0.2"
@@ -2652,40 +2652,40 @@ __metadata:
26522652
languageName: node
26532653
linkType: hard
26542654

2655-
"@typescript-eslint/eslint-plugin@npm:8.18.0":
2656-
version: 8.18.0
2657-
resolution: "@typescript-eslint/eslint-plugin@npm:8.18.0"
2655+
"@typescript-eslint/eslint-plugin@npm:8.23.0":
2656+
version: 8.23.0
2657+
resolution: "@typescript-eslint/eslint-plugin@npm:8.23.0"
26582658
dependencies:
26592659
"@eslint-community/regexpp": "npm:^4.10.0"
2660-
"@typescript-eslint/scope-manager": "npm:8.18.0"
2661-
"@typescript-eslint/type-utils": "npm:8.18.0"
2662-
"@typescript-eslint/utils": "npm:8.18.0"
2663-
"@typescript-eslint/visitor-keys": "npm:8.18.0"
2660+
"@typescript-eslint/scope-manager": "npm:8.23.0"
2661+
"@typescript-eslint/type-utils": "npm:8.23.0"
2662+
"@typescript-eslint/utils": "npm:8.23.0"
2663+
"@typescript-eslint/visitor-keys": "npm:8.23.0"
26642664
graphemer: "npm:^1.4.0"
26652665
ignore: "npm:^5.3.1"
26662666
natural-compare: "npm:^1.4.0"
2667-
ts-api-utils: "npm:^1.3.0"
2667+
ts-api-utils: "npm:^2.0.1"
26682668
peerDependencies:
26692669
"@typescript-eslint/parser": ^8.0.0 || ^8.0.0-alpha.0
26702670
eslint: ^8.57.0 || ^9.0.0
26712671
typescript: ">=4.8.4 <5.8.0"
2672-
checksum: 10c0/c338da1b96c41d7b94401a6711659d0fef3acb691eff7a958f9d3aa0442a858830daad67e3575288a4f4669572e2b690517a513519b404a465ad68fe0a82d3ec
2672+
checksum: 10c0/6c760a5f90748774f79a1b701f85fe6d99e89f289bc33993009987b0ffe2d13b3960ce595d452a937f3413af3918c76830659317242c05e49db40ceaca593033
26732673
languageName: node
26742674
linkType: hard
26752675

2676-
"@typescript-eslint/parser@npm:8.18.0":
2677-
version: 8.18.0
2678-
resolution: "@typescript-eslint/parser@npm:8.18.0"
2676+
"@typescript-eslint/parser@npm:8.23.0":
2677+
version: 8.23.0
2678+
resolution: "@typescript-eslint/parser@npm:8.23.0"
26792679
dependencies:
2680-
"@typescript-eslint/scope-manager": "npm:8.18.0"
2681-
"@typescript-eslint/types": "npm:8.18.0"
2682-
"@typescript-eslint/typescript-estree": "npm:8.18.0"
2683-
"@typescript-eslint/visitor-keys": "npm:8.18.0"
2680+
"@typescript-eslint/scope-manager": "npm:8.23.0"
2681+
"@typescript-eslint/types": "npm:8.23.0"
2682+
"@typescript-eslint/typescript-estree": "npm:8.23.0"
2683+
"@typescript-eslint/visitor-keys": "npm:8.23.0"
26842684
debug: "npm:^4.3.4"
26852685
peerDependencies:
26862686
eslint: ^8.57.0 || ^9.0.0
26872687
typescript: ">=4.8.4 <5.8.0"
2688-
checksum: 10c0/d3a062511c24dfcf522a645db1153022d49aa3bb05e288c22474cf04dc1d836f877eb9d2733947e448981ffb16e4de50d4ebe7570a268733a641f228ca6c4849
2688+
checksum: 10c0/f9e0f83a6dd97a9049d4ce23d660a1d4d5f3c57be8efc68e2258e6b2d5b823086d188b534f791a3412ef10d211fe4916b378254728150094c4f8b0ab44aae2a7
26892689
languageName: node
26902690
linkType: hard
26912691

@@ -2699,13 +2699,13 @@ __metadata:
26992699
languageName: node
27002700
linkType: hard
27012701

2702-
"@typescript-eslint/scope-manager@npm:8.18.0":
2703-
version: 8.18.0
2704-
resolution: "@typescript-eslint/scope-manager@npm:8.18.0"
2702+
"@typescript-eslint/scope-manager@npm:8.23.0":
2703+
version: 8.23.0
2704+
resolution: "@typescript-eslint/scope-manager@npm:8.23.0"
27052705
dependencies:
2706-
"@typescript-eslint/types": "npm:8.18.0"
2707-
"@typescript-eslint/visitor-keys": "npm:8.18.0"
2708-
checksum: 10c0/6bf6532fd43f2b55b9b47fa8b0217c5b5a03f022e869a6a21228fc3ae04c0ac6c5ae5d6026866d189ba424d2f98cc6fbd2a34f909d241c9b86c031afd808f90c
2706+
"@typescript-eslint/types": "npm:8.23.0"
2707+
"@typescript-eslint/visitor-keys": "npm:8.23.0"
2708+
checksum: 10c0/625b524a4fc25667b20f3541da84674af9c2abfac6596e30f7a40085513172bf1aac125488b32885894e3ef6596a0d06dec9a65ed4562884e0bca87a758600fa
27092709
languageName: node
27102710
linkType: hard
27112711

@@ -2726,18 +2726,18 @@ __metadata:
27262726
languageName: node
27272727
linkType: hard
27282728

2729-
"@typescript-eslint/type-utils@npm:8.18.0":
2730-
version: 8.18.0
2731-
resolution: "@typescript-eslint/type-utils@npm:8.18.0"
2729+
"@typescript-eslint/type-utils@npm:8.23.0":
2730+
version: 8.23.0
2731+
resolution: "@typescript-eslint/type-utils@npm:8.23.0"
27322732
dependencies:
2733-
"@typescript-eslint/typescript-estree": "npm:8.18.0"
2734-
"@typescript-eslint/utils": "npm:8.18.0"
2733+
"@typescript-eslint/typescript-estree": "npm:8.23.0"
2734+
"@typescript-eslint/utils": "npm:8.23.0"
27352735
debug: "npm:^4.3.4"
2736-
ts-api-utils: "npm:^1.3.0"
2736+
ts-api-utils: "npm:^2.0.1"
27372737
peerDependencies:
27382738
eslint: ^8.57.0 || ^9.0.0
27392739
typescript: ">=4.8.4 <5.8.0"
2740-
checksum: 10c0/c0fcf201c3b53f9374c0571198a639c81536170141caa08fd0f47094a596b1f82f839a849eac5832f954345c567dccb45b2ee1c0872c513331165f7bcb812396
2740+
checksum: 10c0/a98dc2f2f75ec2132176428011ba620ad5b641a04e9e18471a7b9f979f6966a76aeaf6e51072c5364de68f83832a3a77b04518ec65c3092dadbd033d03fb5e35
27412741
languageName: node
27422742
linkType: hard
27432743

@@ -2748,10 +2748,10 @@ __metadata:
27482748
languageName: node
27492749
linkType: hard
27502750

2751-
"@typescript-eslint/types@npm:8.18.0":
2752-
version: 8.18.0
2753-
resolution: "@typescript-eslint/types@npm:8.18.0"
2754-
checksum: 10c0/2dd7468c3f1c305545268b72c3a333488e6ab1b628c5f65081d895866422b9376c21634a7aac437805f84b22e352b6a8fc4dcf925ef4a8fd7d1898b8359f71be
2751+
"@typescript-eslint/types@npm:8.23.0":
2752+
version: 8.23.0
2753+
resolution: "@typescript-eslint/types@npm:8.23.0"
2754+
checksum: 10c0/78737a14e8469e33212d9bbc26d6880bca3f8e47764273eb4c662f5ed38d0b35c626d646d4a8e9a6ee64a0e352b18dd36422e59ce217362b5af473b79d058b35
27552755
languageName: node
27562756
linkType: hard
27572757

@@ -2774,21 +2774,21 @@ __metadata:
27742774
languageName: node
27752775
linkType: hard
27762776

2777-
"@typescript-eslint/typescript-estree@npm:8.18.0":
2778-
version: 8.18.0
2779-
resolution: "@typescript-eslint/typescript-estree@npm:8.18.0"
2777+
"@typescript-eslint/typescript-estree@npm:8.23.0":
2778+
version: 8.23.0
2779+
resolution: "@typescript-eslint/typescript-estree@npm:8.23.0"
27802780
dependencies:
2781-
"@typescript-eslint/types": "npm:8.18.0"
2782-
"@typescript-eslint/visitor-keys": "npm:8.18.0"
2781+
"@typescript-eslint/types": "npm:8.23.0"
2782+
"@typescript-eslint/visitor-keys": "npm:8.23.0"
27832783
debug: "npm:^4.3.4"
27842784
fast-glob: "npm:^3.3.2"
27852785
is-glob: "npm:^4.0.3"
27862786
minimatch: "npm:^9.0.4"
27872787
semver: "npm:^7.6.0"
2788-
ts-api-utils: "npm:^1.3.0"
2788+
ts-api-utils: "npm:^2.0.1"
27892789
peerDependencies:
27902790
typescript: ">=4.8.4 <5.8.0"
2791-
checksum: 10c0/87b432b190b627314f007b17b2371898db78baaa3df67a0d9a94d080d88a7a307906b54a735084cacef37f6421e2b9c3320040617e73fe54eac2bf22c610f1ec
2791+
checksum: 10c0/2cc8defb3d9b25b899a62c6b6ca26c442433bf95f626f6275935e2754d9a74abb0015c737de27038b0f378273e67e61120d9cf2941c44848e4bffbbc297fdf74
27922792
languageName: node
27932793
linkType: hard
27942794

@@ -2806,18 +2806,18 @@ __metadata:
28062806
languageName: node
28072807
linkType: hard
28082808

2809-
"@typescript-eslint/utils@npm:8.18.0":
2810-
version: 8.18.0
2811-
resolution: "@typescript-eslint/utils@npm:8.18.0"
2809+
"@typescript-eslint/utils@npm:8.23.0":
2810+
version: 8.23.0
2811+
resolution: "@typescript-eslint/utils@npm:8.23.0"
28122812
dependencies:
28132813
"@eslint-community/eslint-utils": "npm:^4.4.0"
2814-
"@typescript-eslint/scope-manager": "npm:8.18.0"
2815-
"@typescript-eslint/types": "npm:8.18.0"
2816-
"@typescript-eslint/typescript-estree": "npm:8.18.0"
2814+
"@typescript-eslint/scope-manager": "npm:8.23.0"
2815+
"@typescript-eslint/types": "npm:8.23.0"
2816+
"@typescript-eslint/typescript-estree": "npm:8.23.0"
28172817
peerDependencies:
28182818
eslint: ^8.57.0 || ^9.0.0
28192819
typescript: ">=4.8.4 <5.8.0"
2820-
checksum: 10c0/58a2fc1e404d1f905c2a958d995824eb4abc6e73836b186717550677f8b1d17954acc369feddb83277350915388bc3d8b721423c37777b8b8017fc29c89ec6ee
2820+
checksum: 10c0/8967cf6543b1df2fb8d29086a0d35f5f7623e935706ad7c5bfcc6123e6fb08a767be1770601d481d815022bec43422730c6c8035892f23cd11cdadb16176b418
28212821
languageName: node
28222822
linkType: hard
28232823

@@ -2831,13 +2831,13 @@ __metadata:
28312831
languageName: node
28322832
linkType: hard
28332833

2834-
"@typescript-eslint/visitor-keys@npm:8.18.0":
2835-
version: 8.18.0
2836-
resolution: "@typescript-eslint/visitor-keys@npm:8.18.0"
2834+
"@typescript-eslint/visitor-keys@npm:8.23.0":
2835+
version: 8.23.0
2836+
resolution: "@typescript-eslint/visitor-keys@npm:8.23.0"
28372837
dependencies:
2838-
"@typescript-eslint/types": "npm:8.18.0"
2838+
"@typescript-eslint/types": "npm:8.23.0"
28392839
eslint-visitor-keys: "npm:^4.2.0"
2840-
checksum: 10c0/d4cdc2adab553098b5be7117fb7df76fb66cfd380528881a0a8c2a9eee03bf8baddda07d15ca0bd3ed8b35c379b3f449292183df18e3e81898dbcadafcb708b8
2840+
checksum: 10c0/a406f78aa18b4efb2adf26e3a6ca48c9a6f2cc9545e083b50efaaf90f0a80d2bea79ceda51da1f109706d4138756b0978a323b9176c9a6a519e87168851e7e16
28412841
languageName: node
28422842
linkType: hard
28432843

@@ -10072,6 +10072,15 @@ __metadata:
1007210072
languageName: node
1007310073
linkType: hard
1007410074

10075+
"ts-api-utils@npm:^2.0.1":
10076+
version: 2.0.1
10077+
resolution: "ts-api-utils@npm:2.0.1"
10078+
peerDependencies:
10079+
typescript: ">=4.8.4"
10080+
checksum: 10c0/23fd56a958b332cac00150a652e4c84730df30571bd2faa1ba6d7b511356d1a61656621492bb6c7f15dd6e18847a1408357a0e406671d358115369a17f5bfedd
10081+
languageName: node
10082+
linkType: hard
10083+
1007510084
"tsconfig-paths@npm:^3.15.0":
1007610085
version: 3.15.0
1007710086
resolution: "tsconfig-paths@npm:3.15.0"

0 commit comments

Comments
 (0)