Skip to content

Commit ce04500

Browse files
chore(deps): update typescript-eslint monorepo to v8
1 parent 98376cb commit ce04500

File tree

2 files changed

+76
-66
lines changed

2 files changed

+76
-66
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,8 @@
3838
"@types/dotenv": "8.2.3",
3939
"@types/node": "22.14.0",
4040
"@types/ramda": "0.30.2",
41-
"@typescript-eslint/eslint-plugin": "7.18.0",
42-
"@typescript-eslint/parser": "7.18.0",
41+
"@typescript-eslint/eslint-plugin": "8.29.0",
42+
"@typescript-eslint/parser": "8.29.0",
4343
"@vercel/node": "^5.0.0",
4444
"ava": "6.2.0",
4545
"dotenv": "16.4.7",

yarn.lock

Lines changed: 74 additions & 64 deletions
Original file line numberDiff line numberDiff line change
@@ -996,40 +996,32 @@
996996
resolved "https://registry.yarnpkg.com/@types/unist/-/unist-3.0.3.tgz#acaab0f919ce69cce629c2d4ed2eb4adc1b6c20c"
997997
integrity sha512-ko/gIFJRv177XgZsZcBwnqJN5x/Gien8qNOn0D5bQU/zAzVf9Zt3BlcUiLqhV9y4ARk0GbT3tnUiPNgnTXzc/Q==
998998

999-
"@typescript-eslint/eslint-plugin@7.18.0":
1000-
version "7.18.0"
1001-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-7.18.0.tgz#b16d3cf3ee76bf572fdf511e79c248bdec619ea3"
1002-
integrity sha512-94EQTWZ40mzBc42ATNIBimBEDltSJ9RQHCC8vc/PDbxi4k8dVwUAv4o98dk50M1zB+JGFxp43FP7f8+FP8R6Sw==
999+
"@typescript-eslint/eslint-plugin@8.29.0":
1000+
version "8.29.0"
1001+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.29.0.tgz#151c4878700a5ad229ce6713d2674d58b626b3d9"
1002+
integrity sha512-PAIpk/U7NIS6H7TEtN45SPGLQaHNgB7wSjsQV/8+KYokAb2T/gloOA/Bee2yd4/yKVhPKe5LlaUGhAZk5zmSaQ==
10031003
dependencies:
10041004
"@eslint-community/regexpp" "^4.10.0"
1005-
"@typescript-eslint/scope-manager" "7.18.0"
1006-
"@typescript-eslint/type-utils" "7.18.0"
1007-
"@typescript-eslint/utils" "7.18.0"
1008-
"@typescript-eslint/visitor-keys" "7.18.0"
1005+
"@typescript-eslint/scope-manager" "8.29.0"
1006+
"@typescript-eslint/type-utils" "8.29.0"
1007+
"@typescript-eslint/utils" "8.29.0"
1008+
"@typescript-eslint/visitor-keys" "8.29.0"
10091009
graphemer "^1.4.0"
10101010
ignore "^5.3.1"
10111011
natural-compare "^1.4.0"
1012-
ts-api-utils "^1.3.0"
1012+
ts-api-utils "^2.0.1"
10131013

1014-
"@typescript-eslint/parser@7.18.0":
1015-
version "7.18.0"
1016-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-7.18.0.tgz#83928d0f1b7f4afa974098c64b5ce6f9051f96a0"
1017-
integrity sha512-4Z+L8I2OqhZV8qA132M4wNL30ypZGYOQVBfMgxDH/K5UX0PNqTu1c6za9ST5r9+tavvHiTWmBnKzpCJ/GlVFtg==
1014+
"@typescript-eslint/parser@8.29.0":
1015+
version "8.29.0"
1016+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.29.0.tgz#b98841e0a8099728cb8583da92326fcb7f5be1d2"
1017+
integrity sha512-8C0+jlNJOwQso2GapCVWWfW/rzaq7Lbme+vGUFKE31djwNncIpgXD7Cd4weEsDdkoZDjH0lwwr3QDQFuyrMg9g==
10181018
dependencies:
1019-
"@typescript-eslint/scope-manager" "7.18.0"
1020-
"@typescript-eslint/types" "7.18.0"
1021-
"@typescript-eslint/typescript-estree" "7.18.0"
1022-
"@typescript-eslint/visitor-keys" "7.18.0"
1019+
"@typescript-eslint/scope-manager" "8.29.0"
1020+
"@typescript-eslint/types" "8.29.0"
1021+
"@typescript-eslint/typescript-estree" "8.29.0"
1022+
"@typescript-eslint/visitor-keys" "8.29.0"
10231023
debug "^4.3.4"
10241024

1025-
"@typescript-eslint/scope-manager@7.18.0":
1026-
version "7.18.0"
1027-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-7.18.0.tgz#c928e7a9fc2c0b3ed92ab3112c614d6bd9951c83"
1028-
integrity sha512-jjhdIE/FPF2B7Z1uzc6i3oWKbGcHb87Qw7AWj6jmEqNOfDFbJWtjt/XfwCpvNkpGWlcJaog5vTR+VV8+w9JflA==
1029-
dependencies:
1030-
"@typescript-eslint/types" "7.18.0"
1031-
"@typescript-eslint/visitor-keys" "7.18.0"
1032-
10331025
"@typescript-eslint/scope-manager@7.7.1":
10341026
version "7.7.1"
10351027
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-7.7.1.tgz#07fe59686ca843f66e3e2b5c151522bc38effab2"
@@ -1038,15 +1030,23 @@
10381030
"@typescript-eslint/types" "7.7.1"
10391031
"@typescript-eslint/visitor-keys" "7.7.1"
10401032

1041-
"@typescript-eslint/type-utils@7.18.0":
1042-
version "7.18.0"
1043-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-7.18.0.tgz#2165ffaee00b1fbbdd2d40aa85232dab6998f53b"
1044-
integrity sha512-XL0FJXuCLaDuX2sYqZUUSOJ2sG5/i1AAze+axqmLnSkNEVMVYLF+cbwlB2w8D1tinFuSikHmFta+P+HOofrLeA==
1033+
"@typescript-eslint/scope-manager@8.29.0":
1034+
version "8.29.0"
1035+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.29.0.tgz#8fd9872823aef65ff71d3f6d1ec9316ace0b6bf3"
1036+
integrity sha512-aO1PVsq7Gm+tcghabUpzEnVSFMCU4/nYIgC2GOatJcllvWfnhrgW0ZEbnTxm36QsikmCN1K/6ZgM7fok2I7xNw==
10451037
dependencies:
1046-
"@typescript-eslint/typescript-estree" "7.18.0"
1047-
"@typescript-eslint/utils" "7.18.0"
1038+
"@typescript-eslint/types" "8.29.0"
1039+
"@typescript-eslint/visitor-keys" "8.29.0"
1040+
1041+
"@typescript-eslint/type-utils@8.29.0":
1042+
version "8.29.0"
1043+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.29.0.tgz#98dcfd1193cb4e2b2d0294a8656ce5eb58c443a9"
1044+
integrity sha512-ahaWQ42JAOx+NKEf5++WC/ua17q5l+j1GFrbbpVKzFL/tKVc0aYY8rVSYUpUvt2hUP1YBr7mwXzx+E/DfUWI9Q==
1045+
dependencies:
1046+
"@typescript-eslint/typescript-estree" "8.29.0"
1047+
"@typescript-eslint/utils" "8.29.0"
10481048
debug "^4.3.4"
1049-
ts-api-utils "^1.3.0"
1049+
ts-api-utils "^2.0.1"
10501050

10511051
"@typescript-eslint/type-utils@^7.2.0":
10521052
version "7.7.1"
@@ -1058,29 +1058,15 @@
10581058
debug "^4.3.4"
10591059
ts-api-utils "^1.3.0"
10601060

1061-
"@typescript-eslint/types@7.18.0":
1062-
version "7.18.0"
1063-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-7.18.0.tgz#b90a57ccdea71797ffffa0321e744f379ec838c9"
1064-
integrity sha512-iZqi+Ds1y4EDYUtlOOC+aUmxnE9xS/yCigkjA7XpTKV6nCBd3Hp/PRGGmdwnfkV2ThMyYldP1wRpm/id99spTQ==
1065-
10661061
"@typescript-eslint/types@7.7.1":
10671062
version "7.7.1"
10681063
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-7.7.1.tgz#f903a651fb004c75add08e4e9e207f169d4b98d7"
10691064
integrity sha512-AmPmnGW1ZLTpWa+/2omPrPfR7BcbUU4oha5VIbSbS1a1Tv966bklvLNXxp3mrbc+P2j4MNOTfDffNsk4o0c6/w==
10701065

1071-
"@typescript-eslint/typescript-estree@7.18.0":
1072-
version "7.18.0"
1073-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-7.18.0.tgz#b5868d486c51ce8f312309ba79bdb9f331b37931"
1074-
integrity sha512-aP1v/BSPnnyhMHts8cf1qQ6Q1IFwwRvAQGRvBFkWlo3/lH29OXA3Pts+c10nxRxIBrDnoMqzhgdwVe5f2D6OzA==
1075-
dependencies:
1076-
"@typescript-eslint/types" "7.18.0"
1077-
"@typescript-eslint/visitor-keys" "7.18.0"
1078-
debug "^4.3.4"
1079-
globby "^11.1.0"
1080-
is-glob "^4.0.3"
1081-
minimatch "^9.0.4"
1082-
semver "^7.6.0"
1083-
ts-api-utils "^1.3.0"
1066+
"@typescript-eslint/types@8.29.0":
1067+
version "8.29.0"
1068+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.29.0.tgz#65add70ab4ef66beaa42a5addf87dab2b05b1f33"
1069+
integrity sha512-wcJL/+cOXV+RE3gjCyl/V2G877+2faqvlgtso/ZRbTCnZazh0gXhe+7gbAnfubzN2bNsBtZjDvlh7ero8uIbzg==
10841070

10851071
"@typescript-eslint/typescript-estree@7.7.1":
10861072
version "7.7.1"
@@ -1096,15 +1082,19 @@
10961082
semver "^7.6.0"
10971083
ts-api-utils "^1.3.0"
10981084

1099-
"@typescript-eslint/utils@7.18.0":
1100-
version "7.18.0"
1101-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-7.18.0.tgz#bca01cde77f95fc6a8d5b0dbcbfb3d6ca4be451f"
1102-
integrity sha512-kK0/rNa2j74XuHVcoCZxdFBMF+aq/vH83CXAOHieC+2Gis4mF8jJXT5eAfyD3K0sAxtPuwxaIOIOvhwzVDt/kw==
1085+
"@typescript-eslint/typescript-estree@8.29.0":
1086+
version "8.29.0"
1087+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.29.0.tgz#d201a4f115327ec90496307c9958262285065b00"
1088+
integrity sha512-yOfen3jE9ISZR/hHpU/bmNvTtBW1NjRbkSFdZOksL1N+ybPEE7UVGMwqvS6CP022Rp00Sb0tdiIkhSCe6NI8ow==
11031089
dependencies:
1104-
"@eslint-community/eslint-utils" "^4.4.0"
1105-
"@typescript-eslint/scope-manager" "7.18.0"
1106-
"@typescript-eslint/types" "7.18.0"
1107-
"@typescript-eslint/typescript-estree" "7.18.0"
1090+
"@typescript-eslint/types" "8.29.0"
1091+
"@typescript-eslint/visitor-keys" "8.29.0"
1092+
debug "^4.3.4"
1093+
fast-glob "^3.3.2"
1094+
is-glob "^4.0.3"
1095+
minimatch "^9.0.4"
1096+
semver "^7.6.0"
1097+
ts-api-utils "^2.0.1"
11081098

11091099
"@typescript-eslint/utils@7.7.1", "@typescript-eslint/utils@^7.3.1":
11101100
version "7.7.1"
@@ -1119,13 +1109,15 @@
11191109
"@typescript-eslint/typescript-estree" "7.7.1"
11201110
semver "^7.6.0"
11211111

1122-
"@typescript-eslint/visitor-keys@7.18.0":
1123-
version "7.18.0"
1124-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-7.18.0.tgz#0564629b6124d67607378d0f0332a0495b25e7d7"
1125-
integrity sha512-cDF0/Gf81QpY3xYyJKDV14Zwdmid5+uuENhjH2EqFaF0ni+yAyq/LzMaIJdhNJXZI7uLzwIlA+V7oWoyn6Curg==
1112+
"@typescript-eslint/utils@8.29.0":
1113+
version "8.29.0"
1114+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.29.0.tgz#d6d22b19c8c4812a874f00341f686b45b9fe895f"
1115+
integrity sha512-gX/A0Mz9Bskm8avSWFcK0gP7cZpbY4AIo6B0hWYFCaIsz750oaiWR4Jr2CI+PQhfW1CpcQr9OlfPS+kMFegjXA==
11261116
dependencies:
1127-
"@typescript-eslint/types" "7.18.0"
1128-
eslint-visitor-keys "^3.4.3"
1117+
"@eslint-community/eslint-utils" "^4.4.0"
1118+
"@typescript-eslint/scope-manager" "8.29.0"
1119+
"@typescript-eslint/types" "8.29.0"
1120+
"@typescript-eslint/typescript-estree" "8.29.0"
11291121

11301122
"@typescript-eslint/visitor-keys@7.7.1":
11311123
version "7.7.1"
@@ -1135,6 +1127,14 @@
11351127
"@typescript-eslint/types" "7.7.1"
11361128
eslint-visitor-keys "^3.4.3"
11371129

1130+
"@typescript-eslint/visitor-keys@8.29.0":
1131+
version "8.29.0"
1132+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.29.0.tgz#2356336c9efdc3597ffcd2aa1ce95432852b743d"
1133+
integrity sha512-Sne/pVz8ryR03NFK21VpN88dZ2FdQXOlq3VIklbrTYEt8yXtRFr9tvUhqvCeKjqYk5FSim37sHbooT6vzBTZcg==
1134+
dependencies:
1135+
"@typescript-eslint/types" "8.29.0"
1136+
eslint-visitor-keys "^4.2.0"
1137+
11381138
"@ungap/structured-clone@^1.0.0":
11391139
version "1.3.0"
11401140
resolved "https://registry.yarnpkg.com/@ungap/structured-clone/-/structured-clone-1.3.0.tgz#d06bbb384ebcf6c505fde1c3d0ed4ddffe0aaff8"
@@ -2448,6 +2448,11 @@ eslint-visitor-keys@^3.3.0, eslint-visitor-keys@^3.4.1, eslint-visitor-keys@^3.4
24482448
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.4.3.tgz#0cd72fe8550e3c2eae156a96a4dddcd1c8ac5800"
24492449
integrity sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag==
24502450

2451+
eslint-visitor-keys@^4.2.0:
2452+
version "4.2.0"
2453+
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-4.2.0.tgz#687bacb2af884fcdda8a6e7d65c606f46a14cd45"
2454+
integrity sha512-UyLnSehNt62FFhSwjZlHmeokpRK59rcz29j+F1/aDgbkbRTk7wIc9XzdoasMUbRNKDM0qQt/+BJ4BrpFeABemw==
2455+
24512456
eslint@8.57.1:
24522457
version "8.57.1"
24532458
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.57.1.tgz#7df109654aba7e3bbe5c8eae533c5e461d3c6ca9"
@@ -4930,6 +4935,11 @@ ts-api-utils@^1.3.0:
49304935
resolved "https://registry.yarnpkg.com/ts-api-utils/-/ts-api-utils-1.3.0.tgz#4b490e27129f1e8e686b45cc4ab63714dc60eea1"
49314936
integrity sha512-UQMIo7pb8WRomKR1/+MFVLTroIvDVtMX3K6OUir8ynLyzB8Jeriont2bTAtmNPa1ekAgN7YPDyf6V+ygrdU+eQ==
49324937

4938+
ts-api-utils@^2.0.1:
4939+
version "2.1.0"
4940+
resolved "https://registry.yarnpkg.com/ts-api-utils/-/ts-api-utils-2.1.0.tgz#595f7094e46eed364c13fd23e75f9513d29baf91"
4941+
integrity sha512-CUgTZL1irw8u29bzrOD/nH85jqyc74D6SshFgujOIA7osm2Rz7dYH77agkx7H4FBNxDq7Cjf+IjaX/8zwFW+ZQ==
4942+
49334943
ts-declaration-location@^1.0.0:
49344944
version "1.0.0"
49354945
resolved "https://registry.yarnpkg.com/ts-declaration-location/-/ts-declaration-location-1.0.0.tgz#b13cfbe9844f156e26dcbd300c48f915b6808ddc"

0 commit comments

Comments
 (0)