Skip to content

Commit 6d17a8b

Browse files
chore(deps): update dependency @typescript-eslint/eslint-plugin to v8
1 parent 50c534d commit 6d17a8b

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.7.0
2702+
resolution: "@typescript-eslint/eslint-plugin@npm:8.7.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.7.0"
2706+
"@typescript-eslint/type-utils": "npm:8.7.0"
2707+
"@typescript-eslint/utils": "npm:8.7.0"
2708+
"@typescript-eslint/visitor-keys": "npm:8.7.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/f04d6fa6a30e32d51feba0f08789f75ca77b6b67cfe494bdbd9aafa241871edc918fa8b344dc9d13dd59ae055d42c3920f0e542534f929afbfdca653dae598fa
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.7.0":
2762+
version: 8.7.0
2763+
resolution: "@typescript-eslint/scope-manager@npm:8.7.0"
2764+
dependencies:
2765+
"@typescript-eslint/types": "npm:8.7.0"
2766+
"@typescript-eslint/visitor-keys": "npm:8.7.0"
2767+
checksum: 10c0/8b731a0d0bd3e8f6a322b3b25006f56879b5d2aad86625070fa438b803cf938cb8d5c597758bfa0d65d6e142b204dc6f363fa239bc44280a74e25aa427408eda
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.7.0":
2789+
version: 8.7.0
2790+
resolution: "@typescript-eslint/type-utils@npm:8.7.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.7.0"
2793+
"@typescript-eslint/utils": "npm:8.7.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/2bd9fb93a50ff1c060af41528e39c775ae93b09dd71450defdb42a13c68990dd388460ae4e81fb2f4a49c38dc12152c515d43e845eca6198c44b14aab66733bc
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.7.0":
2818+
version: 8.7.0
2819+
resolution: "@typescript-eslint/types@npm:8.7.0"
2820+
checksum: 10c0/f7529eaea4ecc0f5e2d94ea656db8f930f6d1c1e65a3ffcb2f6bec87361173de2ea981405c2c483a35a927b3bdafb606319a1d0395a6feb1284448c8ba74c31e
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.7.0":
2863+
version: 8.7.0
2864+
resolution: "@typescript-eslint/typescript-estree@npm:8.7.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.7.0"
2867+
"@typescript-eslint/visitor-keys": "npm:8.7.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/d714605b6920a9631ab1511b569c1c158b1681c09005ab240125c442a63e906048064151a61ce5eb5f8fe75cea861ce5ae1d87be9d7296b012e4ab6d88755e8b
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.7.0":
2899+
version: 8.7.0
2900+
resolution: "@typescript-eslint/utils@npm:8.7.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.7.0"
2904+
"@typescript-eslint/types": "npm:8.7.0"
2905+
"@typescript-eslint/typescript-estree": "npm:8.7.0"
29132906
peerDependencies:
2914-
eslint: ^8.56.0
2915-
checksum: 10c0/3e70834c5b49e4643ec8da63fa2acaab54283a566af2cedcd4c2f4210833a59bf71c459dde69e738115633c7de9f1339130552ff246e8e1bb4db26910685408b
2907+
eslint: ^8.57.0 || ^9.0.0
2908+
checksum: 10c0/7355b754ce2fc118773ed27a3e02b7dfae270eec73c2d896738835ecf842e8309544dfd22c5105aba6cae2787bfdd84129bbc42f4b514f57909dc7f6890b8eba
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.7.0":
2947+
version: 8.7.0
2948+
resolution: "@typescript-eslint/visitor-keys@npm:8.7.0"
2949+
dependencies:
2950+
"@typescript-eslint/types": "npm:8.7.0"
2951+
eslint-visitor-keys: "npm:^3.4.3"
2952+
checksum: 10c0/1240da13c15f9f875644b933b0ad73713ef12f1db5715236824c1ec359e6ef082ce52dd9b2186d40e28be6a816a208c226e6e9af96e5baeb24b4399fe786ae7c
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"
@@ -6135,7 +6128,7 @@ __metadata:
61356128
"@types/react-dom": "npm:^18.2.14"
61366129
"@types/react-router-dom": "npm:^5.2.0"
61376130
"@types/react-virtualized-auto-sizer": "npm:^1.0.0"
6138-
"@typescript-eslint/eslint-plugin": "npm:^7.0.0"
6131+
"@typescript-eslint/eslint-plugin": "npm:^8.0.0"
61396132
copy-webpack-plugin: "npm:^12.0.0"
61406133
css-loader: "npm:^7.0.0"
61416134
eslint: "npm:^8.30.0"
@@ -6440,10 +6433,10 @@ __metadata:
64406433
languageName: node
64416434
linkType: hard
64426435

6443-
"ignore@npm:^5.2.0, ignore@npm:^5.2.4":
6444-
version: 5.2.4
6445-
resolution: "ignore@npm:5.2.4"
6446-
checksum: 10c0/7c7cd90edd9fea6e037f9b9da4b01bf0a86b198ce78345f9bbd983929d68ff14830be31111edc5d70c264921f4962404d75b7262b4d9cc3bc12381eccbd03096
6436+
"ignore@npm:^5.2.0, ignore@npm:^5.2.4, ignore@npm:^5.3.1":
6437+
version: 5.3.2
6438+
resolution: "ignore@npm:5.3.2"
6439+
checksum: 10c0/f9f652c957983634ded1e7f02da3b559a0d4cc210fca3792cb67f1b153623c9c42efdc1c4121af171e295444459fc4a9201101fb041b1104a3c000bccb188337
64476440
languageName: node
64486441
linkType: hard
64496442

0 commit comments

Comments
 (0)