Skip to content

Commit f99a803

Browse files
feat(deps): update typescript-eslint to v8
1 parent b709b94 commit f99a803

File tree

2 files changed

+87
-84
lines changed

2 files changed

+87
-84
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,8 @@
2727
"tslib": "^2.3.1"
2828
},
2929
"peerDependencies": {
30-
"@typescript-eslint/eslint-plugin": "^7.0.0",
31-
"@typescript-eslint/parser": "^7.0.0",
30+
"@typescript-eslint/eslint-plugin": "^7.0.0 || ^8.0.0",
31+
"@typescript-eslint/parser": "^7.0.0 || ^8.0.0",
3232
"eslint": "^8.0.0",
3333
"eslint-config-prettier": "^8.3.0 || ^9.0.0",
3434
"eslint-plugin-import": "^2.25.2",
@@ -47,8 +47,8 @@
4747
"@softwareventures/tsconfig": "8.1.0",
4848
"@types/eslint": "8.56.12",
4949
"@types/node": "18.19.68",
50-
"@typescript-eslint/eslint-plugin": "7.18.0",
51-
"@typescript-eslint/parser": "7.18.0",
50+
"@typescript-eslint/eslint-plugin": "8.19.1",
51+
"@typescript-eslint/parser": "8.19.1",
5252
"ava": "6.2.0",
5353
"commitizen": "4.3.1",
5454
"conventional-changelog-conventionalcommits": "7.0.2",

yarn.lock

Lines changed: 83 additions & 80 deletions
Original file line numberDiff line numberDiff line change
@@ -2493,8 +2493,8 @@ __metadata:
24932493
"@softwareventures/tsconfig": "npm:8.1.0"
24942494
"@types/eslint": "npm:8.56.12"
24952495
"@types/node": "npm:18.19.68"
2496-
"@typescript-eslint/eslint-plugin": "npm:7.18.0"
2497-
"@typescript-eslint/parser": "npm:7.18.0"
2496+
"@typescript-eslint/eslint-plugin": "npm:8.19.1"
2497+
"@typescript-eslint/parser": "npm:8.19.1"
24982498
ava: "npm:6.2.0"
24992499
commitizen: "npm:4.3.1"
25002500
conventional-changelog-conventionalcommits: "npm:7.0.2"
@@ -2514,8 +2514,8 @@ __metadata:
25142514
tslib: "npm:^2.3.1"
25152515
typescript: "npm:5.7.2"
25162516
peerDependencies:
2517-
"@typescript-eslint/eslint-plugin": ^7.0.0
2518-
"@typescript-eslint/parser": ^7.0.0
2517+
"@typescript-eslint/eslint-plugin": ^7.0.0 || ^8.0.0
2518+
"@typescript-eslint/parser": ^7.0.0 || ^8.0.0
25192519
eslint: ^8.0.0
25202520
eslint-config-prettier: ^8.3.0 || ^9.0.0
25212521
eslint-plugin-import: ^2.25.2
@@ -2731,44 +2731,40 @@ __metadata:
27312731
languageName: node
27322732
linkType: hard
27332733

2734-
"@typescript-eslint/eslint-plugin@npm:7.18.0":
2735-
version: 7.18.0
2736-
resolution: "@typescript-eslint/eslint-plugin@npm:7.18.0"
2734+
"@typescript-eslint/eslint-plugin@npm:8.19.1":
2735+
version: 8.19.1
2736+
resolution: "@typescript-eslint/eslint-plugin@npm:8.19.1"
27372737
dependencies:
27382738
"@eslint-community/regexpp": "npm:^4.10.0"
2739-
"@typescript-eslint/scope-manager": "npm:7.18.0"
2740-
"@typescript-eslint/type-utils": "npm:7.18.0"
2741-
"@typescript-eslint/utils": "npm:7.18.0"
2742-
"@typescript-eslint/visitor-keys": "npm:7.18.0"
2739+
"@typescript-eslint/scope-manager": "npm:8.19.1"
2740+
"@typescript-eslint/type-utils": "npm:8.19.1"
2741+
"@typescript-eslint/utils": "npm:8.19.1"
2742+
"@typescript-eslint/visitor-keys": "npm:8.19.1"
27432743
graphemer: "npm:^1.4.0"
27442744
ignore: "npm:^5.3.1"
27452745
natural-compare: "npm:^1.4.0"
2746-
ts-api-utils: "npm:^1.3.0"
2746+
ts-api-utils: "npm:^2.0.0"
27472747
peerDependencies:
2748-
"@typescript-eslint/parser": ^7.0.0
2749-
eslint: ^8.56.0
2750-
peerDependenciesMeta:
2751-
typescript:
2752-
optional: true
2753-
checksum: 10c0/2b37948fa1b0dab77138909dabef242a4d49ab93e4019d4ef930626f0a7d96b03e696cd027fa0087881c20e73be7be77c942606b4a76fa599e6b37f6985304c3
2748+
"@typescript-eslint/parser": ^8.0.0 || ^8.0.0-alpha.0
2749+
eslint: ^8.57.0 || ^9.0.0
2750+
typescript: ">=4.8.4 <5.8.0"
2751+
checksum: 10c0/993784b04533b13c3f3919c793cfc3a369fa61692e1a2d72de6fba27df247c275d852cdcbc4e393c310b73fce8d34d210a9b632b66f4d761a1a3b4781f8fa93f
27542752
languageName: node
27552753
linkType: hard
27562754

2757-
"@typescript-eslint/parser@npm:7.18.0":
2758-
version: 7.18.0
2759-
resolution: "@typescript-eslint/parser@npm:7.18.0"
2755+
"@typescript-eslint/parser@npm:8.19.1":
2756+
version: 8.19.1
2757+
resolution: "@typescript-eslint/parser@npm:8.19.1"
27602758
dependencies:
2761-
"@typescript-eslint/scope-manager": "npm:7.18.0"
2762-
"@typescript-eslint/types": "npm:7.18.0"
2763-
"@typescript-eslint/typescript-estree": "npm:7.18.0"
2764-
"@typescript-eslint/visitor-keys": "npm:7.18.0"
2759+
"@typescript-eslint/scope-manager": "npm:8.19.1"
2760+
"@typescript-eslint/types": "npm:8.19.1"
2761+
"@typescript-eslint/typescript-estree": "npm:8.19.1"
2762+
"@typescript-eslint/visitor-keys": "npm:8.19.1"
27652763
debug: "npm:^4.3.4"
27662764
peerDependencies:
2767-
eslint: ^8.56.0
2768-
peerDependenciesMeta:
2769-
typescript:
2770-
optional: true
2771-
checksum: 10c0/370e73fca4278091bc1b657f85e7d74cd52b24257ea20c927a8e17546107ce04fbf313fec99aed0cc2a145ddbae1d3b12e9cc2c1320117636dc1281bcfd08059
2765+
eslint: ^8.57.0 || ^9.0.0
2766+
typescript: ">=4.8.4 <5.8.0"
2767+
checksum: 10c0/1afbd2d0a25f439943bdc94637417429574eb3889a2a1ce24bd425721713aca213808a975bb518a6616171783bc04fa973167f05fc6a96cfd88c1d1666077ad4
27722768
languageName: node
27732769
linkType: hard
27742770

@@ -2782,13 +2778,13 @@ __metadata:
27822778
languageName: node
27832779
linkType: hard
27842780

2785-
"@typescript-eslint/scope-manager@npm:7.18.0":
2786-
version: 7.18.0
2787-
resolution: "@typescript-eslint/scope-manager@npm:7.18.0"
2781+
"@typescript-eslint/scope-manager@npm:8.19.1":
2782+
version: 8.19.1
2783+
resolution: "@typescript-eslint/scope-manager@npm:8.19.1"
27882784
dependencies:
2789-
"@typescript-eslint/types": "npm:7.18.0"
2790-
"@typescript-eslint/visitor-keys": "npm:7.18.0"
2791-
checksum: 10c0/038cd58c2271de146b3a594afe2c99290034033326d57ff1f902976022c8b0138ffd3cb893ae439ae41003b5e4bcc00cabf6b244ce40e8668f9412cc96d97b8e
2785+
"@typescript-eslint/types": "npm:8.19.1"
2786+
"@typescript-eslint/visitor-keys": "npm:8.19.1"
2787+
checksum: 10c0/7dca0c28ad27a0c7e26499e0f584f98efdcf34087f46aadc661b36c310484b90655e83818bafd249b5a28c7094a69c54d553f6cd403869bf134f95a9148733f5
27922788
languageName: node
27932789
linkType: hard
27942790

@@ -2809,20 +2805,18 @@ __metadata:
28092805
languageName: node
28102806
linkType: hard
28112807

2812-
"@typescript-eslint/type-utils@npm:7.18.0":
2813-
version: 7.18.0
2814-
resolution: "@typescript-eslint/type-utils@npm:7.18.0"
2808+
"@typescript-eslint/type-utils@npm:8.19.1":
2809+
version: 8.19.1
2810+
resolution: "@typescript-eslint/type-utils@npm:8.19.1"
28152811
dependencies:
2816-
"@typescript-eslint/typescript-estree": "npm:7.18.0"
2817-
"@typescript-eslint/utils": "npm:7.18.0"
2812+
"@typescript-eslint/typescript-estree": "npm:8.19.1"
2813+
"@typescript-eslint/utils": "npm:8.19.1"
28182814
debug: "npm:^4.3.4"
2819-
ts-api-utils: "npm:^1.3.0"
2815+
ts-api-utils: "npm:^2.0.0"
28202816
peerDependencies:
2821-
eslint: ^8.56.0
2822-
peerDependenciesMeta:
2823-
typescript:
2824-
optional: true
2825-
checksum: 10c0/ad92a38007be620f3f7036f10e234abdc2fdc518787b5a7227e55fd12896dacf56e8b34578723fbf9bea8128df2510ba8eb6739439a3879eda9519476d5783fd
2817+
eslint: ^8.57.0 || ^9.0.0
2818+
typescript: ">=4.8.4 <5.8.0"
2819+
checksum: 10c0/757592b515beec58c079c605aa648ba94d985ae48ba40460034e849c7bc2b603b1da6113e59688e284608c9d5ccaa27adf0a14fb032cb1782200c6acae51ddd2
28262820
languageName: node
28272821
linkType: hard
28282822

@@ -2833,10 +2827,10 @@ __metadata:
28332827
languageName: node
28342828
linkType: hard
28352829

2836-
"@typescript-eslint/types@npm:7.18.0":
2837-
version: 7.18.0
2838-
resolution: "@typescript-eslint/types@npm:7.18.0"
2839-
checksum: 10c0/eb7371ac55ca77db8e59ba0310b41a74523f17e06f485a0ef819491bc3dd8909bb930120ff7d30aaf54e888167e0005aa1337011f3663dc90fb19203ce478054
2830+
"@typescript-eslint/types@npm:8.19.1":
2831+
version: 8.19.1
2832+
resolution: "@typescript-eslint/types@npm:8.19.1"
2833+
checksum: 10c0/e907bf096d5ed7a812a1e537a98dd881ab5d2d47e072225bfffaa218c1433115a148b27a15744db8374b46dac721617c6d13a1da255fdeb369cf193416533f6e
28402834
languageName: node
28412835
linkType: hard
28422836

@@ -2859,22 +2853,21 @@ __metadata:
28592853
languageName: node
28602854
linkType: hard
28612855

2862-
"@typescript-eslint/typescript-estree@npm:7.18.0":
2863-
version: 7.18.0
2864-
resolution: "@typescript-eslint/typescript-estree@npm:7.18.0"
2856+
"@typescript-eslint/typescript-estree@npm:8.19.1":
2857+
version: 8.19.1
2858+
resolution: "@typescript-eslint/typescript-estree@npm:8.19.1"
28652859
dependencies:
2866-
"@typescript-eslint/types": "npm:7.18.0"
2867-
"@typescript-eslint/visitor-keys": "npm:7.18.0"
2860+
"@typescript-eslint/types": "npm:8.19.1"
2861+
"@typescript-eslint/visitor-keys": "npm:8.19.1"
28682862
debug: "npm:^4.3.4"
2869-
globby: "npm:^11.1.0"
2863+
fast-glob: "npm:^3.3.2"
28702864
is-glob: "npm:^4.0.3"
28712865
minimatch: "npm:^9.0.4"
28722866
semver: "npm:^7.6.0"
2873-
ts-api-utils: "npm:^1.3.0"
2874-
peerDependenciesMeta:
2875-
typescript:
2876-
optional: true
2877-
checksum: 10c0/0c7f109a2e460ec8a1524339479cf78ff17814d23c83aa5112c77fb345e87b3642616291908dcddea1e671da63686403dfb712e4a4435104f92abdfddf9aba81
2867+
ts-api-utils: "npm:^2.0.0"
2868+
peerDependencies:
2869+
typescript: ">=4.8.4 <5.8.0"
2870+
checksum: 10c0/549d9d565a58a25fc8397a555506f2e8d29a740f5b6ed9105479e22de5aab89d9d535959034a8e9d4115adb435de09ee6987d28e8922052eea577842ddce1a7a
28782871
languageName: node
28792872
linkType: hard
28802873

@@ -2892,17 +2885,18 @@ __metadata:
28922885
languageName: node
28932886
linkType: hard
28942887

2895-
"@typescript-eslint/utils@npm:7.18.0":
2896-
version: 7.18.0
2897-
resolution: "@typescript-eslint/utils@npm:7.18.0"
2888+
"@typescript-eslint/utils@npm:8.19.1":
2889+
version: 8.19.1
2890+
resolution: "@typescript-eslint/utils@npm:8.19.1"
28982891
dependencies:
28992892
"@eslint-community/eslint-utils": "npm:^4.4.0"
2900-
"@typescript-eslint/scope-manager": "npm:7.18.0"
2901-
"@typescript-eslint/types": "npm:7.18.0"
2902-
"@typescript-eslint/typescript-estree": "npm:7.18.0"
2893+
"@typescript-eslint/scope-manager": "npm:8.19.1"
2894+
"@typescript-eslint/types": "npm:8.19.1"
2895+
"@typescript-eslint/typescript-estree": "npm:8.19.1"
29032896
peerDependencies:
2904-
eslint: ^8.56.0
2905-
checksum: 10c0/a25a6d50eb45c514469a01ff01f215115a4725fb18401055a847ddf20d1b681409c4027f349033a95c4ff7138d28c3b0a70253dfe8262eb732df4b87c547bd1e
2897+
eslint: ^8.57.0 || ^9.0.0
2898+
typescript: ">=4.8.4 <5.8.0"
2899+
checksum: 10c0/f7d2fe9a2bd8cb3ae6fafe5e465882a6784b2acf81d43d194c579381b92651c2ffc0fca69d2a35eee119f539622752a0e9ec063aaec7576d5d2bfe68b441980d
29062900
languageName: node
29072901
linkType: hard
29082902

@@ -2916,13 +2910,13 @@ __metadata:
29162910
languageName: node
29172911
linkType: hard
29182912

2919-
"@typescript-eslint/visitor-keys@npm:7.18.0":
2920-
version: 7.18.0
2921-
resolution: "@typescript-eslint/visitor-keys@npm:7.18.0"
2913+
"@typescript-eslint/visitor-keys@npm:8.19.1":
2914+
version: 8.19.1
2915+
resolution: "@typescript-eslint/visitor-keys@npm:8.19.1"
29222916
dependencies:
2923-
"@typescript-eslint/types": "npm:7.18.0"
2924-
eslint-visitor-keys: "npm:^3.4.3"
2925-
checksum: 10c0/538b645f8ff1d9debf264865c69a317074eaff0255e63d7407046176b0f6a6beba34a6c51d511f12444bae12a98c69891eb6f403c9f54c6c2e2849d1c1cb73c0
2917+
"@typescript-eslint/types": "npm:8.19.1"
2918+
eslint-visitor-keys: "npm:^4.2.0"
2919+
checksum: 10c0/117537450a099f51f3f0d39186f248ae370bdc1b7f6975dbdbffcfc89e6e1aa47c1870db790d4f778a48f2c1f6cd9c269b63867c12afaa424367c63dabee8fd0
29262920
languageName: node
29272921
linkType: hard
29282922

@@ -5047,10 +5041,10 @@ __metadata:
50475041
languageName: node
50485042
linkType: hard
50495043

5050-
"eslint-visitor-keys@npm:^4.0.0":
5051-
version: 4.0.0
5052-
resolution: "eslint-visitor-keys@npm:4.0.0"
5053-
checksum: 10c0/76619f42cf162705a1515a6868e6fc7567e185c7063a05621a8ac4c3b850d022661262c21d9f1fc1d144ecf0d5d64d70a3f43c15c3fc969a61ace0fb25698cf5
5044+
"eslint-visitor-keys@npm:^4.0.0, eslint-visitor-keys@npm:^4.2.0":
5045+
version: 4.2.0
5046+
resolution: "eslint-visitor-keys@npm:4.2.0"
5047+
checksum: 10c0/2ed81c663b147ca6f578312919483eb040295bbab759e5a371953456c636c5b49a559883e2677112453728d66293c0a4c90ab11cab3428cf02a0236d2e738269
50545048
languageName: node
50555049
linkType: hard
50565050

@@ -9848,6 +9842,15 @@ __metadata:
98489842
languageName: node
98499843
linkType: hard
98509844

9845+
"ts-api-utils@npm:^2.0.0":
9846+
version: 2.0.0
9847+
resolution: "ts-api-utils@npm:2.0.0"
9848+
peerDependencies:
9849+
typescript: ">=4.8.4"
9850+
checksum: 10c0/6165e29a5b75bd0218e3cb0f9ee31aa893dbd819c2e46dbb086c841121eb0436ed47c2c18a20cb3463d74fd1fb5af62e2604ba5971cc48e5b38ebbdc56746dfc
9851+
languageName: node
9852+
linkType: hard
9853+
98519854
"ts-node@npm:10.9.2":
98529855
version: 10.9.2
98539856
resolution: "ts-node@npm:10.9.2"

0 commit comments

Comments
 (0)