Skip to content

Commit 321d2f3

Browse files
build(deps): update typescript-eslint to v8.32.0
1 parent 0ad6208 commit 321d2f3

File tree

2 files changed

+76
-67
lines changed

2 files changed

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

yarn.lock

+74-65
Original file line numberDiff line numberDiff line change
@@ -1643,14 +1643,14 @@ __metadata:
16431643
languageName: node
16441644
linkType: hard
16451645

1646-
"@eslint-community/eslint-utils@npm:^4.2.0, @eslint-community/eslint-utils@npm:^4.4.0":
1647-
version: 4.4.1
1648-
resolution: "@eslint-community/eslint-utils@npm:4.4.1"
1646+
"@eslint-community/eslint-utils@npm:^4.2.0, @eslint-community/eslint-utils@npm:^4.4.0, @eslint-community/eslint-utils@npm:^4.7.0":
1647+
version: 4.7.0
1648+
resolution: "@eslint-community/eslint-utils@npm:4.7.0"
16491649
dependencies:
16501650
eslint-visitor-keys: "npm:^3.4.3"
16511651
peerDependencies:
16521652
eslint: ^6.0.0 || ^7.0.0 || >=8.0.0
1653-
checksum: 10c0/2aa0ac2fc50ff3f234408b10900ed4f1a0b19352f21346ad4cc3d83a1271481bdda11097baa45d484dd564c895e0762a27a8240be7a256b3ad47129e96528252
1653+
checksum: 10c0/c0f4f2bd73b7b7a9de74b716a664873d08ab71ab439e51befe77d61915af41a81ecec93b408778b3a7856185244c34c2c8ee28912072ec14def84ba2dec70adf
16541654
languageName: node
16551655
linkType: hard
16561656

@@ -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.32.0"
2488+
"@typescript-eslint/parser": "npm:8.32.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.32.0":
2656+
version: 8.32.0
2657+
resolution: "@typescript-eslint/eslint-plugin@npm:8.32.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.32.0"
2661+
"@typescript-eslint/type-utils": "npm:8.32.0"
2662+
"@typescript-eslint/utils": "npm:8.32.0"
2663+
"@typescript-eslint/visitor-keys": "npm:8.32.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.1.0"
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/db3d151386d7f086a2289ff21c12bff6d2c9e1e1fab7e20be627927604621618cfcfbe3289a1acf7ed7c0e465b64a696f02f3a95eac0aaafd1fe9d5431efe7b5
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.32.0":
2677+
version: 8.32.0
2678+
resolution: "@typescript-eslint/parser@npm:8.32.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.32.0"
2681+
"@typescript-eslint/types": "npm:8.32.0"
2682+
"@typescript-eslint/typescript-estree": "npm:8.32.0"
2683+
"@typescript-eslint/visitor-keys": "npm:8.32.0"
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/357a30a853102b1d09a064451f0e66610d41b86f0f4f7bf8b3ce96180e8c58acb0ed24b9f5bba970f7d8d5e94e98c583f2a821135002e3037b0dbce249563926
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.32.0":
2703+
version: 8.32.0
2704+
resolution: "@typescript-eslint/scope-manager@npm:8.32.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.32.0"
2707+
"@typescript-eslint/visitor-keys": "npm:8.32.0"
2708+
checksum: 10c0/9149d4eebfc7f096a3401a4865e0e552231c91cee362fe3a59c31cf2f0b6b325619f534aed41688c3702867cf86b12454e00055d09e7f229c92083e28e97baac
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.32.0":
2730+
version: 8.32.0
2731+
resolution: "@typescript-eslint/type-utils@npm:8.32.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.32.0"
2734+
"@typescript-eslint/utils": "npm:8.32.0"
27352735
debug: "npm:^4.3.4"
2736-
ts-api-utils: "npm:^1.3.0"
2736+
ts-api-utils: "npm:^2.1.0"
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/3aec7fbe77d8dae698f75d55d6bed537e7dfa3ed069fbcae456dcf5580c16746ef3e7020522223ca560a75842183fbb8e7ff309e872035d14bf98eb8fae454b4
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.32.0":
2752+
version: 8.32.0
2753+
resolution: "@typescript-eslint/types@npm:8.32.0"
2754+
checksum: 10c0/86cc1e365bc12b8baf539e8e2d280b068a7d4a4220f5834fe4de182827a971200408a1ad20f9679af4c4bcdafea03dd66319fe7f1d060ce4b5abbf2962ea3062
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.32.0":
2778+
version: 8.32.0
2779+
resolution: "@typescript-eslint/typescript-estree@npm:8.32.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.32.0"
2782+
"@typescript-eslint/visitor-keys": "npm:8.32.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.1.0"
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/c366a457b544c52cb26ffe3e07ed9d3c6eea9fa8a181c2fdba9a0d2076e5d3198dedfb8510038b0791bd338773d8c8d2af048b7c69999d3fd8540ef790dbc720
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.32.0":
2810+
version: 8.32.0
2811+
resolution: "@typescript-eslint/utils@npm:8.32.0"
28122812
dependencies:
2813-
"@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"
2813+
"@eslint-community/eslint-utils": "npm:^4.7.0"
2814+
"@typescript-eslint/scope-manager": "npm:8.32.0"
2815+
"@typescript-eslint/types": "npm:8.32.0"
2816+
"@typescript-eslint/typescript-estree": "npm:8.32.0"
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/b5b65555b98c8fc92ec016ce2329f644b4d09def28c36422ce77aad9eda1b4dae009bf97b684357e97dd15de66dddba7d8d86e426e11123dae80f7ca2b4f9bd4
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.32.0":
2835+
version: 8.32.0
2836+
resolution: "@typescript-eslint/visitor-keys@npm:8.32.0"
28372837
dependencies:
2838-
"@typescript-eslint/types": "npm:8.18.0"
2838+
"@typescript-eslint/types": "npm:8.32.0"
28392839
eslint-visitor-keys: "npm:^4.2.0"
2840-
checksum: 10c0/d4cdc2adab553098b5be7117fb7df76fb66cfd380528881a0a8c2a9eee03bf8baddda07d15ca0bd3ed8b35c379b3f449292183df18e3e81898dbcadafcb708b8
2840+
checksum: 10c0/f2e5254d9b1d00cd6360e27240ad72fbab7bcbaed46944943ff077e12fe4883790571f3734f8cb12c3e278bfd7bc4f8f7192ed899f341c282269a9dd16f0cba0
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.1.0":
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)