Skip to content
This repository was archived by the owner on Jan 1, 2026. It is now read-only.

Commit b667911

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

2 files changed

Lines changed: 81 additions & 88 deletions

File tree

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

@@ -2683,28 +2683,26 @@ __metadata:
26832683
languageName: node
26842684
linkType: hard
26852685

2686-
"@typescript-eslint/eslint-plugin@npm:^7.0.0":
2687-
version: 7.1.1
2688-
resolution: "@typescript-eslint/eslint-plugin@npm:7.1.1"
2686+
"@typescript-eslint/eslint-plugin@npm:^8.0.0":
2687+
version: 8.3.0
2688+
resolution: "@typescript-eslint/eslint-plugin@npm:8.3.0"
26892689
dependencies:
2690-
"@eslint-community/regexpp": "npm:^4.5.1"
2691-
"@typescript-eslint/scope-manager": "npm:7.1.1"
2692-
"@typescript-eslint/type-utils": "npm:7.1.1"
2693-
"@typescript-eslint/utils": "npm:7.1.1"
2694-
"@typescript-eslint/visitor-keys": "npm:7.1.1"
2695-
debug: "npm:^4.3.4"
2690+
"@eslint-community/regexpp": "npm:^4.10.0"
2691+
"@typescript-eslint/scope-manager": "npm:8.3.0"
2692+
"@typescript-eslint/type-utils": "npm:8.3.0"
2693+
"@typescript-eslint/utils": "npm:8.3.0"
2694+
"@typescript-eslint/visitor-keys": "npm:8.3.0"
26962695
graphemer: "npm:^1.4.0"
2697-
ignore: "npm:^5.2.4"
2696+
ignore: "npm:^5.3.1"
26982697
natural-compare: "npm:^1.4.0"
2699-
semver: "npm:^7.5.4"
2700-
ts-api-utils: "npm:^1.0.1"
2698+
ts-api-utils: "npm:^1.3.0"
27012699
peerDependencies:
2702-
"@typescript-eslint/parser": ^7.0.0
2703-
eslint: ^8.56.0
2700+
"@typescript-eslint/parser": ^8.0.0 || ^8.0.0-alpha.0
2701+
eslint: ^8.57.0 || ^9.0.0
27042702
peerDependenciesMeta:
27052703
typescript:
27062704
optional: true
2707-
checksum: 10c0/041799604176bbee01f6ff029c5e2fcf1196db2737ba219a20b095f095dc0064ea425d15dd6dc22eaef294daa838209601ec7bc19317258dfa89a13afb8126ba
2705+
checksum: 10c0/d5242b16b8602ab5817cf04b35ac7208b6bee530730eeed6eab886667d1f2c5fac1537b3e33c453393090a1c6fcd50f727c07f5168985a00e7d23d1f99576988
27082706
languageName: node
27092707
linkType: hard
27102708

@@ -2736,16 +2734,6 @@ __metadata:
27362734
languageName: node
27372735
linkType: hard
27382736

2739-
"@typescript-eslint/scope-manager@npm:7.1.1":
2740-
version: 7.1.1
2741-
resolution: "@typescript-eslint/scope-manager@npm:7.1.1"
2742-
dependencies:
2743-
"@typescript-eslint/types": "npm:7.1.1"
2744-
"@typescript-eslint/visitor-keys": "npm:7.1.1"
2745-
checksum: 10c0/a955c8529f24945d448b95982d06b5f15a74fc5df97307f5821d55e9861d6c26d61cbd118c1ca41634164ed1d4f6c74fcb8388761341c49e6902a6fb72036afc
2746-
languageName: node
2747-
linkType: hard
2748-
27492737
"@typescript-eslint/scope-manager@npm:7.12.0":
27502738
version: 7.12.0
27512739
resolution: "@typescript-eslint/scope-manager@npm:7.12.0"
@@ -2756,6 +2744,16 @@ __metadata:
27562744
languageName: node
27572745
linkType: hard
27582746

2747+
"@typescript-eslint/scope-manager@npm:8.3.0":
2748+
version: 8.3.0
2749+
resolution: "@typescript-eslint/scope-manager@npm:8.3.0"
2750+
dependencies:
2751+
"@typescript-eslint/types": "npm:8.3.0"
2752+
"@typescript-eslint/visitor-keys": "npm:8.3.0"
2753+
checksum: 10c0/24d093505d444a07db88f9ab44af04eb738ce523ac3f98b0a641cf3a3ee38d18aff9f72bbf2b2e2d9f45e57c973f31016f1e224cd8ab773f6e7c3477c5a09ad3
2754+
languageName: node
2755+
linkType: hard
2756+
27592757
"@typescript-eslint/type-utils@npm:6.18.1":
27602758
version: 6.18.1
27612759
resolution: "@typescript-eslint/type-utils@npm:6.18.1"
@@ -2773,20 +2771,18 @@ __metadata:
27732771
languageName: node
27742772
linkType: hard
27752773

2776-
"@typescript-eslint/type-utils@npm:7.1.1":
2777-
version: 7.1.1
2778-
resolution: "@typescript-eslint/type-utils@npm:7.1.1"
2774+
"@typescript-eslint/type-utils@npm:8.3.0":
2775+
version: 8.3.0
2776+
resolution: "@typescript-eslint/type-utils@npm:8.3.0"
27792777
dependencies:
2780-
"@typescript-eslint/typescript-estree": "npm:7.1.1"
2781-
"@typescript-eslint/utils": "npm:7.1.1"
2778+
"@typescript-eslint/typescript-estree": "npm:8.3.0"
2779+
"@typescript-eslint/utils": "npm:8.3.0"
27822780
debug: "npm:^4.3.4"
2783-
ts-api-utils: "npm:^1.0.1"
2784-
peerDependencies:
2785-
eslint: ^8.56.0
2781+
ts-api-utils: "npm:^1.3.0"
27862782
peerDependenciesMeta:
27872783
typescript:
27882784
optional: true
2789-
checksum: 10c0/6f19dc383718cce42ed7262d134f5f0221bcbf225fea28975cd714c90e57d861608d5187c7ad731f6281813f94b00f22282a99a8a852167366064abc6e256341
2785+
checksum: 10c0/0e4b42ff2bfcd1727893bb7fe5fcf1aa808b45b5f690c249c68ce7aff68ddfba3d8b1565de2f08972915df23fa7ab114c09f507668e9b0b63faf1e34a5091706
27902786
languageName: node
27912787
linkType: hard
27922788

@@ -2797,20 +2793,20 @@ __metadata:
27972793
languageName: node
27982794
linkType: hard
27992795

2800-
"@typescript-eslint/types@npm:7.1.1":
2801-
version: 7.1.1
2802-
resolution: "@typescript-eslint/types@npm:7.1.1"
2803-
checksum: 10c0/2bef95ec0c60e67fada336db3e82fac2be16c21a9e54fc45c7aeda3291abcceefa12aa970025db88bc2b3e113b1e70abd7f89c2a651c16b816dff1a0c46e7907
2804-
languageName: node
2805-
linkType: hard
2806-
28072796
"@typescript-eslint/types@npm:7.12.0":
28082797
version: 7.12.0
28092798
resolution: "@typescript-eslint/types@npm:7.12.0"
28102799
checksum: 10c0/76786d02a0838750d74ad6e49b026875c0753b81c5a46a56525a1e82d89c0939a13434b03494e3b31b7ffbba7824f426c5b502a12337806a1f6ca560b5dad46c
28112800
languageName: node
28122801
linkType: hard
28132802

2803+
"@typescript-eslint/types@npm:8.3.0":
2804+
version: 8.3.0
2805+
resolution: "@typescript-eslint/types@npm:8.3.0"
2806+
checksum: 10c0/5cd733af7ffa0cdaa5842f6c5e275b3a5c9b98dc49bf1bb9df1f0b51d346bef2a10a827d886f60492d502218a272e935cef50b4f7c69100217d5b10a2499c7b1
2807+
languageName: node
2808+
linkType: hard
2809+
28142810
"@typescript-eslint/typescript-estree@npm:6.18.1":
28152811
version: 6.18.1
28162812
resolution: "@typescript-eslint/typescript-estree@npm:6.18.1"
@@ -2830,41 +2826,41 @@ __metadata:
28302826
languageName: node
28312827
linkType: hard
28322828

2833-
"@typescript-eslint/typescript-estree@npm:7.1.1":
2834-
version: 7.1.1
2835-
resolution: "@typescript-eslint/typescript-estree@npm:7.1.1"
2829+
"@typescript-eslint/typescript-estree@npm:7.12.0":
2830+
version: 7.12.0
2831+
resolution: "@typescript-eslint/typescript-estree@npm:7.12.0"
28362832
dependencies:
2837-
"@typescript-eslint/types": "npm:7.1.1"
2838-
"@typescript-eslint/visitor-keys": "npm:7.1.1"
2833+
"@typescript-eslint/types": "npm:7.12.0"
2834+
"@typescript-eslint/visitor-keys": "npm:7.12.0"
28392835
debug: "npm:^4.3.4"
28402836
globby: "npm:^11.1.0"
28412837
is-glob: "npm:^4.0.3"
2842-
minimatch: "npm:9.0.3"
2843-
semver: "npm:^7.5.4"
2844-
ts-api-utils: "npm:^1.0.1"
2838+
minimatch: "npm:^9.0.4"
2839+
semver: "npm:^7.6.0"
2840+
ts-api-utils: "npm:^1.3.0"
28452841
peerDependenciesMeta:
28462842
typescript:
28472843
optional: true
2848-
checksum: 10c0/2cec9d21cfe46e523a6d29aff554e5450edf1ee30ce9cf644ee8f1f5e1cfd44b94afb3632db97a949c86c4a392ae80f264d56d8747b2b0fdbe5c54139433366a
2844+
checksum: 10c0/855be5ba6c3d7540319ad250555055a798deb04855f26abe719a3b8d555a3227d52e09453930bd829e260a72f65a985998b235514ce2872b31615015da3163c0
28492845
languageName: node
28502846
linkType: hard
28512847

2852-
"@typescript-eslint/typescript-estree@npm:7.12.0":
2853-
version: 7.12.0
2854-
resolution: "@typescript-eslint/typescript-estree@npm:7.12.0"
2848+
"@typescript-eslint/typescript-estree@npm:8.3.0":
2849+
version: 8.3.0
2850+
resolution: "@typescript-eslint/typescript-estree@npm:8.3.0"
28552851
dependencies:
2856-
"@typescript-eslint/types": "npm:7.12.0"
2857-
"@typescript-eslint/visitor-keys": "npm:7.12.0"
2852+
"@typescript-eslint/types": "npm:8.3.0"
2853+
"@typescript-eslint/visitor-keys": "npm:8.3.0"
28582854
debug: "npm:^4.3.4"
2859-
globby: "npm:^11.1.0"
2855+
fast-glob: "npm:^3.3.2"
28602856
is-glob: "npm:^4.0.3"
28612857
minimatch: "npm:^9.0.4"
28622858
semver: "npm:^7.6.0"
28632859
ts-api-utils: "npm:^1.3.0"
28642860
peerDependenciesMeta:
28652861
typescript:
28662862
optional: true
2867-
checksum: 10c0/855be5ba6c3d7540319ad250555055a798deb04855f26abe719a3b8d555a3227d52e09453930bd829e260a72f65a985998b235514ce2872b31615015da3163c0
2863+
checksum: 10c0/dd73aa1a9d7b5c7e6238e766e6ecdb6d87a9b28a24815258b7bbdc59c49fb525d3fe15d9b7c672e2220678f9d5fabdd9615e4cd5ee97a102fd46023ec0735d50
28682864
languageName: node
28692865
linkType: hard
28702866

@@ -2885,20 +2881,17 @@ __metadata:
28852881
languageName: node
28862882
linkType: hard
28872883

2888-
"@typescript-eslint/utils@npm:7.1.1":
2889-
version: 7.1.1
2890-
resolution: "@typescript-eslint/utils@npm:7.1.1"
2884+
"@typescript-eslint/utils@npm:8.3.0":
2885+
version: 8.3.0
2886+
resolution: "@typescript-eslint/utils@npm:8.3.0"
28912887
dependencies:
28922888
"@eslint-community/eslint-utils": "npm:^4.4.0"
2893-
"@types/json-schema": "npm:^7.0.12"
2894-
"@types/semver": "npm:^7.5.0"
2895-
"@typescript-eslint/scope-manager": "npm:7.1.1"
2896-
"@typescript-eslint/types": "npm:7.1.1"
2897-
"@typescript-eslint/typescript-estree": "npm:7.1.1"
2898-
semver: "npm:^7.5.4"
2889+
"@typescript-eslint/scope-manager": "npm:8.3.0"
2890+
"@typescript-eslint/types": "npm:8.3.0"
2891+
"@typescript-eslint/typescript-estree": "npm:8.3.0"
28992892
peerDependencies:
2900-
eslint: ^8.56.0
2901-
checksum: 10c0/3e70834c5b49e4643ec8da63fa2acaab54283a566af2cedcd4c2f4210833a59bf71c459dde69e738115633c7de9f1339130552ff246e8e1bb4db26910685408b
2893+
eslint: ^8.57.0 || ^9.0.0
2894+
checksum: 10c0/e4e9e820cf4b4775bb66b2293a2a827897edaba88577b63df317b50752a01d542be521cc4842976fbbd93e08b9e273ce9d20e23768d06de68a83d68cc0f68a93
29022895
languageName: node
29032896
linkType: hard
29042897

@@ -2926,16 +2919,6 @@ __metadata:
29262919
languageName: node
29272920
linkType: hard
29282921

2929-
"@typescript-eslint/visitor-keys@npm:7.1.1":
2930-
version: 7.1.1
2931-
resolution: "@typescript-eslint/visitor-keys@npm:7.1.1"
2932-
dependencies:
2933-
"@typescript-eslint/types": "npm:7.1.1"
2934-
eslint-visitor-keys: "npm:^3.4.1"
2935-
checksum: 10c0/1ab19ec966ff0b86317eddcbfcda645856ec01c3b76a451298031f35e4da0a363e4888ce5ae9e2526e874799a502c49922d83d57d21cb6fef7f3912f51e4a271
2936-
languageName: node
2937-
linkType: hard
2938-
29392922
"@typescript-eslint/visitor-keys@npm:7.12.0":
29402923
version: 7.12.0
29412924
resolution: "@typescript-eslint/visitor-keys@npm:7.12.0"
@@ -2946,6 +2929,16 @@ __metadata:
29462929
languageName: node
29472930
linkType: hard
29482931

2932+
"@typescript-eslint/visitor-keys@npm:8.3.0":
2933+
version: 8.3.0
2934+
resolution: "@typescript-eslint/visitor-keys@npm:8.3.0"
2935+
dependencies:
2936+
"@typescript-eslint/types": "npm:8.3.0"
2937+
eslint-visitor-keys: "npm:^3.4.3"
2938+
checksum: 10c0/4c19216636f2cc25026fe20d2832d857f05c262eba78bc4159121c696199e44cac68443565959f9336372f7686a14b452867300cf4deb3c0507b8dbde88ac0e6
2939+
languageName: node
2940+
linkType: hard
2941+
29492942
"@ungap/structured-clone@npm:^1.2.0":
29502943
version: 1.2.0
29512944
resolution: "@ungap/structured-clone@npm:1.2.0"
@@ -6101,7 +6094,7 @@ __metadata:
61016094
"@types/react-dom": "npm:^18.2.14"
61026095
"@types/react-router-dom": "npm:^5.2.0"
61036096
"@types/react-virtualized-auto-sizer": "npm:^1.0.0"
6104-
"@typescript-eslint/eslint-plugin": "npm:^7.0.0"
6097+
"@typescript-eslint/eslint-plugin": "npm:^8.0.0"
61056098
copy-webpack-plugin: "npm:^12.0.0"
61066099
css-loader: "npm:^7.0.0"
61076100
eslint: "npm:^8.30.0"
@@ -6406,10 +6399,10 @@ __metadata:
64066399
languageName: node
64076400
linkType: hard
64086401

6409-
"ignore@npm:^5.2.0, ignore@npm:^5.2.4":
6410-
version: 5.2.4
6411-
resolution: "ignore@npm:5.2.4"
6412-
checksum: 10c0/7c7cd90edd9fea6e037f9b9da4b01bf0a86b198ce78345f9bbd983929d68ff14830be31111edc5d70c264921f4962404d75b7262b4d9cc3bc12381eccbd03096
6402+
"ignore@npm:^5.2.0, ignore@npm:^5.2.4, ignore@npm:^5.3.1":
6403+
version: 5.3.2
6404+
resolution: "ignore@npm:5.3.2"
6405+
checksum: 10c0/f9f652c957983634ded1e7f02da3b559a0d4cc210fca3792cb67f1b153623c9c42efdc1c4121af171e295444459fc4a9201101fb041b1104a3c000bccb188337
64136406
languageName: node
64146407
linkType: hard
64156408

0 commit comments

Comments
 (0)