Skip to content

Commit b01e213

Browse files
chore(deps): update typescript-eslint monorepo to v7 (major) (#630)
chore(deps): update typescript-eslint monorepo to v7 Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b44fc21 commit b01e213

File tree

2 files changed

+129
-6
lines changed

2 files changed

+129
-6
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,8 +59,8 @@
5959
"@sapphire/eslint-config": "^5.0.3",
6060
"@sapphire/prettier-config": "2.0.0",
6161
"@sapphire/ts-config": "5.0.0",
62-
"@typescript-eslint/eslint-plugin": "^6.21.0",
63-
"@typescript-eslint/parser": "^6.21.0",
62+
"@typescript-eslint/eslint-plugin": "^7.0.1",
63+
"@typescript-eslint/parser": "^7.0.1",
6464
"canvas": "^2.11.2",
6565
"cz-conventional-changelog": "^3.3.0",
6666
"eslint": "^8.56.0",

yarn.lock

Lines changed: 127 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -726,7 +726,7 @@ __metadata:
726726
languageName: node
727727
linkType: hard
728728

729-
"@typescript-eslint/eslint-plugin@npm:^6.13.2, @typescript-eslint/eslint-plugin@npm:^6.21.0":
729+
"@typescript-eslint/eslint-plugin@npm:^6.13.2":
730730
version: 6.21.0
731731
resolution: "@typescript-eslint/eslint-plugin@npm:6.21.0"
732732
dependencies:
@@ -751,7 +751,32 @@ __metadata:
751751
languageName: node
752752
linkType: hard
753753

754-
"@typescript-eslint/parser@npm:^6.13.2, @typescript-eslint/parser@npm:^6.21.0":
754+
"@typescript-eslint/eslint-plugin@npm:^7.0.1":
755+
version: 7.0.1
756+
resolution: "@typescript-eslint/eslint-plugin@npm:7.0.1"
757+
dependencies:
758+
"@eslint-community/regexpp": "npm:^4.5.1"
759+
"@typescript-eslint/scope-manager": "npm:7.0.1"
760+
"@typescript-eslint/type-utils": "npm:7.0.1"
761+
"@typescript-eslint/utils": "npm:7.0.1"
762+
"@typescript-eslint/visitor-keys": "npm:7.0.1"
763+
debug: "npm:^4.3.4"
764+
graphemer: "npm:^1.4.0"
765+
ignore: "npm:^5.2.4"
766+
natural-compare: "npm:^1.4.0"
767+
semver: "npm:^7.5.4"
768+
ts-api-utils: "npm:^1.0.1"
769+
peerDependencies:
770+
"@typescript-eslint/parser": ^7.0.0
771+
eslint: ^8.56.0
772+
peerDependenciesMeta:
773+
typescript:
774+
optional: true
775+
checksum: 10/0862e8ec8677fcea794394fc9eab8dba11043c08452722790e0d296d4ee84713180676e1e3135be4203ace7bb73933c94159255cb9190c7bc13bf7f03a361915
776+
languageName: node
777+
linkType: hard
778+
779+
"@typescript-eslint/parser@npm:^6.13.2":
755780
version: 6.21.0
756781
resolution: "@typescript-eslint/parser@npm:6.21.0"
757782
dependencies:
@@ -769,6 +794,24 @@ __metadata:
769794
languageName: node
770795
linkType: hard
771796

797+
"@typescript-eslint/parser@npm:^7.0.1":
798+
version: 7.0.1
799+
resolution: "@typescript-eslint/parser@npm:7.0.1"
800+
dependencies:
801+
"@typescript-eslint/scope-manager": "npm:7.0.1"
802+
"@typescript-eslint/types": "npm:7.0.1"
803+
"@typescript-eslint/typescript-estree": "npm:7.0.1"
804+
"@typescript-eslint/visitor-keys": "npm:7.0.1"
805+
debug: "npm:^4.3.4"
806+
peerDependencies:
807+
eslint: ^8.56.0
808+
peerDependenciesMeta:
809+
typescript:
810+
optional: true
811+
checksum: 10/b4ba1743ab730268a1924139f072e4a0a56959526fb6377e1b3964518b6c6851733ae446a44d29fed1cb96669e2913cca524895ce77a6205aaed8bda00e8cd5d
812+
languageName: node
813+
linkType: hard
814+
772815
"@typescript-eslint/scope-manager@npm:6.21.0":
773816
version: 6.21.0
774817
resolution: "@typescript-eslint/scope-manager@npm:6.21.0"
@@ -779,6 +822,16 @@ __metadata:
779822
languageName: node
780823
linkType: hard
781824

825+
"@typescript-eslint/scope-manager@npm:7.0.1":
826+
version: 7.0.1
827+
resolution: "@typescript-eslint/scope-manager@npm:7.0.1"
828+
dependencies:
829+
"@typescript-eslint/types": "npm:7.0.1"
830+
"@typescript-eslint/visitor-keys": "npm:7.0.1"
831+
checksum: 10/dade6055bb853adb54de795cc3da5ab8550236d4186f108573fdb02e636ab7fc4300a55b506698ced4087ca43b143a5593931cb3195ab4790470b456d9ff8846
832+
languageName: node
833+
linkType: hard
834+
782835
"@typescript-eslint/type-utils@npm:6.21.0":
783836
version: 6.21.0
784837
resolution: "@typescript-eslint/type-utils@npm:6.21.0"
@@ -796,13 +849,37 @@ __metadata:
796849
languageName: node
797850
linkType: hard
798851

852+
"@typescript-eslint/type-utils@npm:7.0.1":
853+
version: 7.0.1
854+
resolution: "@typescript-eslint/type-utils@npm:7.0.1"
855+
dependencies:
856+
"@typescript-eslint/typescript-estree": "npm:7.0.1"
857+
"@typescript-eslint/utils": "npm:7.0.1"
858+
debug: "npm:^4.3.4"
859+
ts-api-utils: "npm:^1.0.1"
860+
peerDependencies:
861+
eslint: ^8.56.0
862+
peerDependenciesMeta:
863+
typescript:
864+
optional: true
865+
checksum: 10/cf20a3c0e56121ac62467e48121e135798db6d2999bd4f96ed44edc39f2597812d12b1bd6a378adec54d6c5e7db75fa5f98a27ce399792a2c8a5bbd3649952f7
866+
languageName: node
867+
linkType: hard
868+
799869
"@typescript-eslint/types@npm:6.21.0":
800870
version: 6.21.0
801871
resolution: "@typescript-eslint/types@npm:6.21.0"
802872
checksum: 10/e26da86d6f36ca5b6ef6322619f8ec55aabcd7d43c840c977ae13ae2c964c3091fc92eb33730d8be08927c9de38466c5323e78bfb270a9ff1d3611fe821046c5
803873
languageName: node
804874
linkType: hard
805875

876+
"@typescript-eslint/types@npm:7.0.1":
877+
version: 7.0.1
878+
resolution: "@typescript-eslint/types@npm:7.0.1"
879+
checksum: 10/c08b2d34bab2a877a45a1e4c2923f50d03022b682b7aaba929ae2a9a5ad32db0e46265544a6616ccb98654b434250621be0e282fc5b21b8ccaf6b78741d68f67
880+
languageName: node
881+
linkType: hard
882+
806883
"@typescript-eslint/typescript-estree@npm:6.21.0":
807884
version: 6.21.0
808885
resolution: "@typescript-eslint/typescript-estree@npm:6.21.0"
@@ -822,6 +899,25 @@ __metadata:
822899
languageName: node
823900
linkType: hard
824901

902+
"@typescript-eslint/typescript-estree@npm:7.0.1":
903+
version: 7.0.1
904+
resolution: "@typescript-eslint/typescript-estree@npm:7.0.1"
905+
dependencies:
906+
"@typescript-eslint/types": "npm:7.0.1"
907+
"@typescript-eslint/visitor-keys": "npm:7.0.1"
908+
debug: "npm:^4.3.4"
909+
globby: "npm:^11.1.0"
910+
is-glob: "npm:^4.0.3"
911+
minimatch: "npm:9.0.3"
912+
semver: "npm:^7.5.4"
913+
ts-api-utils: "npm:^1.0.1"
914+
peerDependenciesMeta:
915+
typescript:
916+
optional: true
917+
checksum: 10/b0b0adc84502d1ffcf3a0024179e0f2780be5f8b0a18328db46d430efc4e38a7965656b4392dd47d6176bbb1ee200aec6dd8581c39b606e260750574358cde9f
918+
languageName: node
919+
linkType: hard
920+
825921
"@typescript-eslint/utils@npm:6.21.0":
826922
version: 6.21.0
827923
resolution: "@typescript-eslint/utils@npm:6.21.0"
@@ -839,6 +935,23 @@ __metadata:
839935
languageName: node
840936
linkType: hard
841937

938+
"@typescript-eslint/utils@npm:7.0.1":
939+
version: 7.0.1
940+
resolution: "@typescript-eslint/utils@npm:7.0.1"
941+
dependencies:
942+
"@eslint-community/eslint-utils": "npm:^4.4.0"
943+
"@types/json-schema": "npm:^7.0.12"
944+
"@types/semver": "npm:^7.5.0"
945+
"@typescript-eslint/scope-manager": "npm:7.0.1"
946+
"@typescript-eslint/types": "npm:7.0.1"
947+
"@typescript-eslint/typescript-estree": "npm:7.0.1"
948+
semver: "npm:^7.5.4"
949+
peerDependencies:
950+
eslint: ^8.56.0
951+
checksum: 10/b7e0cb2994f73b3f416684dc175d4e1da5f8306d6c81abbad2f219fa3e4f29154063a3c9568e4a1f879a38b79c62250e596e4ed7265f7bd1ed9b3db806cb92b7
952+
languageName: node
953+
linkType: hard
954+
842955
"@typescript-eslint/visitor-keys@npm:6.21.0":
843956
version: 6.21.0
844957
resolution: "@typescript-eslint/visitor-keys@npm:6.21.0"
@@ -849,6 +962,16 @@ __metadata:
849962
languageName: node
850963
linkType: hard
851964

965+
"@typescript-eslint/visitor-keys@npm:7.0.1":
966+
version: 7.0.1
967+
resolution: "@typescript-eslint/visitor-keys@npm:7.0.1"
968+
dependencies:
969+
"@typescript-eslint/types": "npm:7.0.1"
970+
eslint-visitor-keys: "npm:^3.4.1"
971+
checksum: 10/915c5b19302a4c76e843cd2d04a9a2b11907e658d7018c8b55c338b090d9115d3719809aa05b8af130cc1b216c77626d210c20f705b732e83d04ceae0c112f6b
972+
languageName: node
973+
linkType: hard
974+
852975
"@ungap/structured-clone@npm:^1.2.0":
853976
version: 1.2.0
854977
resolution: "@ungap/structured-clone@npm:1.2.0"
@@ -1244,8 +1367,8 @@ __metadata:
12441367
"@sapphire/eslint-config": "npm:^5.0.3"
12451368
"@sapphire/prettier-config": "npm:2.0.0"
12461369
"@sapphire/ts-config": "npm:5.0.0"
1247-
"@typescript-eslint/eslint-plugin": "npm:^6.21.0"
1248-
"@typescript-eslint/parser": "npm:^6.21.0"
1370+
"@typescript-eslint/eslint-plugin": "npm:^7.0.1"
1371+
"@typescript-eslint/parser": "npm:^7.0.1"
12491372
canvas: "npm:^2.11.2"
12501373
cz-conventional-changelog: "npm:^3.3.0"
12511374
eslint: "npm:^8.56.0"

0 commit comments

Comments
 (0)