Skip to content

Commit 488a96f

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

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.24.0",
51+
"@typescript-eslint/parser": "8.24.0",
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.24.0"
2497+
"@typescript-eslint/parser": "npm:8.24.0"
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.24.0":
2735+
version: 8.24.0
2736+
resolution: "@typescript-eslint/eslint-plugin@npm:8.24.0"
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.24.0"
2740+
"@typescript-eslint/type-utils": "npm:8.24.0"
2741+
"@typescript-eslint/utils": "npm:8.24.0"
2742+
"@typescript-eslint/visitor-keys": "npm:8.24.0"
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.1"
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/50536dc948f66042666337dc133dabf31d65f92348976cbb4eaca0317ea919b37011d05098185fff124eea04b5be9b9e1d4e957f8644261f83de998847558b7b
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.24.0":
2756+
version: 8.24.0
2757+
resolution: "@typescript-eslint/parser@npm:8.24.0"
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.24.0"
2760+
"@typescript-eslint/types": "npm:8.24.0"
2761+
"@typescript-eslint/typescript-estree": "npm:8.24.0"
2762+
"@typescript-eslint/visitor-keys": "npm:8.24.0"
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/3d2a22435714cc89e29bf05554538010354a52ff6ccb7321d5d68ddb27770f046970445e571c020c23994f0abc7ed271ce06d03bba6f590bd289d49006cc7208
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.24.0":
2782+
version: 8.24.0
2783+
resolution: "@typescript-eslint/scope-manager@npm:8.24.0"
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.24.0"
2786+
"@typescript-eslint/visitor-keys": "npm:8.24.0"
2787+
checksum: 10c0/7c47f6b06fb53dbd8bf7b526faad20ed4336f63356f4f3ee6194676b9c10a5c0a25b8449b9254b7a8952dbb859601f8b10617249b767ea11b3b35135822c7ef0
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.24.0":
2809+
version: 8.24.0
2810+
resolution: "@typescript-eslint/type-utils@npm:8.24.0"
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.24.0"
2813+
"@typescript-eslint/utils": "npm:8.24.0"
28182814
debug: "npm:^4.3.4"
2819-
ts-api-utils: "npm:^1.3.0"
2815+
ts-api-utils: "npm:^2.0.1"
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/296271f142d3096e9fdd892441657038d3d7fd0508dbfb84147658d1c4559256a9ac0c33af26fb9e6f18e5f0fdd59bdd6149c28fba580e32ff3b1bf4301eab6a
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.24.0":
2831+
version: 8.24.0
2832+
resolution: "@typescript-eslint/types@npm:8.24.0"
2833+
checksum: 10c0/d3fe148315a37c272e0d077fd3d05e10c7c3266c006605c94135d587a5cd58e34a7d9ee0bf43bfbe730545cfa329e836b1e5f6b8aabfaf56e2b524578e1b2d26
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.24.0":
2857+
version: 8.24.0
2858+
resolution: "@typescript-eslint/typescript-estree@npm:8.24.0"
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.24.0"
2861+
"@typescript-eslint/visitor-keys": "npm:8.24.0"
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.1"
2868+
peerDependencies:
2869+
typescript: ">=4.8.4 <5.8.0"
2870+
checksum: 10c0/38732a9084131f0bfab3c0105367604d4b3017d4359f49562ac9e95b5490c798d38873f0fef5aafd2e1e78a57b079496d935c71649ea4b5be61bbff27055ebad
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.24.0":
2889+
version: 8.24.0
2890+
resolution: "@typescript-eslint/utils@npm:8.24.0"
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.24.0"
2894+
"@typescript-eslint/types": "npm:8.24.0"
2895+
"@typescript-eslint/typescript-estree": "npm:8.24.0"
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/c08cf9668d6ece98a0d0e7a87b62009f37931d3d799560c5084a59c90c7f22c45acc5022c104b5bd1899d41c46fba24276fdb31e0742402f804f66285943c150
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.24.0":
2914+
version: 8.24.0
2915+
resolution: "@typescript-eslint/visitor-keys@npm:8.24.0"
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.24.0"
2918+
eslint-visitor-keys: "npm:^4.2.0"
2919+
checksum: 10c0/ae3dcabbeb5213282806de1a7bc31c657189aae4225f2847356bc3110de46a43a82595634e0f123f6c8ca53ae6520c2acf7ac59a91eeb83c0f763166e3982f5c
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.1":
9846+
version: 2.0.1
9847+
resolution: "ts-api-utils@npm:2.0.1"
9848+
peerDependencies:
9849+
typescript: ">=4.8.4"
9850+
checksum: 10c0/23fd56a958b332cac00150a652e4c84730df30571bd2faa1ba6d7b511356d1a61656621492bb6c7f15dd6e18847a1408357a0e406671d358115369a17f5bfedd
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)