Skip to content

Commit 0d7d4ad

Browse files
chore(deps): update dependency @typescript-eslint/eslint-plugin to v8
1 parent 411b989 commit 0d7d4ad

File tree

2 files changed

+81
-88
lines changed

2 files changed

+81
-88
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"@types/react-dom": "^18.2.14",
4444
"@types/react-router-dom": "^5.2.0",
4545
"@types/react-virtualized-auto-sizer": "^1.0.0",
46-
"@typescript-eslint/eslint-plugin": "^7.0.0",
46+
"@typescript-eslint/eslint-plugin": "^8.0.0",
4747
"copy-webpack-plugin": "^12.0.0",
4848
"css-loader": "^7.0.0",
4949
"eslint": "^8.30.0",

yarn.lock

Lines changed: 80 additions & 87 deletions
Original file line numberDiff line numberDiff line change
@@ -620,10 +620,10 @@ __metadata:
620620
languageName: node
621621
linkType: hard
622622

623-
"@eslint-community/regexpp@npm:^4.5.1, @eslint-community/regexpp@npm:^4.6.1":
624-
version: 4.10.0
625-
resolution: "@eslint-community/regexpp@npm:4.10.0"
626-
checksum: 10c0/c5f60ef1f1ea7649fa7af0e80a5a79f64b55a8a8fa5086de4727eb4c86c652aedee407a9c143b8995d2c0b2d75c1222bec9ba5d73dbfc1f314550554f0979ef4
623+
"@eslint-community/regexpp@npm:^4.10.0, @eslint-community/regexpp@npm:^4.5.1, @eslint-community/regexpp@npm:^4.6.1":
624+
version: 4.11.1
625+
resolution: "@eslint-community/regexpp@npm:4.11.1"
626+
checksum: 10c0/fbcc1cb65ef5ed5b92faa8dc542e035269065e7ebcc0b39c81a4fe98ad35cfff20b3c8df048641de15a7757e07d69f85e2579c1a5055f993413ba18c055654f8
627627
languageName: node
628628
linkType: hard
629629

@@ -2697,28 +2697,26 @@ __metadata:
26972697
languageName: node
26982698
linkType: hard
26992699

2700-
"@typescript-eslint/eslint-plugin@npm:^7.0.0":
2701-
version: 7.1.1
2702-
resolution: "@typescript-eslint/eslint-plugin@npm:7.1.1"
2700+
"@typescript-eslint/eslint-plugin@npm:^8.0.0":
2701+
version: 8.9.0
2702+
resolution: "@typescript-eslint/eslint-plugin@npm:8.9.0"
27032703
dependencies:
2704-
"@eslint-community/regexpp": "npm:^4.5.1"
2705-
"@typescript-eslint/scope-manager": "npm:7.1.1"
2706-
"@typescript-eslint/type-utils": "npm:7.1.1"
2707-
"@typescript-eslint/utils": "npm:7.1.1"
2708-
"@typescript-eslint/visitor-keys": "npm:7.1.1"
2709-
debug: "npm:^4.3.4"
2704+
"@eslint-community/regexpp": "npm:^4.10.0"
2705+
"@typescript-eslint/scope-manager": "npm:8.9.0"
2706+
"@typescript-eslint/type-utils": "npm:8.9.0"
2707+
"@typescript-eslint/utils": "npm:8.9.0"
2708+
"@typescript-eslint/visitor-keys": "npm:8.9.0"
27102709
graphemer: "npm:^1.4.0"
2711-
ignore: "npm:^5.2.4"
2710+
ignore: "npm:^5.3.1"
27122711
natural-compare: "npm:^1.4.0"
2713-
semver: "npm:^7.5.4"
2714-
ts-api-utils: "npm:^1.0.1"
2712+
ts-api-utils: "npm:^1.3.0"
27152713
peerDependencies:
2716-
"@typescript-eslint/parser": ^7.0.0
2717-
eslint: ^8.56.0
2714+
"@typescript-eslint/parser": ^8.0.0 || ^8.0.0-alpha.0
2715+
eslint: ^8.57.0 || ^9.0.0
27182716
peerDependenciesMeta:
27192717
typescript:
27202718
optional: true
2721-
checksum: 10c0/041799604176bbee01f6ff029c5e2fcf1196db2737ba219a20b095f095dc0064ea425d15dd6dc22eaef294daa838209601ec7bc19317258dfa89a13afb8126ba
2719+
checksum: 10c0/07f273dc270268980bbf65ea5e0c69d05377e42dbdb2dd3f4a1293a3536c049ddfb548eb9ec6e60394c2361c4a15b62b8246951f83e16a9d16799578a74dc691
27222720
languageName: node
27232721
linkType: hard
27242722

@@ -2750,16 +2748,6 @@ __metadata:
27502748
languageName: node
27512749
linkType: hard
27522750

2753-
"@typescript-eslint/scope-manager@npm:7.1.1":
2754-
version: 7.1.1
2755-
resolution: "@typescript-eslint/scope-manager@npm:7.1.1"
2756-
dependencies:
2757-
"@typescript-eslint/types": "npm:7.1.1"
2758-
"@typescript-eslint/visitor-keys": "npm:7.1.1"
2759-
checksum: 10c0/a955c8529f24945d448b95982d06b5f15a74fc5df97307f5821d55e9861d6c26d61cbd118c1ca41634164ed1d4f6c74fcb8388761341c49e6902a6fb72036afc
2760-
languageName: node
2761-
linkType: hard
2762-
27632751
"@typescript-eslint/scope-manager@npm:7.12.0":
27642752
version: 7.12.0
27652753
resolution: "@typescript-eslint/scope-manager@npm:7.12.0"
@@ -2770,6 +2758,16 @@ __metadata:
27702758
languageName: node
27712759
linkType: hard
27722760

2761+
"@typescript-eslint/scope-manager@npm:8.9.0":
2762+
version: 8.9.0
2763+
resolution: "@typescript-eslint/scope-manager@npm:8.9.0"
2764+
dependencies:
2765+
"@typescript-eslint/types": "npm:8.9.0"
2766+
"@typescript-eslint/visitor-keys": "npm:8.9.0"
2767+
checksum: 10c0/1fb77a982e3384d8cabd64678ea8f9de328708080ff9324bf24a44da4e8d7b7692ae4820efc3ef36027bf0fd6a061680d3c30ce63d661fb31e18970fca5e86c5
2768+
languageName: node
2769+
linkType: hard
2770+
27732771
"@typescript-eslint/type-utils@npm:6.18.1":
27742772
version: 6.18.1
27752773
resolution: "@typescript-eslint/type-utils@npm:6.18.1"
@@ -2787,20 +2785,18 @@ __metadata:
27872785
languageName: node
27882786
linkType: hard
27892787

2790-
"@typescript-eslint/type-utils@npm:7.1.1":
2791-
version: 7.1.1
2792-
resolution: "@typescript-eslint/type-utils@npm:7.1.1"
2788+
"@typescript-eslint/type-utils@npm:8.9.0":
2789+
version: 8.9.0
2790+
resolution: "@typescript-eslint/type-utils@npm:8.9.0"
27932791
dependencies:
2794-
"@typescript-eslint/typescript-estree": "npm:7.1.1"
2795-
"@typescript-eslint/utils": "npm:7.1.1"
2792+
"@typescript-eslint/typescript-estree": "npm:8.9.0"
2793+
"@typescript-eslint/utils": "npm:8.9.0"
27962794
debug: "npm:^4.3.4"
2797-
ts-api-utils: "npm:^1.0.1"
2798-
peerDependencies:
2799-
eslint: ^8.56.0
2795+
ts-api-utils: "npm:^1.3.0"
28002796
peerDependenciesMeta:
28012797
typescript:
28022798
optional: true
2803-
checksum: 10c0/6f19dc383718cce42ed7262d134f5f0221bcbf225fea28975cd714c90e57d861608d5187c7ad731f6281813f94b00f22282a99a8a852167366064abc6e256341
2799+
checksum: 10c0/aff06afda9ac7d12f750e76c8f91ed8b56eefd3f3f4fbaa93a64411ec9e0bd2c2972f3407e439320d98062b16f508dce7604b8bb2b803fded9d3148e5ee721b1
28042800
languageName: node
28052801
linkType: hard
28062802

@@ -2811,20 +2807,20 @@ __metadata:
28112807
languageName: node
28122808
linkType: hard
28132809

2814-
"@typescript-eslint/types@npm:7.1.1":
2815-
version: 7.1.1
2816-
resolution: "@typescript-eslint/types@npm:7.1.1"
2817-
checksum: 10c0/2bef95ec0c60e67fada336db3e82fac2be16c21a9e54fc45c7aeda3291abcceefa12aa970025db88bc2b3e113b1e70abd7f89c2a651c16b816dff1a0c46e7907
2818-
languageName: node
2819-
linkType: hard
2820-
28212810
"@typescript-eslint/types@npm:7.12.0":
28222811
version: 7.12.0
28232812
resolution: "@typescript-eslint/types@npm:7.12.0"
28242813
checksum: 10c0/76786d02a0838750d74ad6e49b026875c0753b81c5a46a56525a1e82d89c0939a13434b03494e3b31b7ffbba7824f426c5b502a12337806a1f6ca560b5dad46c
28252814
languageName: node
28262815
linkType: hard
28272816

2817+
"@typescript-eslint/types@npm:8.9.0":
2818+
version: 8.9.0
2819+
resolution: "@typescript-eslint/types@npm:8.9.0"
2820+
checksum: 10c0/8d901b7ed2f943624c24f7fa67f7be9d49a92554d54c4f27397c05b329ceff59a9ea246810b53ff36fca08760c14305dd4ce78fbac7ca0474311b0575bf49010
2821+
languageName: node
2822+
linkType: hard
2823+
28282824
"@typescript-eslint/typescript-estree@npm:6.18.1":
28292825
version: 6.18.1
28302826
resolution: "@typescript-eslint/typescript-estree@npm:6.18.1"
@@ -2844,41 +2840,41 @@ __metadata:
28442840
languageName: node
28452841
linkType: hard
28462842

2847-
"@typescript-eslint/typescript-estree@npm:7.1.1":
2848-
version: 7.1.1
2849-
resolution: "@typescript-eslint/typescript-estree@npm:7.1.1"
2843+
"@typescript-eslint/typescript-estree@npm:7.12.0":
2844+
version: 7.12.0
2845+
resolution: "@typescript-eslint/typescript-estree@npm:7.12.0"
28502846
dependencies:
2851-
"@typescript-eslint/types": "npm:7.1.1"
2852-
"@typescript-eslint/visitor-keys": "npm:7.1.1"
2847+
"@typescript-eslint/types": "npm:7.12.0"
2848+
"@typescript-eslint/visitor-keys": "npm:7.12.0"
28532849
debug: "npm:^4.3.4"
28542850
globby: "npm:^11.1.0"
28552851
is-glob: "npm:^4.0.3"
2856-
minimatch: "npm:9.0.3"
2857-
semver: "npm:^7.5.4"
2858-
ts-api-utils: "npm:^1.0.1"
2852+
minimatch: "npm:^9.0.4"
2853+
semver: "npm:^7.6.0"
2854+
ts-api-utils: "npm:^1.3.0"
28592855
peerDependenciesMeta:
28602856
typescript:
28612857
optional: true
2862-
checksum: 10c0/2cec9d21cfe46e523a6d29aff554e5450edf1ee30ce9cf644ee8f1f5e1cfd44b94afb3632db97a949c86c4a392ae80f264d56d8747b2b0fdbe5c54139433366a
2858+
checksum: 10c0/855be5ba6c3d7540319ad250555055a798deb04855f26abe719a3b8d555a3227d52e09453930bd829e260a72f65a985998b235514ce2872b31615015da3163c0
28632859
languageName: node
28642860
linkType: hard
28652861

2866-
"@typescript-eslint/typescript-estree@npm:7.12.0":
2867-
version: 7.12.0
2868-
resolution: "@typescript-eslint/typescript-estree@npm:7.12.0"
2862+
"@typescript-eslint/typescript-estree@npm:8.9.0":
2863+
version: 8.9.0
2864+
resolution: "@typescript-eslint/typescript-estree@npm:8.9.0"
28692865
dependencies:
2870-
"@typescript-eslint/types": "npm:7.12.0"
2871-
"@typescript-eslint/visitor-keys": "npm:7.12.0"
2866+
"@typescript-eslint/types": "npm:8.9.0"
2867+
"@typescript-eslint/visitor-keys": "npm:8.9.0"
28722868
debug: "npm:^4.3.4"
2873-
globby: "npm:^11.1.0"
2869+
fast-glob: "npm:^3.3.2"
28742870
is-glob: "npm:^4.0.3"
28752871
minimatch: "npm:^9.0.4"
28762872
semver: "npm:^7.6.0"
28772873
ts-api-utils: "npm:^1.3.0"
28782874
peerDependenciesMeta:
28792875
typescript:
28802876
optional: true
2881-
checksum: 10c0/855be5ba6c3d7540319ad250555055a798deb04855f26abe719a3b8d555a3227d52e09453930bd829e260a72f65a985998b235514ce2872b31615015da3163c0
2877+
checksum: 10c0/bb5ec70727f07d1575e95f9d117762636209e1ab073a26c4e873e1e5b4617b000d300a23d294ad81693f7e99abe3e519725452c30b235a253edcd85b6ae052b0
28822878
languageName: node
28832879
linkType: hard
28842880

@@ -2899,20 +2895,17 @@ __metadata:
28992895
languageName: node
29002896
linkType: hard
29012897

2902-
"@typescript-eslint/utils@npm:7.1.1":
2903-
version: 7.1.1
2904-
resolution: "@typescript-eslint/utils@npm:7.1.1"
2898+
"@typescript-eslint/utils@npm:8.9.0":
2899+
version: 8.9.0
2900+
resolution: "@typescript-eslint/utils@npm:8.9.0"
29052901
dependencies:
29062902
"@eslint-community/eslint-utils": "npm:^4.4.0"
2907-
"@types/json-schema": "npm:^7.0.12"
2908-
"@types/semver": "npm:^7.5.0"
2909-
"@typescript-eslint/scope-manager": "npm:7.1.1"
2910-
"@typescript-eslint/types": "npm:7.1.1"
2911-
"@typescript-eslint/typescript-estree": "npm:7.1.1"
2912-
semver: "npm:^7.5.4"
2903+
"@typescript-eslint/scope-manager": "npm:8.9.0"
2904+
"@typescript-eslint/types": "npm:8.9.0"
2905+
"@typescript-eslint/typescript-estree": "npm:8.9.0"
29132906
peerDependencies:
2914-
eslint: ^8.56.0
2915-
checksum: 10c0/3e70834c5b49e4643ec8da63fa2acaab54283a566af2cedcd4c2f4210833a59bf71c459dde69e738115633c7de9f1339130552ff246e8e1bb4db26910685408b
2907+
eslint: ^8.57.0 || ^9.0.0
2908+
checksum: 10c0/af13e3d501060bdc5fa04b131b3f9a90604e5c1d4845d1f8bd94b703a3c146a76debfc21fe65a7f3a0459ed6c57cf2aa3f0a052469bb23b6f35ff853fe9495b1
29162909
languageName: node
29172910
linkType: hard
29182911

@@ -2940,16 +2933,6 @@ __metadata:
29402933
languageName: node
29412934
linkType: hard
29422935

2943-
"@typescript-eslint/visitor-keys@npm:7.1.1":
2944-
version: 7.1.1
2945-
resolution: "@typescript-eslint/visitor-keys@npm:7.1.1"
2946-
dependencies:
2947-
"@typescript-eslint/types": "npm:7.1.1"
2948-
eslint-visitor-keys: "npm:^3.4.1"
2949-
checksum: 10c0/1ab19ec966ff0b86317eddcbfcda645856ec01c3b76a451298031f35e4da0a363e4888ce5ae9e2526e874799a502c49922d83d57d21cb6fef7f3912f51e4a271
2950-
languageName: node
2951-
linkType: hard
2952-
29532936
"@typescript-eslint/visitor-keys@npm:7.12.0":
29542937
version: 7.12.0
29552938
resolution: "@typescript-eslint/visitor-keys@npm:7.12.0"
@@ -2960,6 +2943,16 @@ __metadata:
29602943
languageName: node
29612944
linkType: hard
29622945

2946+
"@typescript-eslint/visitor-keys@npm:8.9.0":
2947+
version: 8.9.0
2948+
resolution: "@typescript-eslint/visitor-keys@npm:8.9.0"
2949+
dependencies:
2950+
"@typescript-eslint/types": "npm:8.9.0"
2951+
eslint-visitor-keys: "npm:^3.4.3"
2952+
checksum: 10c0/e33208b946841f1838d87d64f4ee230f798e68bdce8c181d3ac0abb567f758cb9c4bdccc919d493167869f413ca4c400e7db0f7dd7e8fc84ab6a8344076a7458
2953+
languageName: node
2954+
linkType: hard
2955+
29632956
"@ungap/structured-clone@npm:^1.2.0":
29642957
version: 1.2.0
29652958
resolution: "@ungap/structured-clone@npm:1.2.0"
@@ -6144,7 +6137,7 @@ __metadata:
61446137
"@types/react-dom": "npm:^18.2.14"
61456138
"@types/react-router-dom": "npm:^5.2.0"
61466139
"@types/react-virtualized-auto-sizer": "npm:^1.0.0"
6147-
"@typescript-eslint/eslint-plugin": "npm:^7.0.0"
6140+
"@typescript-eslint/eslint-plugin": "npm:^8.0.0"
61486141
copy-webpack-plugin: "npm:^12.0.0"
61496142
css-loader: "npm:^7.0.0"
61506143
eslint: "npm:^8.30.0"
@@ -6449,10 +6442,10 @@ __metadata:
64496442
languageName: node
64506443
linkType: hard
64516444

6452-
"ignore@npm:^5.2.0, ignore@npm:^5.2.4":
6453-
version: 5.2.4
6454-
resolution: "ignore@npm:5.2.4"
6455-
checksum: 10c0/7c7cd90edd9fea6e037f9b9da4b01bf0a86b198ce78345f9bbd983929d68ff14830be31111edc5d70c264921f4962404d75b7262b4d9cc3bc12381eccbd03096
6445+
"ignore@npm:^5.2.0, ignore@npm:^5.2.4, ignore@npm:^5.3.1":
6446+
version: 5.3.2
6447+
resolution: "ignore@npm:5.3.2"
6448+
checksum: 10c0/f9f652c957983634ded1e7f02da3b559a0d4cc210fca3792cb67f1b153623c9c42efdc1c4121af171e295444459fc4a9201101fb041b1104a3c000bccb188337
64566449
languageName: node
64576450
linkType: hard
64586451

0 commit comments

Comments
 (0)