Skip to content

Commit a68a665

Browse files
authored
Merge pull request #419 from evolvedbinary/dependabot/npm_and_yarn/typescript-eslint-8.46.4
Bump typescript-eslint from 8.46.3 to 8.46.4
2 parents aa0dbe8 + 7815a7a commit a68a665

File tree

2 files changed

+35
-119
lines changed

2 files changed

+35
-119
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
"nyc": "^17.1.0",
6565
"rimraf": "^6.1.0",
6666
"typescript": "5.9.3",
67-
"typescript-eslint": "^8.46.3"
67+
"typescript-eslint": "^8.46.4"
6868
},
6969
"packageManager": "[email protected]"
7070
}

yarn.lock

Lines changed: 34 additions & 118 deletions
Original file line numberDiff line numberDiff line change
@@ -417,7 +417,7 @@ __metadata:
417417
nyc: "npm:^17.1.0"
418418
rimraf: "npm:^6.1.0"
419419
typescript: "npm:5.9.3"
420-
typescript-eslint: "npm:^8.46.3"
420+
typescript-eslint: "npm:^8.46.4"
421421
languageName: unknown
422422
linkType: soft
423423

@@ -794,53 +794,40 @@ __metadata:
794794
languageName: node
795795
linkType: hard
796796

797-
"@typescript-eslint/eslint-plugin@npm:8.46.3":
798-
version: 8.46.3
799-
resolution: "@typescript-eslint/eslint-plugin@npm:8.46.3"
797+
"@typescript-eslint/eslint-plugin@npm:8.46.4":
798+
version: 8.46.4
799+
resolution: "@typescript-eslint/eslint-plugin@npm:8.46.4"
800800
dependencies:
801801
"@eslint-community/regexpp": "npm:^4.10.0"
802-
"@typescript-eslint/scope-manager": "npm:8.46.3"
803-
"@typescript-eslint/type-utils": "npm:8.46.3"
804-
"@typescript-eslint/utils": "npm:8.46.3"
805-
"@typescript-eslint/visitor-keys": "npm:8.46.3"
802+
"@typescript-eslint/scope-manager": "npm:8.46.4"
803+
"@typescript-eslint/type-utils": "npm:8.46.4"
804+
"@typescript-eslint/utils": "npm:8.46.4"
805+
"@typescript-eslint/visitor-keys": "npm:8.46.4"
806806
graphemer: "npm:^1.4.0"
807807
ignore: "npm:^7.0.0"
808808
natural-compare: "npm:^1.4.0"
809809
ts-api-utils: "npm:^2.1.0"
810810
peerDependencies:
811-
"@typescript-eslint/parser": ^8.46.3
811+
"@typescript-eslint/parser": ^8.46.4
812812
eslint: ^8.57.0 || ^9.0.0
813813
typescript: ">=4.8.4 <6.0.0"
814-
checksum: 10c0/9c8a5efd9779418d2096634a072a9e2b108e146d0fc541572db56ff28ff37469f03dd404fdb3b0c3161be4cc4857ce14259f30eba1a93d4771de5d1562624e45
814+
checksum: 10c0/c487e55c2f35e89126a13a6997f06494c26a3c96b9a7685421e2d92929f3ab302c1c234f0add9113705fbad693b05b3b87cebe5219bc71b2af9ee7aa8e7dc12c
815815
languageName: node
816816
linkType: hard
817817

818-
"@typescript-eslint/parser@npm:8.46.3":
819-
version: 8.46.3
820-
resolution: "@typescript-eslint/parser@npm:8.46.3"
818+
"@typescript-eslint/parser@npm:8.46.4":
819+
version: 8.46.4
820+
resolution: "@typescript-eslint/parser@npm:8.46.4"
821821
dependencies:
822-
"@typescript-eslint/scope-manager": "npm:8.46.3"
823-
"@typescript-eslint/types": "npm:8.46.3"
824-
"@typescript-eslint/typescript-estree": "npm:8.46.3"
825-
"@typescript-eslint/visitor-keys": "npm:8.46.3"
822+
"@typescript-eslint/scope-manager": "npm:8.46.4"
823+
"@typescript-eslint/types": "npm:8.46.4"
824+
"@typescript-eslint/typescript-estree": "npm:8.46.4"
825+
"@typescript-eslint/visitor-keys": "npm:8.46.4"
826826
debug: "npm:^4.3.4"
827827
peerDependencies:
828828
eslint: ^8.57.0 || ^9.0.0
829829
typescript: ">=4.8.4 <6.0.0"
830-
checksum: 10c0/8a8b47abbbc8bbc68f423df23189afefd296305d50a31c6bec9bdde563adc9ddf99b89a6b8466965fda4aee9118263bae36422dd1c25d7595dd82f8897b5df61
831-
languageName: node
832-
linkType: hard
833-
834-
"@typescript-eslint/project-service@npm:8.46.3":
835-
version: 8.46.3
836-
resolution: "@typescript-eslint/project-service@npm:8.46.3"
837-
dependencies:
838-
"@typescript-eslint/tsconfig-utils": "npm:^8.46.3"
839-
"@typescript-eslint/types": "npm:^8.46.3"
840-
debug: "npm:^4.3.4"
841-
peerDependencies:
842-
typescript: ">=4.8.4 <6.0.0"
843-
checksum: 10c0/24ef305bbb550a8e27a7d6377663c1f2773b39b7a9f12c8b95c66c0d15f8150787b036bbff9ae4c2a0a18ab68c62435b0e03889df294bef00b3ae8846cd20659
830+
checksum: 10c0/bef98fa9250d5720479c10f803ca66a2a0b382158a8b462fd1c710351f7b423570c273556fb828e64d8a87041d54d51fa5a5e1e88ebdc1c88da0ee1098f9405e
844831
languageName: node
845832
linkType: hard
846833

@@ -857,16 +844,6 @@ __metadata:
857844
languageName: node
858845
linkType: hard
859846

860-
"@typescript-eslint/scope-manager@npm:8.46.3":
861-
version: 8.46.3
862-
resolution: "@typescript-eslint/scope-manager@npm:8.46.3"
863-
dependencies:
864-
"@typescript-eslint/types": "npm:8.46.3"
865-
"@typescript-eslint/visitor-keys": "npm:8.46.3"
866-
checksum: 10c0/de8c116477e2a05a895ecd848a8289974a76cab884e07683c8085b3a2ce53895871d9bcd9de94723d6b2a437a6c526c77afcc75d6030cc4f1dccb9b47f4fc069
867-
languageName: node
868-
linkType: hard
869-
870847
"@typescript-eslint/scope-manager@npm:8.46.4":
871848
version: 8.46.4
872849
resolution: "@typescript-eslint/scope-manager@npm:8.46.4"
@@ -877,15 +854,6 @@ __metadata:
877854
languageName: node
878855
linkType: hard
879856

880-
"@typescript-eslint/tsconfig-utils@npm:8.46.3, @typescript-eslint/tsconfig-utils@npm:^8.46.3":
881-
version: 8.46.3
882-
resolution: "@typescript-eslint/tsconfig-utils@npm:8.46.3"
883-
peerDependencies:
884-
typescript: ">=4.8.4 <6.0.0"
885-
checksum: 10c0/a9686141204a96591ee51814a79fa676a8da845638eabb2363f9d82902660fd48ea47f7ec15a618129e45021ad154e1d193127248915752546d60d475d6a566e
886-
languageName: node
887-
linkType: hard
888-
889857
"@typescript-eslint/tsconfig-utils@npm:8.46.4, @typescript-eslint/tsconfig-utils@npm:^8.46.4":
890858
version: 8.46.4
891859
resolution: "@typescript-eslint/tsconfig-utils@npm:8.46.4"
@@ -895,26 +863,19 @@ __metadata:
895863
languageName: node
896864
linkType: hard
897865

898-
"@typescript-eslint/type-utils@npm:8.46.3":
899-
version: 8.46.3
900-
resolution: "@typescript-eslint/type-utils@npm:8.46.3"
866+
"@typescript-eslint/type-utils@npm:8.46.4":
867+
version: 8.46.4
868+
resolution: "@typescript-eslint/type-utils@npm:8.46.4"
901869
dependencies:
902-
"@typescript-eslint/types": "npm:8.46.3"
903-
"@typescript-eslint/typescript-estree": "npm:8.46.3"
904-
"@typescript-eslint/utils": "npm:8.46.3"
870+
"@typescript-eslint/types": "npm:8.46.4"
871+
"@typescript-eslint/typescript-estree": "npm:8.46.4"
872+
"@typescript-eslint/utils": "npm:8.46.4"
905873
debug: "npm:^4.3.4"
906874
ts-api-utils: "npm:^2.1.0"
907875
peerDependencies:
908876
eslint: ^8.57.0 || ^9.0.0
909877
typescript: ">=4.8.4 <6.0.0"
910-
checksum: 10c0/06e20dff5a22feb6581703e8d35159ad6694d9e1df8fbb75869fcd89893826ca533b7b30b795a16d532e9d8ea6720462b1361d1e7a11d431a4cd11b3f47a22b5
911-
languageName: node
912-
linkType: hard
913-
914-
"@typescript-eslint/types@npm:8.46.3, @typescript-eslint/types@npm:^8.46.3":
915-
version: 8.46.3
916-
resolution: "@typescript-eslint/types@npm:8.46.3"
917-
checksum: 10c0/6a6ccefbd086e6c38172fe14d04ba27c1c34755af7c25e752547c42d978b91bf6b97da56a5e63d098fbd679b4a5076c4dd4be6c947fd39b4c5feea5fed6deeb6
878+
checksum: 10c0/d4e08a2d2d66b92a93a45c6efd1df272612982ac27204df9a989371f3a7d6eb5a069fc9898ca5b3a5ad70e2df1bc97e77b1f548e229608605b1a1cb33abc2c95
918879
languageName: node
919880
linkType: hard
920881

@@ -925,26 +886,6 @@ __metadata:
925886
languageName: node
926887
linkType: hard
927888

928-
"@typescript-eslint/typescript-estree@npm:8.46.3":
929-
version: 8.46.3
930-
resolution: "@typescript-eslint/typescript-estree@npm:8.46.3"
931-
dependencies:
932-
"@typescript-eslint/project-service": "npm:8.46.3"
933-
"@typescript-eslint/tsconfig-utils": "npm:8.46.3"
934-
"@typescript-eslint/types": "npm:8.46.3"
935-
"@typescript-eslint/visitor-keys": "npm:8.46.3"
936-
debug: "npm:^4.3.4"
937-
fast-glob: "npm:^3.3.2"
938-
is-glob: "npm:^4.0.3"
939-
minimatch: "npm:^9.0.4"
940-
semver: "npm:^7.6.0"
941-
ts-api-utils: "npm:^2.1.0"
942-
peerDependencies:
943-
typescript: ">=4.8.4 <6.0.0"
944-
checksum: 10c0/3a2bb879a3b42eda478015beee42729efdc78c0cfc70fa009442706626813114f8f9a1e918638ab957df385681ab073cf2076c508973ff9a72e2425e4e521b4f
945-
languageName: node
946-
linkType: hard
947-
948889
"@typescript-eslint/typescript-estree@npm:8.46.4":
949890
version: 8.46.4
950891
resolution: "@typescript-eslint/typescript-estree@npm:8.46.4"
@@ -965,22 +906,7 @@ __metadata:
965906
languageName: node
966907
linkType: hard
967908

968-
"@typescript-eslint/utils@npm:8.46.3":
969-
version: 8.46.3
970-
resolution: "@typescript-eslint/utils@npm:8.46.3"
971-
dependencies:
972-
"@eslint-community/eslint-utils": "npm:^4.7.0"
973-
"@typescript-eslint/scope-manager": "npm:8.46.3"
974-
"@typescript-eslint/types": "npm:8.46.3"
975-
"@typescript-eslint/typescript-estree": "npm:8.46.3"
976-
peerDependencies:
977-
eslint: ^8.57.0 || ^9.0.0
978-
typescript: ">=4.8.4 <6.0.0"
979-
checksum: 10c0/cf85b166f75c2fd248004fb59643315347489d9ab589738cda1b4c36c25e7947c197a1c21e46cb25959be7d0f310b352c4436f8d3e0a91d64e4fafb3ef4b4e3d
980-
languageName: node
981-
linkType: hard
982-
983-
"@typescript-eslint/utils@npm:~8.46.0":
909+
"@typescript-eslint/utils@npm:8.46.4, @typescript-eslint/utils@npm:~8.46.0":
984910
version: 8.46.4
985911
resolution: "@typescript-eslint/utils@npm:8.46.4"
986912
dependencies:
@@ -995,16 +921,6 @@ __metadata:
995921
languageName: node
996922
linkType: hard
997923

998-
"@typescript-eslint/visitor-keys@npm:8.46.3":
999-
version: 8.46.3
1000-
resolution: "@typescript-eslint/visitor-keys@npm:8.46.3"
1001-
dependencies:
1002-
"@typescript-eslint/types": "npm:8.46.3"
1003-
eslint-visitor-keys: "npm:^4.2.1"
1004-
checksum: 10c0/c5f96840e0c31541e1a2390712a6cb290eff59fc97a3ffa7ecab353d3bb3cf0d8c6f62d68db271bf194aa8c4582be735b6121fcc5b30449e01799642be77de6e
1005-
languageName: node
1006-
linkType: hard
1007-
1008924
"@typescript-eslint/visitor-keys@npm:8.46.4":
1009925
version: 8.46.4
1010926
resolution: "@typescript-eslint/visitor-keys@npm:8.46.4"
@@ -4317,18 +4233,18 @@ __metadata:
43174233
languageName: node
43184234
linkType: hard
43194235

4320-
"typescript-eslint@npm:^8.46.3":
4321-
version: 8.46.3
4322-
resolution: "typescript-eslint@npm:8.46.3"
4236+
"typescript-eslint@npm:^8.46.4":
4237+
version: 8.46.4
4238+
resolution: "typescript-eslint@npm:8.46.4"
43234239
dependencies:
4324-
"@typescript-eslint/eslint-plugin": "npm:8.46.3"
4325-
"@typescript-eslint/parser": "npm:8.46.3"
4326-
"@typescript-eslint/typescript-estree": "npm:8.46.3"
4327-
"@typescript-eslint/utils": "npm:8.46.3"
4240+
"@typescript-eslint/eslint-plugin": "npm:8.46.4"
4241+
"@typescript-eslint/parser": "npm:8.46.4"
4242+
"@typescript-eslint/typescript-estree": "npm:8.46.4"
4243+
"@typescript-eslint/utils": "npm:8.46.4"
43284244
peerDependencies:
43294245
eslint: ^8.57.0 || ^9.0.0
43304246
typescript: ">=4.8.4 <6.0.0"
4331-
checksum: 10c0/c6d9398b16429b614c96405caae018b7ea74df55abf5ba9248ca9d02327704d6e1c3bdd2e2f52cfb25c9e5465ad93d73e19ee7fc3afbb837a6aeeecdf02c979b
4247+
checksum: 10c0/e08f1a9a55969df12590b1633f0f6c35d843b7846dc38b60ff900517f8f10dc51f37f1598db92436e858967690bbce1ae732feea2f196071f733d6d2195b0db7
43324248
languageName: node
43334249
linkType: hard
43344250

0 commit comments

Comments
 (0)