Skip to content

Commit e06928e

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

File tree

2 files changed

+71
-62
lines changed

2 files changed

+71
-62
lines changed

package.json

+2-2
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.31.1",
44+
"@typescript-eslint/parser": "8.31.1",
4545
"ava": "6.2.0",
4646
"commitizen": "4.3.1",
4747
"conventional-changelog-conventionalcommits": "7.0.2",

yarn.lock

+69-60
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.31.1"
2488+
"@typescript-eslint/parser": "npm:8.31.1"
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.31.1":
2656+
version: 8.31.1
2657+
resolution: "@typescript-eslint/eslint-plugin@npm:8.31.1"
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.31.1"
2661+
"@typescript-eslint/type-utils": "npm:8.31.1"
2662+
"@typescript-eslint/utils": "npm:8.31.1"
2663+
"@typescript-eslint/visitor-keys": "npm:8.31.1"
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
2671-
typescript: ">=4.8.4 <5.8.0"
2672-
checksum: 10c0/c338da1b96c41d7b94401a6711659d0fef3acb691eff7a958f9d3aa0442a858830daad67e3575288a4f4669572e2b690517a513519b404a465ad68fe0a82d3ec
2671+
typescript: ">=4.8.4 <5.9.0"
2672+
checksum: 10c0/9d805ab413a666fd2eefb16f257fbf3cea7278ccaf0db30ceb686dfe696e4f40b3aa7c336261c7f0a39a51a7c32a4f08d3d4f16bba0e764ac12c93ae94d82896
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.31.1":
2677+
version: 8.31.1
2678+
resolution: "@typescript-eslint/parser@npm:8.31.1"
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.31.1"
2681+
"@typescript-eslint/types": "npm:8.31.1"
2682+
"@typescript-eslint/typescript-estree": "npm:8.31.1"
2683+
"@typescript-eslint/visitor-keys": "npm:8.31.1"
26842684
debug: "npm:^4.3.4"
26852685
peerDependencies:
26862686
eslint: ^8.57.0 || ^9.0.0
2687-
typescript: ">=4.8.4 <5.8.0"
2688-
checksum: 10c0/d3a062511c24dfcf522a645db1153022d49aa3bb05e288c22474cf04dc1d836f877eb9d2733947e448981ffb16e4de50d4ebe7570a268733a641f228ca6c4849
2687+
typescript: ">=4.8.4 <5.9.0"
2688+
checksum: 10c0/4fffaddbe443fc6a512042b6a777a8b7d9775938b26f54d86279b232b9b3967d90d6bfd65aca0ff010d377855df19708c918545f51cedc51b1688726201added
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.31.1":
2703+
version: 8.31.1
2704+
resolution: "@typescript-eslint/scope-manager@npm:8.31.1"
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.31.1"
2707+
"@typescript-eslint/visitor-keys": "npm:8.31.1"
2708+
checksum: 10c0/759cfaa922f8bc97ecdcfe583df88ad31b04d02a865efc2c6dab622374c9f32839054596193ec3b1c478d8a73690999cbd996e1092605f41a54bbe6a9a62bbf3
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.31.1":
2730+
version: 8.31.1
2731+
resolution: "@typescript-eslint/type-utils@npm:8.31.1"
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.31.1"
2734+
"@typescript-eslint/utils": "npm:8.31.1"
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
2739-
typescript: ">=4.8.4 <5.8.0"
2740-
checksum: 10c0/c0fcf201c3b53f9374c0571198a639c81536170141caa08fd0f47094a596b1f82f839a849eac5832f954345c567dccb45b2ee1c0872c513331165f7bcb812396
2739+
typescript: ">=4.8.4 <5.9.0"
2740+
checksum: 10c0/ea5369cf200cd48f26e2c6013c81f5915cc933117e011537a7424402a1ebececc8a39e290b9572a7876a237116fbd75e9ba9313c9898ab828f5a814ab26066d2
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.31.1":
2752+
version: 8.31.1
2753+
resolution: "@typescript-eslint/types@npm:8.31.1"
2754+
checksum: 10c0/d52692559028b71d8bfda4f098c7fa08e272c11cf9dd99ea9e1cfb00036c0849d6d53694e047a942c6568b3bf5637512e46356de70b412a9216ec6cfb8b2b950
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.31.1":
2778+
version: 8.31.1
2779+
resolution: "@typescript-eslint/typescript-estree@npm:8.31.1"
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.31.1"
2782+
"@typescript-eslint/visitor-keys": "npm:8.31.1"
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:
2790-
typescript: ">=4.8.4 <5.8.0"
2791-
checksum: 10c0/87b432b190b627314f007b17b2371898db78baaa3df67a0d9a94d080d88a7a307906b54a735084cacef37f6421e2b9c3320040617e73fe54eac2bf22c610f1ec
2790+
typescript: ">=4.8.4 <5.9.0"
2791+
checksum: 10c0/77059f204389d2d1b6db32d4df63473c99f5bd051218200f257531c2d2b2e3f237b23aa80a79baebc9ca8a776636867f1fd2d03533d207da2685d740e2c7fbef
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.31.1":
2810+
version: 8.31.1
2811+
resolution: "@typescript-eslint/utils@npm:8.31.1"
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.31.1"
2815+
"@typescript-eslint/types": "npm:8.31.1"
2816+
"@typescript-eslint/typescript-estree": "npm:8.31.1"
28172817
peerDependencies:
28182818
eslint: ^8.57.0 || ^9.0.0
2819-
typescript: ">=4.8.4 <5.8.0"
2820-
checksum: 10c0/58a2fc1e404d1f905c2a958d995824eb4abc6e73836b186717550677f8b1d17954acc369feddb83277350915388bc3d8b721423c37777b8b8017fc29c89ec6ee
2819+
typescript: ">=4.8.4 <5.9.0"
2820+
checksum: 10c0/6190551702605aa60e67828163cb5880eee7ab5f1ee789d32227e4f4297d80ea9be98776400fd0660551dcbcac2a35babef33dd94267856dcb6f36c9c94f11ab
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.31.1":
2835+
version: 8.31.1
2836+
resolution: "@typescript-eslint/visitor-keys@npm:8.31.1"
28372837
dependencies:
2838-
"@typescript-eslint/types": "npm:8.18.0"
2838+
"@typescript-eslint/types": "npm:8.31.1"
28392839
eslint-visitor-keys: "npm:^4.2.0"
2840-
checksum: 10c0/d4cdc2adab553098b5be7117fb7df76fb66cfd380528881a0a8c2a9eee03bf8baddda07d15ca0bd3ed8b35c379b3f449292183df18e3e81898dbcadafcb708b8
2840+
checksum: 10c0/09dbd8e1fdff72802a10bae2c12fa6d25f7e2dab1ff9b720afc2eb4e848b723c179109032aeaeb409d0c9e4107ab4fab8c8b1b47a55d58713d3f29a1365db3ea
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.1.0
10077+
resolution: "ts-api-utils@npm:2.1.0"
10078+
peerDependencies:
10079+
typescript: ">=4.8.4"
10080+
checksum: 10c0/9806a38adea2db0f6aa217ccc6bc9c391ddba338a9fe3080676d0d50ed806d305bb90e8cef0276e793d28c8a929f400abb184ddd7ff83a416959c0f4d2ce754f
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)