Skip to content

Commit d5c2768

Browse files
chore(deps-dev): bump typescript-eslint 8.33, import-x 4.13.1, resolver-typescript 4.4.1
Also removed unnecessary flat boolean.
1 parent 2a25786 commit d5c2768

File tree

3 files changed

+111
-90
lines changed

3 files changed

+111
-90
lines changed

eslint.config.mjs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@ export default tseslint.config(gitignore(), {
2323
...tseslint.configs.stylisticTypeChecked,
2424
stylistic.configs['disable-legacy'],
2525
stylistic.configs.customize({
26-
flat: true,
2726
quotes: 'single',
2827
indent: 2,
2928
semi: true,

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -76,23 +76,23 @@
7676
"@stylistic/eslint-plugin": "^4.4.0",
7777
"@types/common-tags": "^1.8.4",
7878
"@types/node": "~18.18.0",
79-
"@typescript-eslint/rule-tester": "^8.32.1",
79+
"@typescript-eslint/rule-tester": "^8.33.0",
8080
"@typescript/vfs": "^1.6.1",
8181
"@vitest/coverage-v8": "^3.1.4",
8282
"@vitest/eslint-plugin": "^1.2.1",
8383
"bumpp": "^10.1.1",
8484
"eslint": "^9.27.0",
8585
"eslint-config-flat-gitignore": "^2.1.0",
8686
"eslint-doc-generator": "^2.1.2",
87-
"eslint-import-resolver-typescript": "^4.4.0",
87+
"eslint-import-resolver-typescript": "^4.4.1",
8888
"eslint-plugin-eslint-plugin": "^6.4.0",
89-
"eslint-plugin-import-x": "^4.13.1",
89+
"eslint-plugin-import-x": "^4.13.3",
9090
"eslint-plugin-n": "^17.18.0",
9191
"markdownlint-cli2": "^0.18.1",
9292
"rxjs": "^7.8.2",
9393
"tsup": "^8.5.0",
9494
"typescript": "~5.8.3",
95-
"typescript-eslint": "^8.32.1",
95+
"typescript-eslint": "^8.33.0",
9696
"vitest": "^3.1.4"
9797
},
9898
"engines": {

yarn.lock

Lines changed: 107 additions & 85 deletions
Original file line numberDiff line numberDiff line change
@@ -791,98 +791,120 @@ __metadata:
791791
languageName: node
792792
linkType: hard
793793

794-
"@typescript-eslint/eslint-plugin@npm:8.32.1":
795-
version: 8.32.1
796-
resolution: "@typescript-eslint/eslint-plugin@npm:8.32.1"
794+
"@typescript-eslint/eslint-plugin@npm:8.33.0":
795+
version: 8.33.0
796+
resolution: "@typescript-eslint/eslint-plugin@npm:8.33.0"
797797
dependencies:
798798
"@eslint-community/regexpp": "npm:^4.10.0"
799-
"@typescript-eslint/scope-manager": "npm:8.32.1"
800-
"@typescript-eslint/type-utils": "npm:8.32.1"
801-
"@typescript-eslint/utils": "npm:8.32.1"
802-
"@typescript-eslint/visitor-keys": "npm:8.32.1"
799+
"@typescript-eslint/scope-manager": "npm:8.33.0"
800+
"@typescript-eslint/type-utils": "npm:8.33.0"
801+
"@typescript-eslint/utils": "npm:8.33.0"
802+
"@typescript-eslint/visitor-keys": "npm:8.33.0"
803803
graphemer: "npm:^1.4.0"
804804
ignore: "npm:^7.0.0"
805805
natural-compare: "npm:^1.4.0"
806806
ts-api-utils: "npm:^2.1.0"
807807
peerDependencies:
808-
"@typescript-eslint/parser": ^8.0.0 || ^8.0.0-alpha.0
808+
"@typescript-eslint/parser": ^8.33.0
809809
eslint: ^8.57.0 || ^9.0.0
810810
typescript: ">=4.8.4 <5.9.0"
811-
checksum: 10c0/29dbafc1f02e1167e6d1e92908de6bf7df1cc1fc9ae1de3f4d4abf5d2b537be16b173bcd05770270529eb2fd17a3ac63c2f40d308f7fbbf6d6f286ba564afd64
811+
checksum: 10c0/fdfbba2134bb8aa8effb3686a9ffe0a5d9916b41ccdf4339976e0205734f802fca2631939f892ccedd20eee104d8cd0e691720728baeeee17c0f40d7bfe4205d
812812
languageName: node
813813
linkType: hard
814814

815-
"@typescript-eslint/parser@npm:8.32.1":
816-
version: 8.32.1
817-
resolution: "@typescript-eslint/parser@npm:8.32.1"
815+
"@typescript-eslint/parser@npm:8.33.0":
816+
version: 8.33.0
817+
resolution: "@typescript-eslint/parser@npm:8.33.0"
818818
dependencies:
819-
"@typescript-eslint/scope-manager": "npm:8.32.1"
820-
"@typescript-eslint/types": "npm:8.32.1"
821-
"@typescript-eslint/typescript-estree": "npm:8.32.1"
822-
"@typescript-eslint/visitor-keys": "npm:8.32.1"
819+
"@typescript-eslint/scope-manager": "npm:8.33.0"
820+
"@typescript-eslint/types": "npm:8.33.0"
821+
"@typescript-eslint/typescript-estree": "npm:8.33.0"
822+
"@typescript-eslint/visitor-keys": "npm:8.33.0"
823823
debug: "npm:^4.3.4"
824824
peerDependencies:
825825
eslint: ^8.57.0 || ^9.0.0
826826
typescript: ">=4.8.4 <5.9.0"
827-
checksum: 10c0/01095f5b6e0a2e0631623be3f44be0f2960ceb24de33b64cb790e24a1468018d2b4d6874d1fa08a4928c2a02f208dd66cbc49735c7e8b54d564e420daabf84d1
827+
checksum: 10c0/3f6aa8476d912a749a4f3e6ae6cbf90a881f1892efb7b3c88f6654fa03e770d8da511d0298615b0eda880b3811e157ed60e47e6a21aa309cbf912e2d5d79d73c
828828
languageName: node
829829
linkType: hard
830830

831-
"@typescript-eslint/rule-tester@npm:^8.32.1":
832-
version: 8.32.1
833-
resolution: "@typescript-eslint/rule-tester@npm:8.32.1"
831+
"@typescript-eslint/project-service@npm:8.33.0":
832+
version: 8.33.0
833+
resolution: "@typescript-eslint/project-service@npm:8.33.0"
834834
dependencies:
835-
"@typescript-eslint/parser": "npm:8.32.1"
836-
"@typescript-eslint/typescript-estree": "npm:8.32.1"
837-
"@typescript-eslint/utils": "npm:8.32.1"
835+
"@typescript-eslint/tsconfig-utils": "npm:^8.33.0"
836+
"@typescript-eslint/types": "npm:^8.33.0"
837+
debug: "npm:^4.3.4"
838+
checksum: 10c0/a863d9e3be5ffb53c9d57b25b7a35149dae01afd942dd7fc36bd72a4230676ae12d0f37a789cddaf1baf71e3b35f09436bebbd081336e667b4181b48d0afe8f5
839+
languageName: node
840+
linkType: hard
841+
842+
"@typescript-eslint/rule-tester@npm:^8.33.0":
843+
version: 8.33.0
844+
resolution: "@typescript-eslint/rule-tester@npm:8.33.0"
845+
dependencies:
846+
"@typescript-eslint/parser": "npm:8.33.0"
847+
"@typescript-eslint/typescript-estree": "npm:8.33.0"
848+
"@typescript-eslint/utils": "npm:8.33.0"
838849
ajv: "npm:^6.12.6"
839850
json-stable-stringify-without-jsonify: "npm:^1.0.1"
840851
lodash.merge: "npm:4.6.2"
841852
semver: "npm:^7.6.0"
842853
peerDependencies:
843854
eslint: ^8.57.0 || ^9.0.0
844-
checksum: 10c0/f211d5afbfc572986c096a2dd4cf6e31e3b27b7140a017e281e9743cc39b325db751aa40a8ac399d8a511522569ae40ab643b1eae555475f76db383f5acea776
855+
checksum: 10c0/be5ac638f6e207eb20b8f71b4d2dd4315b854af55bad972ab092d4d4f83de757defaec6a0dc3373de4b5f51d65a08f20e786436ff7023851098cb47982db446e
845856
languageName: node
846857
linkType: hard
847858

848-
"@typescript-eslint/scope-manager@npm:8.32.1, @typescript-eslint/scope-manager@npm:^8.19.1":
849-
version: 8.32.1
850-
resolution: "@typescript-eslint/scope-manager@npm:8.32.1"
859+
"@typescript-eslint/scope-manager@npm:8.33.0, @typescript-eslint/scope-manager@npm:^8.19.1":
860+
version: 8.33.0
861+
resolution: "@typescript-eslint/scope-manager@npm:8.33.0"
851862
dependencies:
852-
"@typescript-eslint/types": "npm:8.32.1"
853-
"@typescript-eslint/visitor-keys": "npm:8.32.1"
854-
checksum: 10c0/d2cb1f7736388972137d6e510b2beae4bac033fcab274e04de90ebba3ce466c71fe47f1795357e032e4a6c8b2162016b51b58210916c37212242c82d35352e9f
863+
"@typescript-eslint/types": "npm:8.33.0"
864+
"@typescript-eslint/visitor-keys": "npm:8.33.0"
865+
checksum: 10c0/eb259add242ce40642e7272b414c92ae9407d97cb304981f17f0de0846d5c4ab47d41816ef13da3d3976fe0b7a74df291525be27e4fe4f0ab5d35e86d340faa0
866+
languageName: node
867+
linkType: hard
868+
869+
"@typescript-eslint/tsconfig-utils@npm:8.33.0, @typescript-eslint/tsconfig-utils@npm:^8.33.0":
870+
version: 8.33.0
871+
resolution: "@typescript-eslint/tsconfig-utils@npm:8.33.0"
872+
peerDependencies:
873+
typescript: ">=4.8.4 <5.9.0"
874+
checksum: 10c0/6e9a8e73e65b925f908f31e00be4f1b8d7e89f45d97fa703f468115943c297fc2cc6f9daa0c12b9607f39186f033ac244515f11710df7e1df8302c815ed57389
855875
languageName: node
856876
linkType: hard
857877

858-
"@typescript-eslint/type-utils@npm:8.32.1":
859-
version: 8.32.1
860-
resolution: "@typescript-eslint/type-utils@npm:8.32.1"
878+
"@typescript-eslint/type-utils@npm:8.33.0":
879+
version: 8.33.0
880+
resolution: "@typescript-eslint/type-utils@npm:8.33.0"
861881
dependencies:
862-
"@typescript-eslint/typescript-estree": "npm:8.32.1"
863-
"@typescript-eslint/utils": "npm:8.32.1"
882+
"@typescript-eslint/typescript-estree": "npm:8.33.0"
883+
"@typescript-eslint/utils": "npm:8.33.0"
864884
debug: "npm:^4.3.4"
865885
ts-api-utils: "npm:^2.1.0"
866886
peerDependencies:
867887
eslint: ^8.57.0 || ^9.0.0
868888
typescript: ">=4.8.4 <5.9.0"
869-
checksum: 10c0/f10186340ce194681804d9a57feb6d8d6c3adbd059c70df58f4656b0d9efd412fb0c2d80c182f9db83bad1a301754e0c24fe26f3354bef3a1795ab9c835cb763
889+
checksum: 10c0/4a81c654ba17e8a50e48249f781cb91cddb990044affda7315d9b259aabd638232c9a98ff5f4d45ea3b258098060864026b746fce93ad6b4dcde5e492d93c855
870890
languageName: node
871891
linkType: hard
872892

873-
"@typescript-eslint/types@npm:8.32.1":
874-
version: 8.32.1
875-
resolution: "@typescript-eslint/types@npm:8.32.1"
876-
checksum: 10c0/86f59b29c12e7e8abe45a1659b6fae5e7b0cfaf09ab86dd596ed9d468aa61082bbccd509d25f769b197fbfdf872bbef0b323a2ded6ceaca351f7c679f1ba3bd3
893+
"@typescript-eslint/types@npm:8.33.0, @typescript-eslint/types@npm:^8.33.0":
894+
version: 8.33.0
895+
resolution: "@typescript-eslint/types@npm:8.33.0"
896+
checksum: 10c0/348b64eb408719d7711a433fc9716e0c2aab8b3f3676f5a1cc2e00269044132282cf655deb6d0dd9817544116909513de3b709005352d186949d1014fad1a3cb
877897
languageName: node
878898
linkType: hard
879899

880-
"@typescript-eslint/typescript-estree@npm:8.32.1":
881-
version: 8.32.1
882-
resolution: "@typescript-eslint/typescript-estree@npm:8.32.1"
900+
"@typescript-eslint/typescript-estree@npm:8.33.0":
901+
version: 8.33.0
902+
resolution: "@typescript-eslint/typescript-estree@npm:8.33.0"
883903
dependencies:
884-
"@typescript-eslint/types": "npm:8.32.1"
885-
"@typescript-eslint/visitor-keys": "npm:8.32.1"
904+
"@typescript-eslint/project-service": "npm:8.33.0"
905+
"@typescript-eslint/tsconfig-utils": "npm:8.33.0"
906+
"@typescript-eslint/types": "npm:8.33.0"
907+
"@typescript-eslint/visitor-keys": "npm:8.33.0"
886908
debug: "npm:^4.3.4"
887909
fast-glob: "npm:^3.3.2"
888910
is-glob: "npm:^4.0.3"
@@ -891,32 +913,32 @@ __metadata:
891913
ts-api-utils: "npm:^2.1.0"
892914
peerDependencies:
893915
typescript: ">=4.8.4 <5.9.0"
894-
checksum: 10c0/b5ae0d91ef1b46c9f3852741e26b7a14c28bb58ee8a283b9530ac484332ca58a7216b9d22eda23c5449b5fd69c6e4601ef3ebbd68e746816ae78269036c08cda
916+
checksum: 10c0/677b12b2e5780ffaef508bddbf8712fe2c3413f3d14fd8fd0cfbe22952a81c6642b3cc26984cf27fdfc3dd2457ae5f8aa04437d3b0ae32987a1895f9648ca7b2
895917
languageName: node
896918
linkType: hard
897919

898-
"@typescript-eslint/utils@npm:8.32.1, @typescript-eslint/utils@npm:^8.0.0, @typescript-eslint/utils@npm:^8.19.1, @typescript-eslint/utils@npm:^8.24.0, @typescript-eslint/utils@npm:^8.32.1":
899-
version: 8.32.1
900-
resolution: "@typescript-eslint/utils@npm:8.32.1"
920+
"@typescript-eslint/utils@npm:8.33.0, @typescript-eslint/utils@npm:^8.0.0, @typescript-eslint/utils@npm:^8.19.1, @typescript-eslint/utils@npm:^8.24.0, @typescript-eslint/utils@npm:^8.32.1":
921+
version: 8.33.0
922+
resolution: "@typescript-eslint/utils@npm:8.33.0"
901923
dependencies:
902924
"@eslint-community/eslint-utils": "npm:^4.7.0"
903-
"@typescript-eslint/scope-manager": "npm:8.32.1"
904-
"@typescript-eslint/types": "npm:8.32.1"
905-
"@typescript-eslint/typescript-estree": "npm:8.32.1"
925+
"@typescript-eslint/scope-manager": "npm:8.33.0"
926+
"@typescript-eslint/types": "npm:8.33.0"
927+
"@typescript-eslint/typescript-estree": "npm:8.33.0"
906928
peerDependencies:
907929
eslint: ^8.57.0 || ^9.0.0
908930
typescript: ">=4.8.4 <5.9.0"
909-
checksum: 10c0/a2b90c0417cd3a33c6e22f9cc28c356f251bb8928ef1d25e057feda007d522d281bdc37a9a0d05b70312f00a7b3f350ca06e724867025ea85bba5a4c766732e7
931+
checksum: 10c0/a0adb9e13d8f8d8f86ae2e905f3305ad60732e760364b291de66a857a551485d37c23e923299078a47f75d3cca643e1f2aefa010a0beb4cb0d08d0507c1038e1
910932
languageName: node
911933
linkType: hard
912934

913-
"@typescript-eslint/visitor-keys@npm:8.32.1":
914-
version: 8.32.1
915-
resolution: "@typescript-eslint/visitor-keys@npm:8.32.1"
935+
"@typescript-eslint/visitor-keys@npm:8.33.0":
936+
version: 8.33.0
937+
resolution: "@typescript-eslint/visitor-keys@npm:8.33.0"
916938
dependencies:
917-
"@typescript-eslint/types": "npm:8.32.1"
939+
"@typescript-eslint/types": "npm:8.33.0"
918940
eslint-visitor-keys: "npm:^4.2.0"
919-
checksum: 10c0/9c05053dfd048f681eb96e09ceefa8841a617b8b5950eea05e0844b38fe3510a284eb936324caa899c3ceb4bc23efe56ac01437fab378ac1beeb1c6c00404978
941+
checksum: 10c0/41660f241e78314f69d251792f369ef1eeeab3b40fe4ab11b794d402c95bcb82b61d3e91763e7ab9b0f22011a7ac9c8f9dfd91734d61c9f4eaf4f7660555b53b
920942
languageName: node
921943
linkType: hard
922944

@@ -1996,9 +2018,9 @@ __metadata:
19962018
languageName: node
19972019
linkType: hard
19982020

1999-
"eslint-import-context@npm:^0.1.3, eslint-import-context@npm:^0.1.4":
2000-
version: 0.1.5
2001-
resolution: "eslint-import-context@npm:0.1.5"
2021+
"eslint-import-context@npm:^0.1.5":
2022+
version: 0.1.6
2023+
resolution: "eslint-import-context@npm:0.1.6"
20022024
dependencies:
20032025
get-tsconfig: "npm:^4.10.1"
20042026
stable-hash: "npm:^0.0.5"
@@ -2007,7 +2029,7 @@ __metadata:
20072029
peerDependenciesMeta:
20082030
unrs-resolver:
20092031
optional: true
2010-
checksum: 10c0/30de54045e60fc8f084e2100122c8a4d77317ef2df3d3340a5f00d05ba6f6609d2b6bcc2f13414334959d8997753a5f63f69022baa7e462285949eec762ce586
2032+
checksum: 10c0/e0b1603c0b02d2be7da70e61bf918cda01314e27e38c11aad1c08dbbf5ab6b0ccfe588851574cad336bda859e35efeecc9205a06fc3b1ab8f65e74732ef075b4
20112033
languageName: node
20122034
linkType: hard
20132035

@@ -2022,16 +2044,16 @@ __metadata:
20222044
languageName: node
20232045
linkType: hard
20242046

2025-
"eslint-import-resolver-typescript@npm:^4.4.0":
2026-
version: 4.4.0
2027-
resolution: "eslint-import-resolver-typescript@npm:4.4.0"
2047+
"eslint-import-resolver-typescript@npm:^4.4.1":
2048+
version: 4.4.1
2049+
resolution: "eslint-import-resolver-typescript@npm:4.4.1"
20282050
dependencies:
20292051
debug: "npm:^4.4.1"
2030-
eslint-import-context: "npm:^0.1.3"
2052+
eslint-import-context: "npm:^0.1.5"
20312053
get-tsconfig: "npm:^4.10.1"
20322054
is-bun-module: "npm:^2.0.0"
20332055
stable-hash: "npm:^0.0.5"
2034-
tinyglobby: "npm:^0.2.13"
2056+
tinyglobby: "npm:^0.2.14"
20352057
unrs-resolver: "npm:^1.7.2"
20362058
peerDependencies:
20372059
eslint: "*"
@@ -2042,7 +2064,7 @@ __metadata:
20422064
optional: true
20432065
eslint-plugin-import-x:
20442066
optional: true
2045-
checksum: 10c0/97986ecf4b61789340180e1393fe357d9eabb8b35c9799c08aa7bcc5aa5f1f39addd1a8fd26088219691544ede9c12a2f59b767c4f145eb3653636c8c980f71e
2067+
checksum: 10c0/a03df85e4e7136e3ae36842a417a1a91f74054d999f32e9a40a2ea732c541be522d1382e18ace0e8c26e0505868f12a5de4a6b978d73ea91ca21d314f0f01f30
20462068
languageName: node
20472069
linkType: hard
20482070

@@ -2071,14 +2093,14 @@ __metadata:
20712093
languageName: node
20722094
linkType: hard
20732095

2074-
"eslint-plugin-import-x@npm:^4.13.1":
2075-
version: 4.13.1
2076-
resolution: "eslint-plugin-import-x@npm:4.13.1"
2096+
"eslint-plugin-import-x@npm:^4.13.3":
2097+
version: 4.13.3
2098+
resolution: "eslint-plugin-import-x@npm:4.13.3"
20772099
dependencies:
20782100
"@typescript-eslint/utils": "npm:^8.32.1"
20792101
comment-parser: "npm:^1.4.1"
20802102
debug: "npm:^4.4.1"
2081-
eslint-import-context: "npm:^0.1.4"
2103+
eslint-import-context: "npm:^0.1.5"
20822104
eslint-import-resolver-node: "npm:^0.3.9"
20832105
is-glob: "npm:^4.0.3"
20842106
minimatch: "npm:^9.0.3 || ^10.0.1"
@@ -2088,7 +2110,7 @@ __metadata:
20882110
unrs-resolver: "npm:^1.7.2"
20892111
peerDependencies:
20902112
eslint: ^8.57.0 || ^9.0.0
2091-
checksum: 10c0/a7f134d69f63c865c2147c4eaad180437d2643f48838bb24246ccd7cce878603b6cd2ea30d0ba5fb5980464dba82184be30622b937c04cb8ec52957344ad991a
2113+
checksum: 10c0/582c9ad4827915ae4ff0a73dfd854c347c52d662d5cb37f290742b71ab0d7082e78a79723b7ebb169a553f7e6215a93af2d4216fba9eb3b8b48e165f4a7581a9
20922114
languageName: node
20932115
linkType: hard
20942116

@@ -2118,7 +2140,7 @@ __metadata:
21182140
"@stylistic/eslint-plugin": "npm:^4.4.0"
21192141
"@types/common-tags": "npm:^1.8.4"
21202142
"@types/node": "npm:~18.18.0"
2121-
"@typescript-eslint/rule-tester": "npm:^8.32.1"
2143+
"@typescript-eslint/rule-tester": "npm:^8.33.0"
21222144
"@typescript-eslint/scope-manager": "npm:^8.19.1"
21232145
"@typescript-eslint/utils": "npm:^8.19.1"
21242146
"@typescript/vfs": "npm:^1.6.1"
@@ -2130,17 +2152,17 @@ __metadata:
21302152
eslint: "npm:^9.27.0"
21312153
eslint-config-flat-gitignore: "npm:^2.1.0"
21322154
eslint-doc-generator: "npm:^2.1.2"
2133-
eslint-import-resolver-typescript: "npm:^4.4.0"
2155+
eslint-import-resolver-typescript: "npm:^4.4.1"
21342156
eslint-plugin-eslint-plugin: "npm:^6.4.0"
2135-
eslint-plugin-import-x: "npm:^4.13.1"
2157+
eslint-plugin-import-x: "npm:^4.13.3"
21362158
eslint-plugin-n: "npm:^17.18.0"
21372159
markdownlint-cli2: "npm:^0.18.1"
21382160
rxjs: "npm:^7.8.2"
21392161
ts-api-utils: "npm:^2.0.0"
21402162
tslib: "npm:^2.1.0"
21412163
tsup: "npm:^8.5.0"
21422164
typescript: "npm:~5.8.3"
2143-
typescript-eslint: "npm:^8.32.1"
2165+
typescript-eslint: "npm:^8.33.0"
21442166
vitest: "npm:^3.1.4"
21452167
peerDependencies:
21462168
eslint: ^8.57.0 || ^9.0.0
@@ -4496,7 +4518,7 @@ __metadata:
44964518
languageName: node
44974519
linkType: hard
44984520

4499-
"tinyglobby@npm:^0.2.11, tinyglobby@npm:^0.2.12, tinyglobby@npm:^0.2.13":
4521+
"tinyglobby@npm:^0.2.11, tinyglobby@npm:^0.2.12, tinyglobby@npm:^0.2.13, tinyglobby@npm:^0.2.14":
45004522
version: 0.2.14
45014523
resolution: "tinyglobby@npm:0.2.14"
45024524
dependencies:
@@ -4635,17 +4657,17 @@ __metadata:
46354657
languageName: node
46364658
linkType: hard
46374659

4638-
"typescript-eslint@npm:^8.32.1":
4639-
version: 8.32.1
4640-
resolution: "typescript-eslint@npm:8.32.1"
4660+
"typescript-eslint@npm:^8.33.0":
4661+
version: 8.33.0
4662+
resolution: "typescript-eslint@npm:8.33.0"
46414663
dependencies:
4642-
"@typescript-eslint/eslint-plugin": "npm:8.32.1"
4643-
"@typescript-eslint/parser": "npm:8.32.1"
4644-
"@typescript-eslint/utils": "npm:8.32.1"
4664+
"@typescript-eslint/eslint-plugin": "npm:8.33.0"
4665+
"@typescript-eslint/parser": "npm:8.33.0"
4666+
"@typescript-eslint/utils": "npm:8.33.0"
46454667
peerDependencies:
46464668
eslint: ^8.57.0 || ^9.0.0
46474669
typescript: ">=4.8.4 <5.9.0"
4648-
checksum: 10c0/15602916b582b86c8b4371e99d5721c92af7ae56f9b49cd7971d2a49f11bf0bd64dd8d2c0e2b3ca87b2f3a6fd14966738121f3f8299de50c6109b9f245397f3b
4670+
checksum: 10c0/a07b87ed2e4ff71edfc641f0073192e7eb8a169adb3ee99a05370310d73698e92814e56cec760d13f9a180687ac3dd3ba9536461ec9a110ad2543f60950e8c8d
46494671
languageName: node
46504672
linkType: hard
46514673

0 commit comments

Comments
 (0)