Skip to content

Commit aa28783

Browse files
chore(deps): update dependency @typescript-eslint/eslint-plugin to v8
1 parent bd3f5a9 commit aa28783

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.0
625+
resolution: "@eslint-community/regexpp@npm:4.11.0"
626+
checksum: 10c0/0f6328869b2741e2794da4ad80beac55cba7de2d3b44f796a60955b0586212ec75e6b0253291fd4aad2100ad471d1480d8895f2b54f1605439ba4c875e05e523
627627
languageName: node
628628
linkType: hard
629629

@@ -2707,28 +2707,26 @@ __metadata:
27072707
languageName: node
27082708
linkType: hard
27092709

2710-
"@typescript-eslint/eslint-plugin@npm:^7.0.0":
2711-
version: 7.1.1
2712-
resolution: "@typescript-eslint/eslint-plugin@npm:7.1.1"
2710+
"@typescript-eslint/eslint-plugin@npm:^8.0.0":
2711+
version: 8.3.0
2712+
resolution: "@typescript-eslint/eslint-plugin@npm:8.3.0"
27132713
dependencies:
2714-
"@eslint-community/regexpp": "npm:^4.5.1"
2715-
"@typescript-eslint/scope-manager": "npm:7.1.1"
2716-
"@typescript-eslint/type-utils": "npm:7.1.1"
2717-
"@typescript-eslint/utils": "npm:7.1.1"
2718-
"@typescript-eslint/visitor-keys": "npm:7.1.1"
2719-
debug: "npm:^4.3.4"
2714+
"@eslint-community/regexpp": "npm:^4.10.0"
2715+
"@typescript-eslint/scope-manager": "npm:8.3.0"
2716+
"@typescript-eslint/type-utils": "npm:8.3.0"
2717+
"@typescript-eslint/utils": "npm:8.3.0"
2718+
"@typescript-eslint/visitor-keys": "npm:8.3.0"
27202719
graphemer: "npm:^1.4.0"
2721-
ignore: "npm:^5.2.4"
2720+
ignore: "npm:^5.3.1"
27222721
natural-compare: "npm:^1.4.0"
2723-
semver: "npm:^7.5.4"
2724-
ts-api-utils: "npm:^1.0.1"
2722+
ts-api-utils: "npm:^1.3.0"
27252723
peerDependencies:
2726-
"@typescript-eslint/parser": ^7.0.0
2727-
eslint: ^8.56.0
2724+
"@typescript-eslint/parser": ^8.0.0 || ^8.0.0-alpha.0
2725+
eslint: ^8.57.0 || ^9.0.0
27282726
peerDependenciesMeta:
27292727
typescript:
27302728
optional: true
2731-
checksum: 10c0/041799604176bbee01f6ff029c5e2fcf1196db2737ba219a20b095f095dc0064ea425d15dd6dc22eaef294daa838209601ec7bc19317258dfa89a13afb8126ba
2729+
checksum: 10c0/d5242b16b8602ab5817cf04b35ac7208b6bee530730eeed6eab886667d1f2c5fac1537b3e33c453393090a1c6fcd50f727c07f5168985a00e7d23d1f99576988
27322730
languageName: node
27332731
linkType: hard
27342732

@@ -2760,16 +2758,6 @@ __metadata:
27602758
languageName: node
27612759
linkType: hard
27622760

2763-
"@typescript-eslint/scope-manager@npm:7.1.1":
2764-
version: 7.1.1
2765-
resolution: "@typescript-eslint/scope-manager@npm:7.1.1"
2766-
dependencies:
2767-
"@typescript-eslint/types": "npm:7.1.1"
2768-
"@typescript-eslint/visitor-keys": "npm:7.1.1"
2769-
checksum: 10c0/a955c8529f24945d448b95982d06b5f15a74fc5df97307f5821d55e9861d6c26d61cbd118c1ca41634164ed1d4f6c74fcb8388761341c49e6902a6fb72036afc
2770-
languageName: node
2771-
linkType: hard
2772-
27732761
"@typescript-eslint/scope-manager@npm:7.12.0":
27742762
version: 7.12.0
27752763
resolution: "@typescript-eslint/scope-manager@npm:7.12.0"
@@ -2780,6 +2768,16 @@ __metadata:
27802768
languageName: node
27812769
linkType: hard
27822770

2771+
"@typescript-eslint/scope-manager@npm:8.3.0":
2772+
version: 8.3.0
2773+
resolution: "@typescript-eslint/scope-manager@npm:8.3.0"
2774+
dependencies:
2775+
"@typescript-eslint/types": "npm:8.3.0"
2776+
"@typescript-eslint/visitor-keys": "npm:8.3.0"
2777+
checksum: 10c0/24d093505d444a07db88f9ab44af04eb738ce523ac3f98b0a641cf3a3ee38d18aff9f72bbf2b2e2d9f45e57c973f31016f1e224cd8ab773f6e7c3477c5a09ad3
2778+
languageName: node
2779+
linkType: hard
2780+
27832781
"@typescript-eslint/type-utils@npm:6.18.1":
27842782
version: 6.18.1
27852783
resolution: "@typescript-eslint/type-utils@npm:6.18.1"
@@ -2797,20 +2795,18 @@ __metadata:
27972795
languageName: node
27982796
linkType: hard
27992797

2800-
"@typescript-eslint/type-utils@npm:7.1.1":
2801-
version: 7.1.1
2802-
resolution: "@typescript-eslint/type-utils@npm:7.1.1"
2798+
"@typescript-eslint/type-utils@npm:8.3.0":
2799+
version: 8.3.0
2800+
resolution: "@typescript-eslint/type-utils@npm:8.3.0"
28032801
dependencies:
2804-
"@typescript-eslint/typescript-estree": "npm:7.1.1"
2805-
"@typescript-eslint/utils": "npm:7.1.1"
2802+
"@typescript-eslint/typescript-estree": "npm:8.3.0"
2803+
"@typescript-eslint/utils": "npm:8.3.0"
28062804
debug: "npm:^4.3.4"
2807-
ts-api-utils: "npm:^1.0.1"
2808-
peerDependencies:
2809-
eslint: ^8.56.0
2805+
ts-api-utils: "npm:^1.3.0"
28102806
peerDependenciesMeta:
28112807
typescript:
28122808
optional: true
2813-
checksum: 10c0/6f19dc383718cce42ed7262d134f5f0221bcbf225fea28975cd714c90e57d861608d5187c7ad731f6281813f94b00f22282a99a8a852167366064abc6e256341
2809+
checksum: 10c0/0e4b42ff2bfcd1727893bb7fe5fcf1aa808b45b5f690c249c68ce7aff68ddfba3d8b1565de2f08972915df23fa7ab114c09f507668e9b0b63faf1e34a5091706
28142810
languageName: node
28152811
linkType: hard
28162812

@@ -2821,20 +2817,20 @@ __metadata:
28212817
languageName: node
28222818
linkType: hard
28232819

2824-
"@typescript-eslint/types@npm:7.1.1":
2825-
version: 7.1.1
2826-
resolution: "@typescript-eslint/types@npm:7.1.1"
2827-
checksum: 10c0/2bef95ec0c60e67fada336db3e82fac2be16c21a9e54fc45c7aeda3291abcceefa12aa970025db88bc2b3e113b1e70abd7f89c2a651c16b816dff1a0c46e7907
2828-
languageName: node
2829-
linkType: hard
2830-
28312820
"@typescript-eslint/types@npm:7.12.0":
28322821
version: 7.12.0
28332822
resolution: "@typescript-eslint/types@npm:7.12.0"
28342823
checksum: 10c0/76786d02a0838750d74ad6e49b026875c0753b81c5a46a56525a1e82d89c0939a13434b03494e3b31b7ffbba7824f426c5b502a12337806a1f6ca560b5dad46c
28352824
languageName: node
28362825
linkType: hard
28372826

2827+
"@typescript-eslint/types@npm:8.3.0":
2828+
version: 8.3.0
2829+
resolution: "@typescript-eslint/types@npm:8.3.0"
2830+
checksum: 10c0/5cd733af7ffa0cdaa5842f6c5e275b3a5c9b98dc49bf1bb9df1f0b51d346bef2a10a827d886f60492d502218a272e935cef50b4f7c69100217d5b10a2499c7b1
2831+
languageName: node
2832+
linkType: hard
2833+
28382834
"@typescript-eslint/typescript-estree@npm:6.18.1":
28392835
version: 6.18.1
28402836
resolution: "@typescript-eslint/typescript-estree@npm:6.18.1"
@@ -2854,41 +2850,41 @@ __metadata:
28542850
languageName: node
28552851
linkType: hard
28562852

2857-
"@typescript-eslint/typescript-estree@npm:7.1.1":
2858-
version: 7.1.1
2859-
resolution: "@typescript-eslint/typescript-estree@npm:7.1.1"
2853+
"@typescript-eslint/typescript-estree@npm:7.12.0":
2854+
version: 7.12.0
2855+
resolution: "@typescript-eslint/typescript-estree@npm:7.12.0"
28602856
dependencies:
2861-
"@typescript-eslint/types": "npm:7.1.1"
2862-
"@typescript-eslint/visitor-keys": "npm:7.1.1"
2857+
"@typescript-eslint/types": "npm:7.12.0"
2858+
"@typescript-eslint/visitor-keys": "npm:7.12.0"
28632859
debug: "npm:^4.3.4"
28642860
globby: "npm:^11.1.0"
28652861
is-glob: "npm:^4.0.3"
2866-
minimatch: "npm:9.0.3"
2867-
semver: "npm:^7.5.4"
2868-
ts-api-utils: "npm:^1.0.1"
2862+
minimatch: "npm:^9.0.4"
2863+
semver: "npm:^7.6.0"
2864+
ts-api-utils: "npm:^1.3.0"
28692865
peerDependenciesMeta:
28702866
typescript:
28712867
optional: true
2872-
checksum: 10c0/2cec9d21cfe46e523a6d29aff554e5450edf1ee30ce9cf644ee8f1f5e1cfd44b94afb3632db97a949c86c4a392ae80f264d56d8747b2b0fdbe5c54139433366a
2868+
checksum: 10c0/855be5ba6c3d7540319ad250555055a798deb04855f26abe719a3b8d555a3227d52e09453930bd829e260a72f65a985998b235514ce2872b31615015da3163c0
28732869
languageName: node
28742870
linkType: hard
28752871

2876-
"@typescript-eslint/typescript-estree@npm:7.12.0":
2877-
version: 7.12.0
2878-
resolution: "@typescript-eslint/typescript-estree@npm:7.12.0"
2872+
"@typescript-eslint/typescript-estree@npm:8.3.0":
2873+
version: 8.3.0
2874+
resolution: "@typescript-eslint/typescript-estree@npm:8.3.0"
28792875
dependencies:
2880-
"@typescript-eslint/types": "npm:7.12.0"
2881-
"@typescript-eslint/visitor-keys": "npm:7.12.0"
2876+
"@typescript-eslint/types": "npm:8.3.0"
2877+
"@typescript-eslint/visitor-keys": "npm:8.3.0"
28822878
debug: "npm:^4.3.4"
2883-
globby: "npm:^11.1.0"
2879+
fast-glob: "npm:^3.3.2"
28842880
is-glob: "npm:^4.0.3"
28852881
minimatch: "npm:^9.0.4"
28862882
semver: "npm:^7.6.0"
28872883
ts-api-utils: "npm:^1.3.0"
28882884
peerDependenciesMeta:
28892885
typescript:
28902886
optional: true
2891-
checksum: 10c0/855be5ba6c3d7540319ad250555055a798deb04855f26abe719a3b8d555a3227d52e09453930bd829e260a72f65a985998b235514ce2872b31615015da3163c0
2887+
checksum: 10c0/dd73aa1a9d7b5c7e6238e766e6ecdb6d87a9b28a24815258b7bbdc59c49fb525d3fe15d9b7c672e2220678f9d5fabdd9615e4cd5ee97a102fd46023ec0735d50
28922888
languageName: node
28932889
linkType: hard
28942890

@@ -2909,20 +2905,17 @@ __metadata:
29092905
languageName: node
29102906
linkType: hard
29112907

2912-
"@typescript-eslint/utils@npm:7.1.1":
2913-
version: 7.1.1
2914-
resolution: "@typescript-eslint/utils@npm:7.1.1"
2908+
"@typescript-eslint/utils@npm:8.3.0":
2909+
version: 8.3.0
2910+
resolution: "@typescript-eslint/utils@npm:8.3.0"
29152911
dependencies:
29162912
"@eslint-community/eslint-utils": "npm:^4.4.0"
2917-
"@types/json-schema": "npm:^7.0.12"
2918-
"@types/semver": "npm:^7.5.0"
2919-
"@typescript-eslint/scope-manager": "npm:7.1.1"
2920-
"@typescript-eslint/types": "npm:7.1.1"
2921-
"@typescript-eslint/typescript-estree": "npm:7.1.1"
2922-
semver: "npm:^7.5.4"
2913+
"@typescript-eslint/scope-manager": "npm:8.3.0"
2914+
"@typescript-eslint/types": "npm:8.3.0"
2915+
"@typescript-eslint/typescript-estree": "npm:8.3.0"
29232916
peerDependencies:
2924-
eslint: ^8.56.0
2925-
checksum: 10c0/3e70834c5b49e4643ec8da63fa2acaab54283a566af2cedcd4c2f4210833a59bf71c459dde69e738115633c7de9f1339130552ff246e8e1bb4db26910685408b
2917+
eslint: ^8.57.0 || ^9.0.0
2918+
checksum: 10c0/e4e9e820cf4b4775bb66b2293a2a827897edaba88577b63df317b50752a01d542be521cc4842976fbbd93e08b9e273ce9d20e23768d06de68a83d68cc0f68a93
29262919
languageName: node
29272920
linkType: hard
29282921

@@ -2950,16 +2943,6 @@ __metadata:
29502943
languageName: node
29512944
linkType: hard
29522945

2953-
"@typescript-eslint/visitor-keys@npm:7.1.1":
2954-
version: 7.1.1
2955-
resolution: "@typescript-eslint/visitor-keys@npm:7.1.1"
2956-
dependencies:
2957-
"@typescript-eslint/types": "npm:7.1.1"
2958-
eslint-visitor-keys: "npm:^3.4.1"
2959-
checksum: 10c0/1ab19ec966ff0b86317eddcbfcda645856ec01c3b76a451298031f35e4da0a363e4888ce5ae9e2526e874799a502c49922d83d57d21cb6fef7f3912f51e4a271
2960-
languageName: node
2961-
linkType: hard
2962-
29632946
"@typescript-eslint/visitor-keys@npm:7.12.0":
29642947
version: 7.12.0
29652948
resolution: "@typescript-eslint/visitor-keys@npm:7.12.0"
@@ -2970,6 +2953,16 @@ __metadata:
29702953
languageName: node
29712954
linkType: hard
29722955

2956+
"@typescript-eslint/visitor-keys@npm:8.3.0":
2957+
version: 8.3.0
2958+
resolution: "@typescript-eslint/visitor-keys@npm:8.3.0"
2959+
dependencies:
2960+
"@typescript-eslint/types": "npm:8.3.0"
2961+
eslint-visitor-keys: "npm:^3.4.3"
2962+
checksum: 10c0/4c19216636f2cc25026fe20d2832d857f05c262eba78bc4159121c696199e44cac68443565959f9336372f7686a14b452867300cf4deb3c0507b8dbde88ac0e6
2963+
languageName: node
2964+
linkType: hard
2965+
29732966
"@ungap/structured-clone@npm:^1.2.0":
29742967
version: 1.2.0
29752968
resolution: "@ungap/structured-clone@npm:1.2.0"
@@ -6125,7 +6118,7 @@ __metadata:
61256118
"@types/react-dom": "npm:^18.2.14"
61266119
"@types/react-router-dom": "npm:^5.2.0"
61276120
"@types/react-virtualized-auto-sizer": "npm:^1.0.0"
6128-
"@typescript-eslint/eslint-plugin": "npm:^7.0.0"
6121+
"@typescript-eslint/eslint-plugin": "npm:^8.0.0"
61296122
copy-webpack-plugin: "npm:^12.0.0"
61306123
css-loader: "npm:^7.0.0"
61316124
eslint: "npm:^8.30.0"
@@ -6430,10 +6423,10 @@ __metadata:
64306423
languageName: node
64316424
linkType: hard
64326425

6433-
"ignore@npm:^5.2.0, ignore@npm:^5.2.4":
6434-
version: 5.2.4
6435-
resolution: "ignore@npm:5.2.4"
6436-
checksum: 10c0/7c7cd90edd9fea6e037f9b9da4b01bf0a86b198ce78345f9bbd983929d68ff14830be31111edc5d70c264921f4962404d75b7262b4d9cc3bc12381eccbd03096
6426+
"ignore@npm:^5.2.0, ignore@npm:^5.2.4, ignore@npm:^5.3.1":
6427+
version: 5.3.2
6428+
resolution: "ignore@npm:5.3.2"
6429+
checksum: 10c0/f9f652c957983634ded1e7f02da3b559a0d4cc210fca3792cb67f1b153623c9c42efdc1c4121af171e295444459fc4a9201101fb041b1104a3c000bccb188337
64376430
languageName: node
64386431
linkType: hard
64396432

0 commit comments

Comments
 (0)