Skip to content

Commit 25ddb1e

Browse files
chore(deps): update dependency @typescript-eslint/eslint-plugin to v8
1 parent 7e7d58b commit 25ddb1e

File tree

2 files changed

+80
-87
lines changed

2 files changed

+80
-87
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: 79 additions & 86 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

@@ -2618,28 +2618,26 @@ __metadata:
26182618
languageName: node
26192619
linkType: hard
26202620

2621-
"@typescript-eslint/eslint-plugin@npm:^7.0.0":
2622-
version: 7.1.1
2623-
resolution: "@typescript-eslint/eslint-plugin@npm:7.1.1"
2621+
"@typescript-eslint/eslint-plugin@npm:^8.0.0":
2622+
version: 8.0.0
2623+
resolution: "@typescript-eslint/eslint-plugin@npm:8.0.0"
26242624
dependencies:
2625-
"@eslint-community/regexpp": "npm:^4.5.1"
2626-
"@typescript-eslint/scope-manager": "npm:7.1.1"
2627-
"@typescript-eslint/type-utils": "npm:7.1.1"
2628-
"@typescript-eslint/utils": "npm:7.1.1"
2629-
"@typescript-eslint/visitor-keys": "npm:7.1.1"
2630-
debug: "npm:^4.3.4"
2625+
"@eslint-community/regexpp": "npm:^4.10.0"
2626+
"@typescript-eslint/scope-manager": "npm:8.0.0"
2627+
"@typescript-eslint/type-utils": "npm:8.0.0"
2628+
"@typescript-eslint/utils": "npm:8.0.0"
2629+
"@typescript-eslint/visitor-keys": "npm:8.0.0"
26312630
graphemer: "npm:^1.4.0"
2632-
ignore: "npm:^5.2.4"
2631+
ignore: "npm:^5.3.1"
26332632
natural-compare: "npm:^1.4.0"
2634-
semver: "npm:^7.5.4"
2635-
ts-api-utils: "npm:^1.0.1"
2633+
ts-api-utils: "npm:^1.3.0"
26362634
peerDependencies:
2637-
"@typescript-eslint/parser": ^7.0.0
2638-
eslint: ^8.56.0
2635+
"@typescript-eslint/parser": ^8.0.0 || ^8.0.0-alpha.0
2636+
eslint: ^8.57.0 || ^9.0.0
26392637
peerDependenciesMeta:
26402638
typescript:
26412639
optional: true
2642-
checksum: 10c0/041799604176bbee01f6ff029c5e2fcf1196db2737ba219a20b095f095dc0064ea425d15dd6dc22eaef294daa838209601ec7bc19317258dfa89a13afb8126ba
2640+
checksum: 10c0/e98304410039bbb7104fdd8ad7a70f2fb81430c117b66d609b44d10cc8937c8a936a4e5993b0b6df5361c00df43a146e89632a37f2407ce9bed3555733c71fc2
26432641
languageName: node
26442642
linkType: hard
26452643

@@ -2671,16 +2669,6 @@ __metadata:
26712669
languageName: node
26722670
linkType: hard
26732671

2674-
"@typescript-eslint/scope-manager@npm:7.1.1":
2675-
version: 7.1.1
2676-
resolution: "@typescript-eslint/scope-manager@npm:7.1.1"
2677-
dependencies:
2678-
"@typescript-eslint/types": "npm:7.1.1"
2679-
"@typescript-eslint/visitor-keys": "npm:7.1.1"
2680-
checksum: 10c0/a955c8529f24945d448b95982d06b5f15a74fc5df97307f5821d55e9861d6c26d61cbd118c1ca41634164ed1d4f6c74fcb8388761341c49e6902a6fb72036afc
2681-
languageName: node
2682-
linkType: hard
2683-
26842672
"@typescript-eslint/scope-manager@npm:7.12.0":
26852673
version: 7.12.0
26862674
resolution: "@typescript-eslint/scope-manager@npm:7.12.0"
@@ -2691,6 +2679,16 @@ __metadata:
26912679
languageName: node
26922680
linkType: hard
26932681

2682+
"@typescript-eslint/scope-manager@npm:8.0.0":
2683+
version: 8.0.0
2684+
resolution: "@typescript-eslint/scope-manager@npm:8.0.0"
2685+
dependencies:
2686+
"@typescript-eslint/types": "npm:8.0.0"
2687+
"@typescript-eslint/visitor-keys": "npm:8.0.0"
2688+
checksum: 10c0/d8397055f046be54302b603a59d358c74292f72af3d12ca1e652316a785400d3e2fd20d79e3e316e3278ff7f1c1ffb271f9f6a7a265b88041c5a4e8332f550a0
2689+
languageName: node
2690+
linkType: hard
2691+
26942692
"@typescript-eslint/type-utils@npm:6.18.1":
26952693
version: 6.18.1
26962694
resolution: "@typescript-eslint/type-utils@npm:6.18.1"
@@ -2708,20 +2706,18 @@ __metadata:
27082706
languageName: node
27092707
linkType: hard
27102708

2711-
"@typescript-eslint/type-utils@npm:7.1.1":
2712-
version: 7.1.1
2713-
resolution: "@typescript-eslint/type-utils@npm:7.1.1"
2709+
"@typescript-eslint/type-utils@npm:8.0.0":
2710+
version: 8.0.0
2711+
resolution: "@typescript-eslint/type-utils@npm:8.0.0"
27142712
dependencies:
2715-
"@typescript-eslint/typescript-estree": "npm:7.1.1"
2716-
"@typescript-eslint/utils": "npm:7.1.1"
2713+
"@typescript-eslint/typescript-estree": "npm:8.0.0"
2714+
"@typescript-eslint/utils": "npm:8.0.0"
27172715
debug: "npm:^4.3.4"
2718-
ts-api-utils: "npm:^1.0.1"
2719-
peerDependencies:
2720-
eslint: ^8.56.0
2716+
ts-api-utils: "npm:^1.3.0"
27212717
peerDependenciesMeta:
27222718
typescript:
27232719
optional: true
2724-
checksum: 10c0/6f19dc383718cce42ed7262d134f5f0221bcbf225fea28975cd714c90e57d861608d5187c7ad731f6281813f94b00f22282a99a8a852167366064abc6e256341
2720+
checksum: 10c0/96ba2a58ceff420dac79a9c3c2bde15e0a56e8c47baf441a62886c9d8df3db6e9d886cd5c717c6f9a8cfceb545a511c7d452aa1537c2cd3b127bd47509e559ae
27252721
languageName: node
27262722
linkType: hard
27272723

@@ -2732,20 +2728,20 @@ __metadata:
27322728
languageName: node
27332729
linkType: hard
27342730

2735-
"@typescript-eslint/types@npm:7.1.1":
2736-
version: 7.1.1
2737-
resolution: "@typescript-eslint/types@npm:7.1.1"
2738-
checksum: 10c0/2bef95ec0c60e67fada336db3e82fac2be16c21a9e54fc45c7aeda3291abcceefa12aa970025db88bc2b3e113b1e70abd7f89c2a651c16b816dff1a0c46e7907
2739-
languageName: node
2740-
linkType: hard
2741-
27422731
"@typescript-eslint/types@npm:7.12.0":
27432732
version: 7.12.0
27442733
resolution: "@typescript-eslint/types@npm:7.12.0"
27452734
checksum: 10c0/76786d02a0838750d74ad6e49b026875c0753b81c5a46a56525a1e82d89c0939a13434b03494e3b31b7ffbba7824f426c5b502a12337806a1f6ca560b5dad46c
27462735
languageName: node
27472736
linkType: hard
27482737

2738+
"@typescript-eslint/types@npm:8.0.0":
2739+
version: 8.0.0
2740+
resolution: "@typescript-eslint/types@npm:8.0.0"
2741+
checksum: 10c0/c15efce96e4b80c2bef7ea4fa7f046609816ae8bc3a4e31d9d671e237520f6b96595e1330a891ec7042bc7b09fc16d265bad49fd878d5fb8be4b59b8a752e5b5
2742+
languageName: node
2743+
linkType: hard
2744+
27492745
"@typescript-eslint/typescript-estree@npm:6.18.1":
27502746
version: 6.18.1
27512747
resolution: "@typescript-eslint/typescript-estree@npm:6.18.1"
@@ -2765,31 +2761,31 @@ __metadata:
27652761
languageName: node
27662762
linkType: hard
27672763

2768-
"@typescript-eslint/typescript-estree@npm:7.1.1":
2769-
version: 7.1.1
2770-
resolution: "@typescript-eslint/typescript-estree@npm:7.1.1"
2764+
"@typescript-eslint/typescript-estree@npm:7.12.0":
2765+
version: 7.12.0
2766+
resolution: "@typescript-eslint/typescript-estree@npm:7.12.0"
27712767
dependencies:
2772-
"@typescript-eslint/types": "npm:7.1.1"
2773-
"@typescript-eslint/visitor-keys": "npm:7.1.1"
2768+
"@typescript-eslint/types": "npm:7.12.0"
2769+
"@typescript-eslint/visitor-keys": "npm:7.12.0"
27742770
debug: "npm:^4.3.4"
27752771
globby: "npm:^11.1.0"
27762772
is-glob: "npm:^4.0.3"
2777-
minimatch: "npm:9.0.3"
2778-
semver: "npm:^7.5.4"
2779-
ts-api-utils: "npm:^1.0.1"
2773+
minimatch: "npm:^9.0.4"
2774+
semver: "npm:^7.6.0"
2775+
ts-api-utils: "npm:^1.3.0"
27802776
peerDependenciesMeta:
27812777
typescript:
27822778
optional: true
2783-
checksum: 10c0/2cec9d21cfe46e523a6d29aff554e5450edf1ee30ce9cf644ee8f1f5e1cfd44b94afb3632db97a949c86c4a392ae80f264d56d8747b2b0fdbe5c54139433366a
2779+
checksum: 10c0/855be5ba6c3d7540319ad250555055a798deb04855f26abe719a3b8d555a3227d52e09453930bd829e260a72f65a985998b235514ce2872b31615015da3163c0
27842780
languageName: node
27852781
linkType: hard
27862782

2787-
"@typescript-eslint/typescript-estree@npm:7.12.0":
2788-
version: 7.12.0
2789-
resolution: "@typescript-eslint/typescript-estree@npm:7.12.0"
2783+
"@typescript-eslint/typescript-estree@npm:8.0.0":
2784+
version: 8.0.0
2785+
resolution: "@typescript-eslint/typescript-estree@npm:8.0.0"
27902786
dependencies:
2791-
"@typescript-eslint/types": "npm:7.12.0"
2792-
"@typescript-eslint/visitor-keys": "npm:7.12.0"
2787+
"@typescript-eslint/types": "npm:8.0.0"
2788+
"@typescript-eslint/visitor-keys": "npm:8.0.0"
27932789
debug: "npm:^4.3.4"
27942790
globby: "npm:^11.1.0"
27952791
is-glob: "npm:^4.0.3"
@@ -2799,7 +2795,7 @@ __metadata:
27992795
peerDependenciesMeta:
28002796
typescript:
28012797
optional: true
2802-
checksum: 10c0/855be5ba6c3d7540319ad250555055a798deb04855f26abe719a3b8d555a3227d52e09453930bd829e260a72f65a985998b235514ce2872b31615015da3163c0
2798+
checksum: 10c0/a82f3eb2a66a4b2715d09f8f9547c1f0c27ea60c1d10d0777c8ce998b760dbb8ef14466fc2056220b8a236c2d2dc3ee99f482502f5c268bd40909b272bb47eb4
28032799
languageName: node
28042800
linkType: hard
28052801

@@ -2820,20 +2816,17 @@ __metadata:
28202816
languageName: node
28212817
linkType: hard
28222818

2823-
"@typescript-eslint/utils@npm:7.1.1":
2824-
version: 7.1.1
2825-
resolution: "@typescript-eslint/utils@npm:7.1.1"
2819+
"@typescript-eslint/utils@npm:8.0.0":
2820+
version: 8.0.0
2821+
resolution: "@typescript-eslint/utils@npm:8.0.0"
28262822
dependencies:
28272823
"@eslint-community/eslint-utils": "npm:^4.4.0"
2828-
"@types/json-schema": "npm:^7.0.12"
2829-
"@types/semver": "npm:^7.5.0"
2830-
"@typescript-eslint/scope-manager": "npm:7.1.1"
2831-
"@typescript-eslint/types": "npm:7.1.1"
2832-
"@typescript-eslint/typescript-estree": "npm:7.1.1"
2833-
semver: "npm:^7.5.4"
2824+
"@typescript-eslint/scope-manager": "npm:8.0.0"
2825+
"@typescript-eslint/types": "npm:8.0.0"
2826+
"@typescript-eslint/typescript-estree": "npm:8.0.0"
28342827
peerDependencies:
2835-
eslint: ^8.56.0
2836-
checksum: 10c0/3e70834c5b49e4643ec8da63fa2acaab54283a566af2cedcd4c2f4210833a59bf71c459dde69e738115633c7de9f1339130552ff246e8e1bb4db26910685408b
2828+
eslint: ^8.57.0 || ^9.0.0
2829+
checksum: 10c0/ecba01996d1aa330c640c41c1212fed2328a47768348ab6886080e0e55bc3b2041939a635a7440d47db533f0c4b21e1eb8b58535a9eaebbbe2c035906e12ba06
28372830
languageName: node
28382831
linkType: hard
28392832

@@ -2861,16 +2854,6 @@ __metadata:
28612854
languageName: node
28622855
linkType: hard
28632856

2864-
"@typescript-eslint/visitor-keys@npm:7.1.1":
2865-
version: 7.1.1
2866-
resolution: "@typescript-eslint/visitor-keys@npm:7.1.1"
2867-
dependencies:
2868-
"@typescript-eslint/types": "npm:7.1.1"
2869-
eslint-visitor-keys: "npm:^3.4.1"
2870-
checksum: 10c0/1ab19ec966ff0b86317eddcbfcda645856ec01c3b76a451298031f35e4da0a363e4888ce5ae9e2526e874799a502c49922d83d57d21cb6fef7f3912f51e4a271
2871-
languageName: node
2872-
linkType: hard
2873-
28742857
"@typescript-eslint/visitor-keys@npm:7.12.0":
28752858
version: 7.12.0
28762859
resolution: "@typescript-eslint/visitor-keys@npm:7.12.0"
@@ -2881,6 +2864,16 @@ __metadata:
28812864
languageName: node
28822865
linkType: hard
28832866

2867+
"@typescript-eslint/visitor-keys@npm:8.0.0":
2868+
version: 8.0.0
2869+
resolution: "@typescript-eslint/visitor-keys@npm:8.0.0"
2870+
dependencies:
2871+
"@typescript-eslint/types": "npm:8.0.0"
2872+
eslint-visitor-keys: "npm:^3.4.3"
2873+
checksum: 10c0/8c59a2e971370c2b9a5727541c72d6b64fd0448ab03dd8b4274a26bddea5e1b4c560dd7856e1f48577cd333f7bbbed7a0f1849d39e2d1b48a748a3668c1a3723
2874+
languageName: node
2875+
linkType: hard
2876+
28842877
"@ungap/structured-clone@npm:^1.2.0":
28852878
version: 1.2.0
28862879
resolution: "@ungap/structured-clone@npm:1.2.0"
@@ -6021,7 +6014,7 @@ __metadata:
60216014
"@types/react-dom": "npm:^18.2.14"
60226015
"@types/react-router-dom": "npm:^5.2.0"
60236016
"@types/react-virtualized-auto-sizer": "npm:^1.0.0"
6024-
"@typescript-eslint/eslint-plugin": "npm:^7.0.0"
6017+
"@typescript-eslint/eslint-plugin": "npm:^8.0.0"
60256018
copy-webpack-plugin: "npm:^12.0.0"
60266019
css-loader: "npm:^7.0.0"
60276020
eslint: "npm:^8.30.0"
@@ -6326,10 +6319,10 @@ __metadata:
63266319
languageName: node
63276320
linkType: hard
63286321

6329-
"ignore@npm:^5.2.0, ignore@npm:^5.2.4":
6330-
version: 5.2.4
6331-
resolution: "ignore@npm:5.2.4"
6332-
checksum: 10c0/7c7cd90edd9fea6e037f9b9da4b01bf0a86b198ce78345f9bbd983929d68ff14830be31111edc5d70c264921f4962404d75b7262b4d9cc3bc12381eccbd03096
6322+
"ignore@npm:^5.2.0, ignore@npm:^5.2.4, ignore@npm:^5.3.1":
6323+
version: 5.3.1
6324+
resolution: "ignore@npm:5.3.1"
6325+
checksum: 10c0/703f7f45ffb2a27fb2c5a8db0c32e7dee66b33a225d28e8db4e1be6474795f606686a6e3bcc50e1aa12f2042db4c9d4a7d60af3250511de74620fbed052ea4cd
63336326
languageName: node
63346327
linkType: hard
63356328

0 commit comments

Comments
 (0)