Skip to content

Commit 94352ba

Browse files
build(deps): update typescript-eslint to v8.33.0
1 parent 0ad6208 commit 94352ba

File tree

2 files changed

+107
-69
lines changed

2 files changed

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

yarn.lock

Lines changed: 105 additions & 67 deletions
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.33.0"
2488+
"@typescript-eslint/parser": "npm:8.33.0"
24892489
ava: "npm:6.2.0"
24902490
commitizen: "npm:4.3.1"
24912491
conventional-changelog-conventionalcommits: "npm:7.0.2"
@@ -2652,40 +2652,51 @@ __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.33.0":
2656+
version: 8.33.0
2657+
resolution: "@typescript-eslint/eslint-plugin@npm:8.33.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.33.0"
2661+
"@typescript-eslint/type-utils": "npm:8.33.0"
2662+
"@typescript-eslint/utils": "npm:8.33.0"
2663+
"@typescript-eslint/visitor-keys": "npm:8.33.0"
26642664
graphemer: "npm:^1.4.0"
2665-
ignore: "npm:^5.3.1"
2665+
ignore: "npm:^7.0.0"
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:
2669-
"@typescript-eslint/parser": ^8.0.0 || ^8.0.0-alpha.0
2669+
"@typescript-eslint/parser": ^8.33.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/fdfbba2134bb8aa8effb3686a9ffe0a5d9916b41ccdf4339976e0205734f802fca2631939f892ccedd20eee104d8cd0e691720728baeeee17c0f40d7bfe4205d
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.33.0":
2677+
version: 8.33.0
2678+
resolution: "@typescript-eslint/parser@npm:8.33.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.33.0"
2681+
"@typescript-eslint/types": "npm:8.33.0"
2682+
"@typescript-eslint/typescript-estree": "npm:8.33.0"
2683+
"@typescript-eslint/visitor-keys": "npm:8.33.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/3f6aa8476d912a749a4f3e6ae6cbf90a881f1892efb7b3c88f6654fa03e770d8da511d0298615b0eda880b3811e157ed60e47e6a21aa309cbf912e2d5d79d73c
2689+
languageName: node
2690+
linkType: hard
2691+
2692+
"@typescript-eslint/project-service@npm:8.33.0":
2693+
version: 8.33.0
2694+
resolution: "@typescript-eslint/project-service@npm:8.33.0"
2695+
dependencies:
2696+
"@typescript-eslint/tsconfig-utils": "npm:^8.33.0"
2697+
"@typescript-eslint/types": "npm:^8.33.0"
2698+
debug: "npm:^4.3.4"
2699+
checksum: 10c0/a863d9e3be5ffb53c9d57b25b7a35149dae01afd942dd7fc36bd72a4230676ae12d0f37a789cddaf1baf71e3b35f09436bebbd081336e667b4181b48d0afe8f5
26892700
languageName: node
26902701
linkType: hard
26912702

@@ -2699,13 +2710,22 @@ __metadata:
26992710
languageName: node
27002711
linkType: hard
27012712

2702-
"@typescript-eslint/scope-manager@npm:8.18.0":
2703-
version: 8.18.0
2704-
resolution: "@typescript-eslint/scope-manager@npm:8.18.0"
2713+
"@typescript-eslint/scope-manager@npm:8.33.0":
2714+
version: 8.33.0
2715+
resolution: "@typescript-eslint/scope-manager@npm:8.33.0"
27052716
dependencies:
2706-
"@typescript-eslint/types": "npm:8.18.0"
2707-
"@typescript-eslint/visitor-keys": "npm:8.18.0"
2708-
checksum: 10c0/6bf6532fd43f2b55b9b47fa8b0217c5b5a03f022e869a6a21228fc3ae04c0ac6c5ae5d6026866d189ba424d2f98cc6fbd2a34f909d241c9b86c031afd808f90c
2717+
"@typescript-eslint/types": "npm:8.33.0"
2718+
"@typescript-eslint/visitor-keys": "npm:8.33.0"
2719+
checksum: 10c0/eb259add242ce40642e7272b414c92ae9407d97cb304981f17f0de0846d5c4ab47d41816ef13da3d3976fe0b7a74df291525be27e4fe4f0ab5d35e86d340faa0
2720+
languageName: node
2721+
linkType: hard
2722+
2723+
"@typescript-eslint/tsconfig-utils@npm:8.33.0, @typescript-eslint/tsconfig-utils@npm:^8.33.0":
2724+
version: 8.33.0
2725+
resolution: "@typescript-eslint/tsconfig-utils@npm:8.33.0"
2726+
peerDependencies:
2727+
typescript: ">=4.8.4 <5.9.0"
2728+
checksum: 10c0/6e9a8e73e65b925f908f31e00be4f1b8d7e89f45d97fa703f468115943c297fc2cc6f9daa0c12b9607f39186f033ac244515f11710df7e1df8302c815ed57389
27092729
languageName: node
27102730
linkType: hard
27112731

@@ -2726,18 +2746,18 @@ __metadata:
27262746
languageName: node
27272747
linkType: hard
27282748

2729-
"@typescript-eslint/type-utils@npm:8.18.0":
2730-
version: 8.18.0
2731-
resolution: "@typescript-eslint/type-utils@npm:8.18.0"
2749+
"@typescript-eslint/type-utils@npm:8.33.0":
2750+
version: 8.33.0
2751+
resolution: "@typescript-eslint/type-utils@npm:8.33.0"
27322752
dependencies:
2733-
"@typescript-eslint/typescript-estree": "npm:8.18.0"
2734-
"@typescript-eslint/utils": "npm:8.18.0"
2753+
"@typescript-eslint/typescript-estree": "npm:8.33.0"
2754+
"@typescript-eslint/utils": "npm:8.33.0"
27352755
debug: "npm:^4.3.4"
2736-
ts-api-utils: "npm:^1.3.0"
2756+
ts-api-utils: "npm:^2.1.0"
27372757
peerDependencies:
27382758
eslint: ^8.57.0 || ^9.0.0
2739-
typescript: ">=4.8.4 <5.8.0"
2740-
checksum: 10c0/c0fcf201c3b53f9374c0571198a639c81536170141caa08fd0f47094a596b1f82f839a849eac5832f954345c567dccb45b2ee1c0872c513331165f7bcb812396
2759+
typescript: ">=4.8.4 <5.9.0"
2760+
checksum: 10c0/4a81c654ba17e8a50e48249f781cb91cddb990044affda7315d9b259aabd638232c9a98ff5f4d45ea3b258098060864026b746fce93ad6b4dcde5e492d93c855
27412761
languageName: node
27422762
linkType: hard
27432763

@@ -2748,10 +2768,10 @@ __metadata:
27482768
languageName: node
27492769
linkType: hard
27502770

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
2771+
"@typescript-eslint/types@npm:8.33.0, @typescript-eslint/types@npm:^8.33.0":
2772+
version: 8.33.0
2773+
resolution: "@typescript-eslint/types@npm:8.33.0"
2774+
checksum: 10c0/348b64eb408719d7711a433fc9716e0c2aab8b3f3676f5a1cc2e00269044132282cf655deb6d0dd9817544116909513de3b709005352d186949d1014fad1a3cb
27552775
languageName: node
27562776
linkType: hard
27572777

@@ -2774,21 +2794,23 @@ __metadata:
27742794
languageName: node
27752795
linkType: hard
27762796

2777-
"@typescript-eslint/typescript-estree@npm:8.18.0":
2778-
version: 8.18.0
2779-
resolution: "@typescript-eslint/typescript-estree@npm:8.18.0"
2797+
"@typescript-eslint/typescript-estree@npm:8.33.0":
2798+
version: 8.33.0
2799+
resolution: "@typescript-eslint/typescript-estree@npm:8.33.0"
27802800
dependencies:
2781-
"@typescript-eslint/types": "npm:8.18.0"
2782-
"@typescript-eslint/visitor-keys": "npm:8.18.0"
2801+
"@typescript-eslint/project-service": "npm:8.33.0"
2802+
"@typescript-eslint/tsconfig-utils": "npm:8.33.0"
2803+
"@typescript-eslint/types": "npm:8.33.0"
2804+
"@typescript-eslint/visitor-keys": "npm:8.33.0"
27832805
debug: "npm:^4.3.4"
27842806
fast-glob: "npm:^3.3.2"
27852807
is-glob: "npm:^4.0.3"
27862808
minimatch: "npm:^9.0.4"
27872809
semver: "npm:^7.6.0"
2788-
ts-api-utils: "npm:^1.3.0"
2810+
ts-api-utils: "npm:^2.1.0"
27892811
peerDependencies:
2790-
typescript: ">=4.8.4 <5.8.0"
2791-
checksum: 10c0/87b432b190b627314f007b17b2371898db78baaa3df67a0d9a94d080d88a7a307906b54a735084cacef37f6421e2b9c3320040617e73fe54eac2bf22c610f1ec
2812+
typescript: ">=4.8.4 <5.9.0"
2813+
checksum: 10c0/677b12b2e5780ffaef508bddbf8712fe2c3413f3d14fd8fd0cfbe22952a81c6642b3cc26984cf27fdfc3dd2457ae5f8aa04437d3b0ae32987a1895f9648ca7b2
27922814
languageName: node
27932815
linkType: hard
27942816

@@ -2806,18 +2828,18 @@ __metadata:
28062828
languageName: node
28072829
linkType: hard
28082830

2809-
"@typescript-eslint/utils@npm:8.18.0":
2810-
version: 8.18.0
2811-
resolution: "@typescript-eslint/utils@npm:8.18.0"
2831+
"@typescript-eslint/utils@npm:8.33.0":
2832+
version: 8.33.0
2833+
resolution: "@typescript-eslint/utils@npm:8.33.0"
28122834
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"
2835+
"@eslint-community/eslint-utils": "npm:^4.7.0"
2836+
"@typescript-eslint/scope-manager": "npm:8.33.0"
2837+
"@typescript-eslint/types": "npm:8.33.0"
2838+
"@typescript-eslint/typescript-estree": "npm:8.33.0"
28172839
peerDependencies:
28182840
eslint: ^8.57.0 || ^9.0.0
2819-
typescript: ">=4.8.4 <5.8.0"
2820-
checksum: 10c0/58a2fc1e404d1f905c2a958d995824eb4abc6e73836b186717550677f8b1d17954acc369feddb83277350915388bc3d8b721423c37777b8b8017fc29c89ec6ee
2841+
typescript: ">=4.8.4 <5.9.0"
2842+
checksum: 10c0/a0adb9e13d8f8d8f86ae2e905f3305ad60732e760364b291de66a857a551485d37c23e923299078a47f75d3cca643e1f2aefa010a0beb4cb0d08d0507c1038e1
28212843
languageName: node
28222844
linkType: hard
28232845

@@ -2831,13 +2853,13 @@ __metadata:
28312853
languageName: node
28322854
linkType: hard
28332855

2834-
"@typescript-eslint/visitor-keys@npm:8.18.0":
2835-
version: 8.18.0
2836-
resolution: "@typescript-eslint/visitor-keys@npm:8.18.0"
2856+
"@typescript-eslint/visitor-keys@npm:8.33.0":
2857+
version: 8.33.0
2858+
resolution: "@typescript-eslint/visitor-keys@npm:8.33.0"
28372859
dependencies:
2838-
"@typescript-eslint/types": "npm:8.18.0"
2860+
"@typescript-eslint/types": "npm:8.33.0"
28392861
eslint-visitor-keys: "npm:^4.2.0"
2840-
checksum: 10c0/d4cdc2adab553098b5be7117fb7df76fb66cfd380528881a0a8c2a9eee03bf8baddda07d15ca0bd3ed8b35c379b3f449292183df18e3e81898dbcadafcb708b8
2862+
checksum: 10c0/41660f241e78314f69d251792f369ef1eeeab3b40fe4ab11b794d402c95bcb82b61d3e91763e7ab9b0f22011a7ac9c8f9dfd91734d61c9f4eaf4f7660555b53b
28412863
languageName: node
28422864
linkType: hard
28432865

@@ -6075,6 +6097,13 @@ __metadata:
60756097
languageName: node
60766098
linkType: hard
60776099

6100+
"ignore@npm:^7.0.0":
6101+
version: 7.0.4
6102+
resolution: "ignore@npm:7.0.4"
6103+
checksum: 10c0/90e1f69ce352b9555caecd9cbfd07abe7626d312a6f90efbbb52c7edca6ea8df065d66303863b30154ab1502afb2da8bc59d5b04e1719a52ef75bbf675c488eb
6104+
languageName: node
6105+
linkType: hard
6106+
60786107
"import-fresh@npm:^3.2.1, import-fresh@npm:^3.3.0":
60796108
version: 3.3.0
60806109
resolution: "import-fresh@npm:3.3.0"
@@ -10072,6 +10101,15 @@ __metadata:
1007210101
languageName: node
1007310102
linkType: hard
1007410103

10104+
"ts-api-utils@npm:^2.1.0":
10105+
version: 2.1.0
10106+
resolution: "ts-api-utils@npm:2.1.0"
10107+
peerDependencies:
10108+
typescript: ">=4.8.4"
10109+
checksum: 10c0/9806a38adea2db0f6aa217ccc6bc9c391ddba338a9fe3080676d0d50ed806d305bb90e8cef0276e793d28c8a929f400abb184ddd7ff83a416959c0f4d2ce754f
10110+
languageName: node
10111+
linkType: hard
10112+
1007510113
"tsconfig-paths@npm:^3.15.0":
1007610114
version: 3.15.0
1007710115
resolution: "tsconfig-paths@npm:3.15.0"

0 commit comments

Comments
 (0)