Skip to content

Commit 6a7d032

Browse files
chore(deps): update dependency typescript-eslint to v8.39.1
1 parent 15ebad8 commit 6a7d032

2 files changed

Lines changed: 119 additions & 35 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"eslint-plugin-react": "7.37.5",
2121
"eslint-plugin-react-hooks": "5.2.0",
2222
"typescript": "5.9.2",
23-
"typescript-eslint": "8.39.0",
23+
"typescript-eslint": "8.39.1",
2424
"vite": "7.0.6"
2525
},
2626
"dependencies": {

yarn.lock

Lines changed: 118 additions & 34 deletions
Original file line numberDiff line numberDiff line change
@@ -848,40 +848,40 @@ __metadata:
848848
languageName: node
849849
linkType: hard
850850

851-
"@typescript-eslint/eslint-plugin@npm:8.39.0":
852-
version: 8.39.0
853-
resolution: "@typescript-eslint/eslint-plugin@npm:8.39.0"
851+
"@typescript-eslint/eslint-plugin@npm:8.39.1":
852+
version: 8.39.1
853+
resolution: "@typescript-eslint/eslint-plugin@npm:8.39.1"
854854
dependencies:
855855
"@eslint-community/regexpp": "npm:^4.10.0"
856-
"@typescript-eslint/scope-manager": "npm:8.39.0"
857-
"@typescript-eslint/type-utils": "npm:8.39.0"
858-
"@typescript-eslint/utils": "npm:8.39.0"
859-
"@typescript-eslint/visitor-keys": "npm:8.39.0"
856+
"@typescript-eslint/scope-manager": "npm:8.39.1"
857+
"@typescript-eslint/type-utils": "npm:8.39.1"
858+
"@typescript-eslint/utils": "npm:8.39.1"
859+
"@typescript-eslint/visitor-keys": "npm:8.39.1"
860860
graphemer: "npm:^1.4.0"
861861
ignore: "npm:^7.0.0"
862862
natural-compare: "npm:^1.4.0"
863863
ts-api-utils: "npm:^2.1.0"
864864
peerDependencies:
865-
"@typescript-eslint/parser": ^8.39.0
865+
"@typescript-eslint/parser": ^8.39.1
866866
eslint: ^8.57.0 || ^9.0.0
867867
typescript: ">=4.8.4 <6.0.0"
868-
checksum: 10c0/c735a99622e2a4a95d89fa02cc47e65279f61972a68b62f58c32a384e766473289b6234cdaa34b5caa9372d4bdf1b22ad34b45feada482c4ed7320784fa19312
868+
checksum: 10c0/7a55de558ed6ea6f09ee0b0d994b4a70e1df9f72e4afc7b3073de1b41504a36d905779304d59c34db700af60da3bb438c62480d30462a13b8b72d0b50318aeee
869869
languageName: node
870870
linkType: hard
871871

872-
"@typescript-eslint/parser@npm:8.39.0":
873-
version: 8.39.0
874-
resolution: "@typescript-eslint/parser@npm:8.39.0"
872+
"@typescript-eslint/parser@npm:8.39.1":
873+
version: 8.39.1
874+
resolution: "@typescript-eslint/parser@npm:8.39.1"
875875
dependencies:
876-
"@typescript-eslint/scope-manager": "npm:8.39.0"
877-
"@typescript-eslint/types": "npm:8.39.0"
878-
"@typescript-eslint/typescript-estree": "npm:8.39.0"
879-
"@typescript-eslint/visitor-keys": "npm:8.39.0"
876+
"@typescript-eslint/scope-manager": "npm:8.39.1"
877+
"@typescript-eslint/types": "npm:8.39.1"
878+
"@typescript-eslint/typescript-estree": "npm:8.39.1"
879+
"@typescript-eslint/visitor-keys": "npm:8.39.1"
880880
debug: "npm:^4.3.4"
881881
peerDependencies:
882882
eslint: ^8.57.0 || ^9.0.0
883883
typescript: ">=4.8.4 <6.0.0"
884-
checksum: 10c0/cb437362ea80303e728eccada1ba630769e90d863471d2cb65abbeda540679f93a566bb4ecdcd3aca39c01f48f865a70aed3e94fbaacc6a81e79bb804c596f0b
884+
checksum: 10c0/da30372c4e8dee48a0c421996bf0bf73a62a57039ee6b817eda64de2d70fdb88dd20b50615c81be7e68fd29cdd7852829b859bb8539b4a4c78030f93acaf5664
885885
languageName: node
886886
linkType: hard
887887

@@ -898,6 +898,19 @@ __metadata:
898898
languageName: node
899899
linkType: hard
900900

901+
"@typescript-eslint/project-service@npm:8.39.1":
902+
version: 8.39.1
903+
resolution: "@typescript-eslint/project-service@npm:8.39.1"
904+
dependencies:
905+
"@typescript-eslint/tsconfig-utils": "npm:^8.39.1"
906+
"@typescript-eslint/types": "npm:^8.39.1"
907+
debug: "npm:^4.3.4"
908+
peerDependencies:
909+
typescript: ">=4.8.4 <6.0.0"
910+
checksum: 10c0/40207af4f4e2a260ea276766d502c4736f6dc5488e84bbab6444e2786289ece2dbca2686323c48d4e9c265e409a309bf3d97d4aa03767dff8cc7642b436bda35
911+
languageName: node
912+
linkType: hard
913+
901914
"@typescript-eslint/scope-manager@npm:8.39.0":
902915
version: 8.39.0
903916
resolution: "@typescript-eslint/scope-manager@npm:8.39.0"
@@ -908,6 +921,16 @@ __metadata:
908921
languageName: node
909922
linkType: hard
910923

924+
"@typescript-eslint/scope-manager@npm:8.39.1":
925+
version: 8.39.1
926+
resolution: "@typescript-eslint/scope-manager@npm:8.39.1"
927+
dependencies:
928+
"@typescript-eslint/types": "npm:8.39.1"
929+
"@typescript-eslint/visitor-keys": "npm:8.39.1"
930+
checksum: 10c0/9466db557c1a0eaaf24b0ece5810413d11390d046bf6e47c4074879e8dba0348b835a21106c842ab20ff85f2384312cf9e20bfe7684e31640696e29957003511
931+
languageName: node
932+
linkType: hard
933+
911934
"@typescript-eslint/tsconfig-utils@npm:8.39.0, @typescript-eslint/tsconfig-utils@npm:^8.39.0":
912935
version: 8.39.0
913936
resolution: "@typescript-eslint/tsconfig-utils@npm:8.39.0"
@@ -917,19 +940,28 @@ __metadata:
917940
languageName: node
918941
linkType: hard
919942

920-
"@typescript-eslint/type-utils@npm:8.39.0":
921-
version: 8.39.0
922-
resolution: "@typescript-eslint/type-utils@npm:8.39.0"
943+
"@typescript-eslint/tsconfig-utils@npm:8.39.1, @typescript-eslint/tsconfig-utils@npm:^8.39.1":
944+
version: 8.39.1
945+
resolution: "@typescript-eslint/tsconfig-utils@npm:8.39.1"
946+
peerDependencies:
947+
typescript: ">=4.8.4 <6.0.0"
948+
checksum: 10c0/664dff0b4ae908cb98c78f9ca73c36cf57c3a2206965d9d0659649ffc02347eb30e1452499671a425592f14a2a5c5eb82ae389b34f3c415a12119506b4ebb61c
949+
languageName: node
950+
linkType: hard
951+
952+
"@typescript-eslint/type-utils@npm:8.39.1":
953+
version: 8.39.1
954+
resolution: "@typescript-eslint/type-utils@npm:8.39.1"
923955
dependencies:
924-
"@typescript-eslint/types": "npm:8.39.0"
925-
"@typescript-eslint/typescript-estree": "npm:8.39.0"
926-
"@typescript-eslint/utils": "npm:8.39.0"
956+
"@typescript-eslint/types": "npm:8.39.1"
957+
"@typescript-eslint/typescript-estree": "npm:8.39.1"
958+
"@typescript-eslint/utils": "npm:8.39.1"
927959
debug: "npm:^4.3.4"
928960
ts-api-utils: "npm:^2.1.0"
929961
peerDependencies:
930962
eslint: ^8.57.0 || ^9.0.0
931963
typescript: ">=4.8.4 <6.0.0"
932-
checksum: 10c0/918de86cc99e90a74a02ee5dfe26f0d7a22872ac00d84e59630a15f50fa9688c2db545c8bf26ba8923c72a74c09386b994d0b7da3dac4104da4ca8c80b4353ac
964+
checksum: 10c0/430dfefe040eae5f0c8dfbce37b5ce071095a28f335e74793923d113682e26313586e90f7bbe2c2f9bffb0da52ffdf5055ea36b96d9f218cef35aa14853122d5
933965
languageName: node
934966
linkType: hard
935967

@@ -940,6 +972,13 @@ __metadata:
940972
languageName: node
941973
linkType: hard
942974

975+
"@typescript-eslint/types@npm:8.39.1, @typescript-eslint/types@npm:^8.39.1":
976+
version: 8.39.1
977+
resolution: "@typescript-eslint/types@npm:8.39.1"
978+
checksum: 10c0/0e188d2d52509a24c500a87adf561387ffcac56b62cb9fd0ca1f929bb3d4eedb6b8f9d516c1890855d39930c9dd8d502d5b4600b8c9cc832d3ebb595d81c7533
979+
languageName: node
980+
linkType: hard
981+
943982
"@typescript-eslint/typescript-estree@npm:8.39.0":
944983
version: 8.39.0
945984
resolution: "@typescript-eslint/typescript-estree@npm:8.39.0"
@@ -960,7 +999,42 @@ __metadata:
960999
languageName: node
9611000
linkType: hard
9621001

963-
"@typescript-eslint/utils@npm:8.39.0, @typescript-eslint/utils@npm:^8.0.0":
1002+
"@typescript-eslint/typescript-estree@npm:8.39.1":
1003+
version: 8.39.1
1004+
resolution: "@typescript-eslint/typescript-estree@npm:8.39.1"
1005+
dependencies:
1006+
"@typescript-eslint/project-service": "npm:8.39.1"
1007+
"@typescript-eslint/tsconfig-utils": "npm:8.39.1"
1008+
"@typescript-eslint/types": "npm:8.39.1"
1009+
"@typescript-eslint/visitor-keys": "npm:8.39.1"
1010+
debug: "npm:^4.3.4"
1011+
fast-glob: "npm:^3.3.2"
1012+
is-glob: "npm:^4.0.3"
1013+
minimatch: "npm:^9.0.4"
1014+
semver: "npm:^7.6.0"
1015+
ts-api-utils: "npm:^2.1.0"
1016+
peerDependencies:
1017+
typescript: ">=4.8.4 <6.0.0"
1018+
checksum: 10c0/1de1a37fed354600a08bc971492c2f14238f0a4bf07a43bedb416c17b7312d18bec92c68c8f2790bb0a1bffcd757f7962914be9f6213068f18f6c4fdde259af4
1019+
languageName: node
1020+
linkType: hard
1021+
1022+
"@typescript-eslint/utils@npm:8.39.1":
1023+
version: 8.39.1
1024+
resolution: "@typescript-eslint/utils@npm:8.39.1"
1025+
dependencies:
1026+
"@eslint-community/eslint-utils": "npm:^4.7.0"
1027+
"@typescript-eslint/scope-manager": "npm:8.39.1"
1028+
"@typescript-eslint/types": "npm:8.39.1"
1029+
"@typescript-eslint/typescript-estree": "npm:8.39.1"
1030+
peerDependencies:
1031+
eslint: ^8.57.0 || ^9.0.0
1032+
typescript: ">=4.8.4 <6.0.0"
1033+
checksum: 10c0/ebc01d736af43728df9a0915058d0c771dec9cc58846ffdcbb986c78e7dabf547ea7daecd75db58b2af88a3c2a43de8a7e5f81feefacfa31be173fc384d25d77
1034+
languageName: node
1035+
linkType: hard
1036+
1037+
"@typescript-eslint/utils@npm:^8.0.0":
9641038
version: 8.39.0
9651039
resolution: "@typescript-eslint/utils@npm:8.39.0"
9661040
dependencies:
@@ -985,6 +1059,16 @@ __metadata:
9851059
languageName: node
9861060
linkType: hard
9871061

1062+
"@typescript-eslint/visitor-keys@npm:8.39.1":
1063+
version: 8.39.1
1064+
resolution: "@typescript-eslint/visitor-keys@npm:8.39.1"
1065+
dependencies:
1066+
"@typescript-eslint/types": "npm:8.39.1"
1067+
eslint-visitor-keys: "npm:^4.2.1"
1068+
checksum: 10c0/4d81f6826a211bc2752e25cd16d1f415f28ebc92b35142402ec23f3765f2d00963b75ac06266ad9c674ca5b057d07d8c114116e5bf14f5465dde1d1aa60bc72f
1069+
languageName: node
1070+
linkType: hard
1071+
9881072
"@unrs/resolver-binding-android-arm-eabi@npm:1.11.1":
9891073
version: 1.11.1
9901074
resolution: "@unrs/resolver-binding-android-arm-eabi@npm:1.11.1"
@@ -3848,7 +3932,7 @@ __metadata:
38483932
react-dom: "npm:18.3.1"
38493933
react-router-dom: "npm:6.30.1"
38503934
typescript: "npm:5.9.2"
3851-
typescript-eslint: "npm:8.39.0"
3935+
typescript-eslint: "npm:8.39.1"
38523936
vite: "npm:7.0.6"
38533937
languageName: unknown
38543938
linkType: soft
@@ -4631,18 +4715,18 @@ __metadata:
46314715
languageName: node
46324716
linkType: hard
46334717

4634-
"typescript-eslint@npm:8.39.0":
4635-
version: 8.39.0
4636-
resolution: "typescript-eslint@npm:8.39.0"
4718+
"typescript-eslint@npm:8.39.1":
4719+
version: 8.39.1
4720+
resolution: "typescript-eslint@npm:8.39.1"
46374721
dependencies:
4638-
"@typescript-eslint/eslint-plugin": "npm:8.39.0"
4639-
"@typescript-eslint/parser": "npm:8.39.0"
4640-
"@typescript-eslint/typescript-estree": "npm:8.39.0"
4641-
"@typescript-eslint/utils": "npm:8.39.0"
4722+
"@typescript-eslint/eslint-plugin": "npm:8.39.1"
4723+
"@typescript-eslint/parser": "npm:8.39.1"
4724+
"@typescript-eslint/typescript-estree": "npm:8.39.1"
4725+
"@typescript-eslint/utils": "npm:8.39.1"
46424726
peerDependencies:
46434727
eslint: ^8.57.0 || ^9.0.0
46444728
typescript: ">=4.8.4 <6.0.0"
4645-
checksum: 10c0/4625a271dc18b37ab454688ded9812f30178cb79413f6fd7a7959cff834e8b0e78066d478781509c0f85e14e93126d2271576e2c9788de17d0316c385cfb75e7
4729+
checksum: 10c0/4070729621c20f8a9bad3df13fb8ac175609a57d046c155df785d474c2926d3e506f0bd5e762be7e2aacd03839c9c9a2015ad087086cee5838c486b9bf46b27b
46464730
languageName: node
46474731
linkType: hard
46484732

0 commit comments

Comments
 (0)