Skip to content

Commit b0a5d83

Browse files
chore(deps): update typescript-eslint monorepo to v8
1 parent 794601d commit b0a5d83

File tree

2 files changed

+61
-90
lines changed

2 files changed

+61
-90
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,8 +53,8 @@
5353
"@types/luxon": "^3.4.2",
5454
"@types/node": "^20.17.9",
5555
"@types/uid-safe": "^2.1.5",
56-
"@typescript-eslint/eslint-plugin": "^7.18.0",
57-
"@typescript-eslint/parser": "^7.18.0",
56+
"@typescript-eslint/eslint-plugin": "^8.17.0",
57+
"@typescript-eslint/parser": "^8.17.0",
5858
"@vitest/coverage-v8": "^2.1.8",
5959
"cookie": "^0.7.2",
6060
"eslint": "^8.57.1",

yarn.lock

Lines changed: 59 additions & 88 deletions
Original file line numberDiff line numberDiff line change
@@ -1176,86 +1176,86 @@
11761176
resolved "https://registry.yarnpkg.com/@types/uid-safe/-/uid-safe-2.1.5.tgz#32b27c6f1a9022a29762cf7c4350891dd7b154e2"
11771177
integrity sha512-RwEfbxqXKEay2b5p8QQVllfnMbVPUZChiKKZ2M6+OSRRmvr4HTCCUZTWhr/QlmrMnNE0ViNBBbP1+5plF9OGRw==
11781178

1179-
"@typescript-eslint/eslint-plugin@^7.18.0":
1180-
version "7.18.0"
1181-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-7.18.0.tgz#b16d3cf3ee76bf572fdf511e79c248bdec619ea3"
1182-
integrity sha512-94EQTWZ40mzBc42ATNIBimBEDltSJ9RQHCC8vc/PDbxi4k8dVwUAv4o98dk50M1zB+JGFxp43FP7f8+FP8R6Sw==
1179+
"@typescript-eslint/eslint-plugin@^8.17.0":
1180+
version "8.17.0"
1181+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.17.0.tgz#2ee073c421f4e81e02d10e731241664b6253b23c"
1182+
integrity sha512-HU1KAdW3Tt8zQkdvNoIijfWDMvdSweFYm4hWh+KwhPstv+sCmWb89hCIP8msFm9N1R/ooh9honpSuvqKWlYy3w==
11831183
dependencies:
11841184
"@eslint-community/regexpp" "^4.10.0"
1185-
"@typescript-eslint/scope-manager" "7.18.0"
1186-
"@typescript-eslint/type-utils" "7.18.0"
1187-
"@typescript-eslint/utils" "7.18.0"
1188-
"@typescript-eslint/visitor-keys" "7.18.0"
1185+
"@typescript-eslint/scope-manager" "8.17.0"
1186+
"@typescript-eslint/type-utils" "8.17.0"
1187+
"@typescript-eslint/utils" "8.17.0"
1188+
"@typescript-eslint/visitor-keys" "8.17.0"
11891189
graphemer "^1.4.0"
11901190
ignore "^5.3.1"
11911191
natural-compare "^1.4.0"
11921192
ts-api-utils "^1.3.0"
11931193

1194-
"@typescript-eslint/parser@^7.18.0":
1195-
version "7.18.0"
1196-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-7.18.0.tgz#83928d0f1b7f4afa974098c64b5ce6f9051f96a0"
1197-
integrity sha512-4Z+L8I2OqhZV8qA132M4wNL30ypZGYOQVBfMgxDH/K5UX0PNqTu1c6za9ST5r9+tavvHiTWmBnKzpCJ/GlVFtg==
1194+
"@typescript-eslint/parser@^8.17.0":
1195+
version "8.17.0"
1196+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.17.0.tgz#2ee972bb12fa69ac625b85813dc8d9a5a053ff52"
1197+
integrity sha512-Drp39TXuUlD49F7ilHHCG7TTg8IkA+hxCuULdmzWYICxGXvDXmDmWEjJYZQYgf6l/TFfYNE167m7isnc3xlIEg==
11981198
dependencies:
1199-
"@typescript-eslint/scope-manager" "7.18.0"
1200-
"@typescript-eslint/types" "7.18.0"
1201-
"@typescript-eslint/typescript-estree" "7.18.0"
1202-
"@typescript-eslint/visitor-keys" "7.18.0"
1199+
"@typescript-eslint/scope-manager" "8.17.0"
1200+
"@typescript-eslint/types" "8.17.0"
1201+
"@typescript-eslint/typescript-estree" "8.17.0"
1202+
"@typescript-eslint/visitor-keys" "8.17.0"
12031203
debug "^4.3.4"
12041204

1205-
"@typescript-eslint/scope-manager@7.18.0":
1206-
version "7.18.0"
1207-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-7.18.0.tgz#c928e7a9fc2c0b3ed92ab3112c614d6bd9951c83"
1208-
integrity sha512-jjhdIE/FPF2B7Z1uzc6i3oWKbGcHb87Qw7AWj6jmEqNOfDFbJWtjt/XfwCpvNkpGWlcJaog5vTR+VV8+w9JflA==
1205+
"@typescript-eslint/scope-manager@8.17.0":
1206+
version "8.17.0"
1207+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.17.0.tgz#a3f49bf3d4d27ff8d6b2ea099ba465ef4dbcaa3a"
1208+
integrity sha512-/ewp4XjvnxaREtqsZjF4Mfn078RD/9GmiEAtTeLQ7yFdKnqwTOgRMSvFz4et9U5RiJQ15WTGXPLj89zGusvxBg==
12091209
dependencies:
1210-
"@typescript-eslint/types" "7.18.0"
1211-
"@typescript-eslint/visitor-keys" "7.18.0"
1210+
"@typescript-eslint/types" "8.17.0"
1211+
"@typescript-eslint/visitor-keys" "8.17.0"
12121212

1213-
"@typescript-eslint/type-utils@7.18.0":
1214-
version "7.18.0"
1215-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-7.18.0.tgz#2165ffaee00b1fbbdd2d40aa85232dab6998f53b"
1216-
integrity sha512-XL0FJXuCLaDuX2sYqZUUSOJ2sG5/i1AAze+axqmLnSkNEVMVYLF+cbwlB2w8D1tinFuSikHmFta+P+HOofrLeA==
1213+
"@typescript-eslint/type-utils@8.17.0":
1214+
version "8.17.0"
1215+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.17.0.tgz#d326569f498cdd0edf58d5bb6030b4ad914e63d3"
1216+
integrity sha512-q38llWJYPd63rRnJ6wY/ZQqIzPrBCkPdpIsaCfkR3Q4t3p6sb422zougfad4TFW9+ElIFLVDzWGiGAfbb/v2qw==
12171217
dependencies:
1218-
"@typescript-eslint/typescript-estree" "7.18.0"
1219-
"@typescript-eslint/utils" "7.18.0"
1218+
"@typescript-eslint/typescript-estree" "8.17.0"
1219+
"@typescript-eslint/utils" "8.17.0"
12201220
debug "^4.3.4"
12211221
ts-api-utils "^1.3.0"
12221222

1223-
"@typescript-eslint/types@7.18.0":
1224-
version "7.18.0"
1225-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-7.18.0.tgz#b90a57ccdea71797ffffa0321e744f379ec838c9"
1226-
integrity sha512-iZqi+Ds1y4EDYUtlOOC+aUmxnE9xS/yCigkjA7XpTKV6nCBd3Hp/PRGGmdwnfkV2ThMyYldP1wRpm/id99spTQ==
1223+
"@typescript-eslint/types@8.17.0":
1224+
version "8.17.0"
1225+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.17.0.tgz#ef84c709ef8324e766878834970bea9a7e3b72cf"
1226+
integrity sha512-gY2TVzeve3z6crqh2Ic7Cr+CAv6pfb0Egee7J5UAVWCpVvDI/F71wNfolIim4FE6hT15EbpZFVUj9j5i38jYXA==
12271227

1228-
"@typescript-eslint/typescript-estree@7.18.0":
1229-
version "7.18.0"
1230-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-7.18.0.tgz#b5868d486c51ce8f312309ba79bdb9f331b37931"
1231-
integrity sha512-aP1v/BSPnnyhMHts8cf1qQ6Q1IFwwRvAQGRvBFkWlo3/lH29OXA3Pts+c10nxRxIBrDnoMqzhgdwVe5f2D6OzA==
1228+
"@typescript-eslint/typescript-estree@8.17.0":
1229+
version "8.17.0"
1230+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.17.0.tgz#40b5903bc929b1e8dd9c77db3cb52cfb199a2a34"
1231+
integrity sha512-JqkOopc1nRKZpX+opvKqnM3XUlM7LpFMD0lYxTqOTKQfCWAmxw45e3qlOCsEqEB2yuacujivudOFpCnqkBDNMw==
12321232
dependencies:
1233-
"@typescript-eslint/types" "7.18.0"
1234-
"@typescript-eslint/visitor-keys" "7.18.0"
1233+
"@typescript-eslint/types" "8.17.0"
1234+
"@typescript-eslint/visitor-keys" "8.17.0"
12351235
debug "^4.3.4"
1236-
globby "^11.1.0"
1236+
fast-glob "^3.3.2"
12371237
is-glob "^4.0.3"
12381238
minimatch "^9.0.4"
12391239
semver "^7.6.0"
12401240
ts-api-utils "^1.3.0"
12411241

1242-
"@typescript-eslint/utils@7.18.0":
1243-
version "7.18.0"
1244-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-7.18.0.tgz#bca01cde77f95fc6a8d5b0dbcbfb3d6ca4be451f"
1245-
integrity sha512-kK0/rNa2j74XuHVcoCZxdFBMF+aq/vH83CXAOHieC+2Gis4mF8jJXT5eAfyD3K0sAxtPuwxaIOIOvhwzVDt/kw==
1242+
"@typescript-eslint/utils@8.17.0":
1243+
version "8.17.0"
1244+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.17.0.tgz#41c05105a2b6ab7592f513d2eeb2c2c0236d8908"
1245+
integrity sha512-bQC8BnEkxqG8HBGKwG9wXlZqg37RKSMY7v/X8VEWD8JG2JuTHuNK0VFvMPMUKQcbk6B+tf05k+4AShAEtCtJ/w==
12461246
dependencies:
12471247
"@eslint-community/eslint-utils" "^4.4.0"
1248-
"@typescript-eslint/scope-manager" "7.18.0"
1249-
"@typescript-eslint/types" "7.18.0"
1250-
"@typescript-eslint/typescript-estree" "7.18.0"
1248+
"@typescript-eslint/scope-manager" "8.17.0"
1249+
"@typescript-eslint/types" "8.17.0"
1250+
"@typescript-eslint/typescript-estree" "8.17.0"
12511251

1252-
"@typescript-eslint/visitor-keys@7.18.0":
1253-
version "7.18.0"
1254-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-7.18.0.tgz#0564629b6124d67607378d0f0332a0495b25e7d7"
1255-
integrity sha512-cDF0/Gf81QpY3xYyJKDV14Zwdmid5+uuENhjH2EqFaF0ni+yAyq/LzMaIJdhNJXZI7uLzwIlA+V7oWoyn6Curg==
1252+
"@typescript-eslint/visitor-keys@8.17.0":
1253+
version "8.17.0"
1254+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.17.0.tgz#4dbcd0e28b9bf951f4293805bf34f98df45e1aa8"
1255+
integrity sha512-1Hm7THLpO6ww5QU6H/Qp+AusUUl+z/CAm3cNZZ0jQvon9yicgO7Rwd+/WWRpMKLYV6p2UvdbR27c86rzCPpreg==
12561256
dependencies:
1257-
"@typescript-eslint/types" "7.18.0"
1258-
eslint-visitor-keys "^3.4.3"
1257+
"@typescript-eslint/types" "8.17.0"
1258+
eslint-visitor-keys "^4.2.0"
12591259

12601260
"@ungap/structured-clone@^1.2.0":
12611261
version "1.2.0"
@@ -1489,11 +1489,6 @@ array-includes@^3.1.8:
14891489
get-intrinsic "^1.2.4"
14901490
is-string "^1.0.7"
14911491

1492-
array-union@^2.1.0:
1493-
version "2.1.0"
1494-
resolved "https://registry.yarnpkg.com/array-union/-/array-union-2.1.0.tgz#b798420adbeb1de828d84acd8a2e23d3efe85e8d"
1495-
integrity sha512-HGyxoOTYUyCM6stUe6EJgnd4EoewAI7zMdfqO+kGjnlZmBDz/cR5pf8r/cR4Wq60sL/p0IkcjUEEPwS3GFrIyw==
1496-
14971492
array.prototype.findlastindex@^1.2.5:
14981493
version "1.2.5"
14991494
resolved "https://registry.yarnpkg.com/array.prototype.findlastindex/-/array.prototype.findlastindex-1.2.5.tgz#8c35a755c72908719453f87145ca011e39334d0d"
@@ -1893,13 +1888,6 @@ devalue@^5.1.0:
18931888
resolved "https://registry.yarnpkg.com/devalue/-/devalue-5.1.1.tgz#a71887ac0f354652851752654e4bd435a53891ae"
18941889
integrity sha512-maua5KUiapvEwiEAe+XnlZ3Rh0GD+qI1J/nb9vrJc3muPXvcF/8gXYTWF76+5DAqHyDUtOIImEuo0YKE9mshVw==
18951890

1896-
dir-glob@^3.0.1:
1897-
version "3.0.1"
1898-
resolved "https://registry.yarnpkg.com/dir-glob/-/dir-glob-3.0.1.tgz#56dbf73d992a4a93ba1584f4534063fd2e41717f"
1899-
integrity sha512-WkrWp9GR4KXfKGYzOLmTuGVi1UWFfws377n9cc55/tb6DuqyF6pcQ5AbiHEshaDpY9v6oaSr2XCDidGmMwdzIA==
1900-
dependencies:
1901-
path-type "^4.0.0"
1902-
19031891
doctrine@^2.1.0:
19041892
version "2.1.0"
19051893
resolved "https://registry.yarnpkg.com/doctrine/-/doctrine-2.1.0.tgz#5cd01fc101621b42c4cd7f5d1a66243716d3f39d"
@@ -2305,6 +2293,11 @@ eslint-visitor-keys@^3.3.0, eslint-visitor-keys@^3.4.1, eslint-visitor-keys@^3.4
23052293
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.4.3.tgz#0cd72fe8550e3c2eae156a96a4dddcd1c8ac5800"
23062294
integrity sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag==
23072295

2296+
eslint-visitor-keys@^4.2.0:
2297+
version "4.2.0"
2298+
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-4.2.0.tgz#687bacb2af884fcdda8a6e7d65c606f46a14cd45"
2299+
integrity sha512-UyLnSehNt62FFhSwjZlHmeokpRK59rcz29j+F1/aDgbkbRTk7wIc9XzdoasMUbRNKDM0qQt/+BJ4BrpFeABemw==
2300+
23082301
eslint@^8.57.1:
23092302
version "8.57.1"
23102303
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.57.1.tgz#7df109654aba7e3bbe5c8eae533c5e461d3c6ca9"
@@ -2427,7 +2420,7 @@ fast-deep-equal@^3.1.1, fast-deep-equal@^3.1.3:
24272420
resolved "https://registry.yarnpkg.com/fast-deep-equal/-/fast-deep-equal-3.1.3.tgz#3a7d56b559d6cbc3eb512325244e619a65c6c525"
24282421
integrity sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q==
24292422

2430-
fast-glob@^3.2.9:
2423+
fast-glob@^3.3.2:
24312424
version "3.3.2"
24322425
resolved "https://registry.yarnpkg.com/fast-glob/-/fast-glob-3.3.2.tgz#a904501e57cfdd2ffcded45e99a54fef55e46129"
24332426
integrity sha512-oX2ruAFQwf/Orj8m737Y5adxDQO0LAB7/S5MnxCdTNDd4p6BsyIVsv9JQsATbTSq8KHRpLwIHbVlUNatxd+1Ow==
@@ -2697,18 +2690,6 @@ globalyzer@0.1.0:
26972690
resolved "https://registry.yarnpkg.com/globalyzer/-/globalyzer-0.1.0.tgz#cb76da79555669a1519d5a8edf093afaa0bf1465"
26982691
integrity sha512-40oNTM9UfG6aBmuKxk/giHn5nQ8RVz/SS4Ir6zgzOv9/qC3kKZ9v4etGTcJbEl/NyVQH7FGU7d+X1egr57Md2Q==
26992692

2700-
globby@^11.1.0:
2701-
version "11.1.0"
2702-
resolved "https://registry.yarnpkg.com/globby/-/globby-11.1.0.tgz#bd4be98bb042f83d796f7e3811991fbe82a0d34b"
2703-
integrity sha512-jhIXaOzy1sb8IyocaruWSn1TjmnBVs8Ayhcy83rmxNJ8q2uWKCAj3CnJY+KpGSXCueAPc0i05kVvVKtP1t9S3g==
2704-
dependencies:
2705-
array-union "^2.1.0"
2706-
dir-glob "^3.0.1"
2707-
fast-glob "^3.2.9"
2708-
ignore "^5.2.0"
2709-
merge2 "^1.4.1"
2710-
slash "^3.0.0"
2711-
27122693
globrex@^0.1.2:
27132694
version "0.1.2"
27142695
resolved "https://registry.yarnpkg.com/globrex/-/globrex-0.1.2.tgz#dd5d9ec826232730cd6793a5e33a9302985e6098"
@@ -3283,7 +3264,7 @@ make-dir@^4.0.0:
32833264
dependencies:
32843265
semver "^7.5.3"
32853266

3286-
merge2@^1.3.0, merge2@^1.4.1:
3267+
merge2@^1.3.0:
32873268
version "1.4.1"
32883269
resolved "https://registry.yarnpkg.com/merge2/-/merge2-1.4.1.tgz#4368892f885e907455a6fd7dc55c0c9d404990ae"
32893270
integrity sha512-8q7VEgMJW4J8tcfVPy8g09NcQwZdbwFEqhe/WZkoIzjn/3TGDwtOCYtXGxA3O8tPzpczCCDgv+P2P5y00ZJOOg==
@@ -3642,11 +3623,6 @@ path-to-regexp@^6.3.0:
36423623
resolved "https://registry.yarnpkg.com/path-to-regexp/-/path-to-regexp-6.3.0.tgz#2b6a26a337737a8e1416f9272ed0766b1c0389f4"
36433624
integrity sha512-Yhpw4T9C6hPpgPeA28us07OJeqZ5EzQTkbfwuhsUg0c237RomFoETJgmp2sa3F/41gfLE6G5cqcYwznmeEeOlQ==
36443625

3645-
path-type@^4.0.0:
3646-
version "4.0.0"
3647-
resolved "https://registry.yarnpkg.com/path-type/-/path-type-4.0.0.tgz#84ed01c0a7ba380afe09d90a8c180dcd9d03043b"
3648-
integrity sha512-gDKb8aZMDeD/tZWs9P6+q0J9Mwkdl6xMV8TjnGP3qJVJ06bdMgkbBlLU8IdfOsIsFz2BW1rNVT3XuNEl8zPAvw==
3649-
36503626
pathe@^1.1.2:
36513627
version "1.1.2"
36523628
resolved "https://registry.yarnpkg.com/pathe/-/pathe-1.1.2.tgz#6c4cb47a945692e48a1ddd6e4094d170516437ec"
@@ -4151,11 +4127,6 @@ sirv@^3.0.0:
41514127
mrmime "^2.0.0"
41524128
totalist "^3.0.0"
41534129

4154-
slash@^3.0.0:
4155-
version "3.0.0"
4156-
resolved "https://registry.yarnpkg.com/slash/-/slash-3.0.0.tgz#6539be870c165adbd5240220dbe361f1bc4d4634"
4157-
integrity sha512-g9Q1haeby36OSStwb4ntCGGGaKsaVSjQ68fBxoQcutl5fS1vuY18H3wSt3jFyFtrkx+Kz0V1G85A4MyAdDMi2Q==
4158-
41594130
source-map-js@^1.0.2:
41604131
version "1.0.2"
41614132
resolved "https://registry.yarnpkg.com/source-map-js/-/source-map-js-1.0.2.tgz#adbc361d9c62df380125e7f161f71c826f1e490c"

0 commit comments

Comments
 (0)