Skip to content

Commit a5f7b2f

Browse files
Update typescript-eslint monorepo to v7
1 parent aef07df commit a5f7b2f

File tree

2 files changed

+77
-19
lines changed

2 files changed

+77
-19
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@
1717
"devDependencies": {
1818
"@agiledigital/eslint-config": "^4.1.0",
1919
"@types/react": "^18.2.46",
20-
"@typescript-eslint/eslint-plugin": "^6.17.0",
21-
"@typescript-eslint/parser": "^6.17.0",
20+
"@typescript-eslint/eslint-plugin": "^7.0.0",
21+
"@typescript-eslint/parser": "^7.0.0",
2222
"eslint": "^8.56.0",
2323
"eslint-config-prettier": "^9.1.0",
2424
"eslint-config-typed-fp": "^5.4.0",

yarn.lock

Lines changed: 75 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -807,16 +807,16 @@
807807
semver "^7.3.7"
808808
tsutils "^3.21.0"
809809

810-
"@typescript-eslint/eslint-plugin@^6.17.0":
811-
version "6.17.0"
812-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-6.17.0.tgz#dfc38f790704ba8a54a1277c51efdb489f6ecf9f"
813-
integrity sha512-Vih/4xLXmY7V490dGwBQJTpIZxH4ZFH6eCVmQ4RFkB+wmaCTDAx4dtgoWwMNGKLkqRY1L6rPqzEbjorRnDo4rQ==
810+
"@typescript-eslint/eslint-plugin@^7.0.0":
811+
version "7.1.0"
812+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-7.1.0.tgz#22bb999a8d59893c0ea07923e8a21f9d985ad740"
813+
integrity sha512-j6vT/kCulhG5wBmGtstKeiVr1rdXE4nk+DT1k6trYkwlrvW9eOF5ZbgKnd/YR6PcM4uTEXa0h6Fcvf6X7Dxl0w==
814814
dependencies:
815815
"@eslint-community/regexpp" "^4.5.1"
816-
"@typescript-eslint/scope-manager" "6.17.0"
817-
"@typescript-eslint/type-utils" "6.17.0"
818-
"@typescript-eslint/utils" "6.17.0"
819-
"@typescript-eslint/visitor-keys" "6.17.0"
816+
"@typescript-eslint/scope-manager" "7.1.0"
817+
"@typescript-eslint/type-utils" "7.1.0"
818+
"@typescript-eslint/utils" "7.1.0"
819+
"@typescript-eslint/visitor-keys" "7.1.0"
820820
debug "^4.3.4"
821821
graphemer "^1.4.0"
822822
ignore "^5.2.4"
@@ -834,15 +834,15 @@
834834
"@typescript-eslint/typescript-estree" "5.62.0"
835835
debug "^4.3.4"
836836

837-
"@typescript-eslint/parser@^6.17.0":
838-
version "6.17.0"
839-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-6.17.0.tgz#8cd7a0599888ca6056082225b2fdf9a635bf32a1"
840-
integrity sha512-C4bBaX2orvhK+LlwrY8oWGmSl4WolCfYm513gEccdWZj0CwGadbIADb0FtVEcI+WzUyjyoBj2JRP8g25E6IB8A==
837+
"@typescript-eslint/parser@^7.0.0":
838+
version "7.1.0"
839+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-7.1.0.tgz#b89dab90840f7d2a926bf4c23b519576e8c31970"
840+
integrity sha512-V1EknKUubZ1gWFjiOZhDSNToOjs63/9O0puCgGS8aDOgpZY326fzFu15QAUjwaXzRZjf/qdsdBrckYdv9YxB8w==
841841
dependencies:
842-
"@typescript-eslint/scope-manager" "6.17.0"
843-
"@typescript-eslint/types" "6.17.0"
844-
"@typescript-eslint/typescript-estree" "6.17.0"
845-
"@typescript-eslint/visitor-keys" "6.17.0"
842+
"@typescript-eslint/scope-manager" "7.1.0"
843+
"@typescript-eslint/types" "7.1.0"
844+
"@typescript-eslint/typescript-estree" "7.1.0"
845+
"@typescript-eslint/visitor-keys" "7.1.0"
846846
debug "^4.3.4"
847847

848848
"@typescript-eslint/[email protected]":
@@ -861,6 +861,14 @@
861861
"@typescript-eslint/types" "6.17.0"
862862
"@typescript-eslint/visitor-keys" "6.17.0"
863863

864+
"@typescript-eslint/[email protected]":
865+
version "7.1.0"
866+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-7.1.0.tgz#e4babaa39a3d612eff0e3559f3e99c720a2b4a54"
867+
integrity sha512-6TmN4OJiohHfoOdGZ3huuLhpiUgOGTpgXNUPJgeZOZR3DnIpdSgtt83RS35OYNNXxM4TScVlpVKC9jyQSETR1A==
868+
dependencies:
869+
"@typescript-eslint/types" "7.1.0"
870+
"@typescript-eslint/visitor-keys" "7.1.0"
871+
864872
"@typescript-eslint/[email protected]", "@typescript-eslint/type-utils@^5.55.0", "@typescript-eslint/type-utils@^5.62.0":
865873
version "5.62.0"
866874
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.62.0.tgz#286f0389c41681376cdad96b309cedd17d70346a"
@@ -871,7 +879,17 @@
871879
debug "^4.3.4"
872880
tsutils "^3.21.0"
873881

874-
"@typescript-eslint/[email protected]", "@typescript-eslint/type-utils@^6.0.0":
882+
"@typescript-eslint/[email protected]":
883+
version "7.1.0"
884+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-7.1.0.tgz#372dfa470df181bcee0072db464dc778b75ed722"
885+
integrity sha512-UZIhv8G+5b5skkcuhgvxYWHjk7FW7/JP5lPASMEUoliAPwIH/rxoUSQPia2cuOj9AmDZmwUl1usKm85t5VUMew==
886+
dependencies:
887+
"@typescript-eslint/typescript-estree" "7.1.0"
888+
"@typescript-eslint/utils" "7.1.0"
889+
debug "^4.3.4"
890+
ts-api-utils "^1.0.1"
891+
892+
"@typescript-eslint/type-utils@^6.0.0":
875893
version "6.17.0"
876894
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-6.17.0.tgz#5febad3f523e393006614cbda28b826925b728d5"
877895
integrity sha512-hDXcWmnbtn4P2B37ka3nil3yi3VCQO2QEB9gBiHJmQp5wmyQWqnjA85+ZcE8c4FqnaB6lBwMrPkgd4aBYz3iNg==
@@ -891,6 +909,11 @@
891909
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-6.17.0.tgz#844a92eb7c527110bf9a7d177e3f22bd5a2f40cb"
892910
integrity sha512-qRKs9tvc3a4RBcL/9PXtKSehI/q8wuU9xYJxe97WFxnzH8NWWtcW3ffNS+EWg8uPvIerhjsEZ+rHtDqOCiH57A==
893911

912+
"@typescript-eslint/[email protected]":
913+
version "7.1.0"
914+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-7.1.0.tgz#52a86d6236fda646e7e5fe61154991dc0dc433ef"
915+
integrity sha512-qTWjWieJ1tRJkxgZYXx6WUYtWlBc48YRxgY2JN1aGeVpkhmnopq+SUC8UEVGNXIvWH7XyuTjwALfG6bFEgCkQA==
916+
894917
"@typescript-eslint/[email protected]":
895918
version "5.62.0"
896919
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.62.0.tgz#7d17794b77fabcac615d6a48fb143330d962eb9b"
@@ -918,6 +941,20 @@
918941
semver "^7.5.4"
919942
ts-api-utils "^1.0.1"
920943

944+
"@typescript-eslint/[email protected]":
945+
version "7.1.0"
946+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-7.1.0.tgz#419b1310f061feee6df676c5bed460537310c593"
947+
integrity sha512-k7MyrbD6E463CBbSpcOnwa8oXRdHzH1WiVzOipK3L5KSML92ZKgUBrTlehdi7PEIMT8k0bQixHUGXggPAlKnOQ==
948+
dependencies:
949+
"@typescript-eslint/types" "7.1.0"
950+
"@typescript-eslint/visitor-keys" "7.1.0"
951+
debug "^4.3.4"
952+
globby "^11.1.0"
953+
is-glob "^4.0.3"
954+
minimatch "9.0.3"
955+
semver "^7.5.4"
956+
ts-api-utils "^1.0.1"
957+
921958
"@typescript-eslint/[email protected]", "@typescript-eslint/utils@^5.10.0", "@typescript-eslint/utils@^5.62.0":
922959
version "5.62.0"
923960
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.62.0.tgz#141e809c71636e4a75daa39faed2fb5f4b10df86"
@@ -945,6 +982,19 @@
945982
"@typescript-eslint/typescript-estree" "6.17.0"
946983
semver "^7.5.4"
947984

985+
"@typescript-eslint/[email protected]":
986+
version "7.1.0"
987+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-7.1.0.tgz#710ecda62aff4a3c8140edabf3c5292d31111ddd"
988+
integrity sha512-WUFba6PZC5OCGEmbweGpnNJytJiLG7ZvDBJJoUcX4qZYf1mGZ97mO2Mps6O2efxJcJdRNpqweCistDbZMwIVHw==
989+
dependencies:
990+
"@eslint-community/eslint-utils" "^4.4.0"
991+
"@types/json-schema" "^7.0.12"
992+
"@types/semver" "^7.5.0"
993+
"@typescript-eslint/scope-manager" "7.1.0"
994+
"@typescript-eslint/types" "7.1.0"
995+
"@typescript-eslint/typescript-estree" "7.1.0"
996+
semver "^7.5.4"
997+
948998
"@typescript-eslint/[email protected]":
949999
version "5.62.0"
9501000
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.62.0.tgz#2174011917ce582875954ffe2f6912d5931e353e"
@@ -961,6 +1011,14 @@
9611011
"@typescript-eslint/types" "6.17.0"
9621012
eslint-visitor-keys "^3.4.1"
9631013

1014+
"@typescript-eslint/[email protected]":
1015+
version "7.1.0"
1016+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-7.1.0.tgz#576c4ad462ca1378135a55e2857d7aced96ce0a0"
1017+
integrity sha512-FhUqNWluiGNzlvnDZiXad4mZRhtghdoKW6e98GoEOYSu5cND+E39rG5KwJMUzeENwm1ztYBRqof8wMLP+wNPIA==
1018+
dependencies:
1019+
"@typescript-eslint/types" "7.1.0"
1020+
eslint-visitor-keys "^3.4.1"
1021+
9641022
"@ungap/structured-clone@^1.2.0":
9651023
version "1.2.0"
9661024
resolved "https://registry.yarnpkg.com/@ungap/structured-clone/-/structured-clone-1.2.0.tgz#756641adb587851b5ccb3e095daf27ae581c8406"

0 commit comments

Comments
 (0)