Skip to content

Commit df1924d

Browse files
chore(deps): update typescript-eslint monorepo to v8
1 parent 7e10e44 commit df1924d

File tree

2 files changed

+55
-89
lines changed

2 files changed

+55
-89
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.16.10",
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.8.1",
57+
"@typescript-eslint/parser": "^8.8.1",
5858
"@vitest/coverage-v8": "^2.1.2",
5959
"cookie": "^0.7.1",
6060
"eslint": "^8.57.1",

yarn.lock

Lines changed: 53 additions & 87 deletions
Original file line numberDiff line numberDiff line change
@@ -1081,85 +1081,85 @@
10811081
resolved "https://registry.yarnpkg.com/@types/uid-safe/-/uid-safe-2.1.5.tgz#32b27c6f1a9022a29762cf7c4350891dd7b154e2"
10821082
integrity sha512-RwEfbxqXKEay2b5p8QQVllfnMbVPUZChiKKZ2M6+OSRRmvr4HTCCUZTWhr/QlmrMnNE0ViNBBbP1+5plF9OGRw==
10831083

1084-
"@typescript-eslint/eslint-plugin@^7.18.0":
1085-
version "7.18.0"
1086-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-7.18.0.tgz#b16d3cf3ee76bf572fdf511e79c248bdec619ea3"
1087-
integrity sha512-94EQTWZ40mzBc42ATNIBimBEDltSJ9RQHCC8vc/PDbxi4k8dVwUAv4o98dk50M1zB+JGFxp43FP7f8+FP8R6Sw==
1084+
"@typescript-eslint/eslint-plugin@^8.8.1":
1085+
version "8.8.1"
1086+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.8.1.tgz#9364b756d4d78bcbdf6fd3e9345e6924c68ad371"
1087+
integrity sha512-xfvdgA8AP/vxHgtgU310+WBnLB4uJQ9XdyP17RebG26rLtDrQJV3ZYrcopX91GrHmMoH8bdSwMRh2a//TiJ1jQ==
10881088
dependencies:
10891089
"@eslint-community/regexpp" "^4.10.0"
1090-
"@typescript-eslint/scope-manager" "7.18.0"
1091-
"@typescript-eslint/type-utils" "7.18.0"
1092-
"@typescript-eslint/utils" "7.18.0"
1093-
"@typescript-eslint/visitor-keys" "7.18.0"
1090+
"@typescript-eslint/scope-manager" "8.8.1"
1091+
"@typescript-eslint/type-utils" "8.8.1"
1092+
"@typescript-eslint/utils" "8.8.1"
1093+
"@typescript-eslint/visitor-keys" "8.8.1"
10941094
graphemer "^1.4.0"
10951095
ignore "^5.3.1"
10961096
natural-compare "^1.4.0"
10971097
ts-api-utils "^1.3.0"
10981098

1099-
"@typescript-eslint/parser@^7.18.0":
1100-
version "7.18.0"
1101-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-7.18.0.tgz#83928d0f1b7f4afa974098c64b5ce6f9051f96a0"
1102-
integrity sha512-4Z+L8I2OqhZV8qA132M4wNL30ypZGYOQVBfMgxDH/K5UX0PNqTu1c6za9ST5r9+tavvHiTWmBnKzpCJ/GlVFtg==
1099+
"@typescript-eslint/parser@^8.8.1":
1100+
version "8.8.1"
1101+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.8.1.tgz#5952ba2a83bd52024b872f3fdc8ed2d3636073b8"
1102+
integrity sha512-hQUVn2Lij2NAxVFEdvIGxT9gP1tq2yM83m+by3whWFsWC+1y8pxxxHUFE1UqDu2VsGi2i6RLcv4QvouM84U+ow==
11031103
dependencies:
1104-
"@typescript-eslint/scope-manager" "7.18.0"
1105-
"@typescript-eslint/types" "7.18.0"
1106-
"@typescript-eslint/typescript-estree" "7.18.0"
1107-
"@typescript-eslint/visitor-keys" "7.18.0"
1104+
"@typescript-eslint/scope-manager" "8.8.1"
1105+
"@typescript-eslint/types" "8.8.1"
1106+
"@typescript-eslint/typescript-estree" "8.8.1"
1107+
"@typescript-eslint/visitor-keys" "8.8.1"
11081108
debug "^4.3.4"
11091109

1110-
"@typescript-eslint/scope-manager@7.18.0":
1111-
version "7.18.0"
1112-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-7.18.0.tgz#c928e7a9fc2c0b3ed92ab3112c614d6bd9951c83"
1113-
integrity sha512-jjhdIE/FPF2B7Z1uzc6i3oWKbGcHb87Qw7AWj6jmEqNOfDFbJWtjt/XfwCpvNkpGWlcJaog5vTR+VV8+w9JflA==
1110+
"@typescript-eslint/scope-manager@8.8.1":
1111+
version "8.8.1"
1112+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.8.1.tgz#b4bea1c0785aaebfe3c4ab059edaea1c4977e7ff"
1113+
integrity sha512-X4JdU+66Mazev/J0gfXlcC/dV6JI37h+93W9BRYXrSn0hrE64IoWgVkO9MSJgEzoWkxONgaQpICWg8vAN74wlA==
11141114
dependencies:
1115-
"@typescript-eslint/types" "7.18.0"
1116-
"@typescript-eslint/visitor-keys" "7.18.0"
1115+
"@typescript-eslint/types" "8.8.1"
1116+
"@typescript-eslint/visitor-keys" "8.8.1"
11171117

1118-
"@typescript-eslint/type-utils@7.18.0":
1119-
version "7.18.0"
1120-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-7.18.0.tgz#2165ffaee00b1fbbdd2d40aa85232dab6998f53b"
1121-
integrity sha512-XL0FJXuCLaDuX2sYqZUUSOJ2sG5/i1AAze+axqmLnSkNEVMVYLF+cbwlB2w8D1tinFuSikHmFta+P+HOofrLeA==
1118+
"@typescript-eslint/type-utils@8.8.1":
1119+
version "8.8.1"
1120+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.8.1.tgz#31f59ec46e93a02b409fb4d406a368a59fad306e"
1121+
integrity sha512-qSVnpcbLP8CALORf0za+vjLYj1Wp8HSoiI8zYU5tHxRVj30702Z1Yw4cLwfNKhTPWp5+P+k1pjmD5Zd1nhxiZA==
11221122
dependencies:
1123-
"@typescript-eslint/typescript-estree" "7.18.0"
1124-
"@typescript-eslint/utils" "7.18.0"
1123+
"@typescript-eslint/typescript-estree" "8.8.1"
1124+
"@typescript-eslint/utils" "8.8.1"
11251125
debug "^4.3.4"
11261126
ts-api-utils "^1.3.0"
11271127

1128-
"@typescript-eslint/types@7.18.0":
1129-
version "7.18.0"
1130-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-7.18.0.tgz#b90a57ccdea71797ffffa0321e744f379ec838c9"
1131-
integrity sha512-iZqi+Ds1y4EDYUtlOOC+aUmxnE9xS/yCigkjA7XpTKV6nCBd3Hp/PRGGmdwnfkV2ThMyYldP1wRpm/id99spTQ==
1128+
"@typescript-eslint/types@8.8.1":
1129+
version "8.8.1"
1130+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.8.1.tgz#ebe85e0fa4a8e32a24a56adadf060103bef13bd1"
1131+
integrity sha512-WCcTP4SDXzMd23N27u66zTKMuEevH4uzU8C9jf0RO4E04yVHgQgW+r+TeVTNnO1KIfrL8ebgVVYYMMO3+jC55Q==
11321132

1133-
"@typescript-eslint/typescript-estree@7.18.0":
1134-
version "7.18.0"
1135-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-7.18.0.tgz#b5868d486c51ce8f312309ba79bdb9f331b37931"
1136-
integrity sha512-aP1v/BSPnnyhMHts8cf1qQ6Q1IFwwRvAQGRvBFkWlo3/lH29OXA3Pts+c10nxRxIBrDnoMqzhgdwVe5f2D6OzA==
1133+
"@typescript-eslint/typescript-estree@8.8.1":
1134+
version "8.8.1"
1135+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.8.1.tgz#34649f4e28d32ee49152193bc7dedc0e78e5d1ec"
1136+
integrity sha512-A5d1R9p+X+1js4JogdNilDuuq+EHZdsH9MjTVxXOdVFfTJXunKJR/v+fNNyO4TnoOn5HqobzfRlc70NC6HTcdg==
11371137
dependencies:
1138-
"@typescript-eslint/types" "7.18.0"
1139-
"@typescript-eslint/visitor-keys" "7.18.0"
1138+
"@typescript-eslint/types" "8.8.1"
1139+
"@typescript-eslint/visitor-keys" "8.8.1"
11401140
debug "^4.3.4"
1141-
globby "^11.1.0"
1141+
fast-glob "^3.3.2"
11421142
is-glob "^4.0.3"
11431143
minimatch "^9.0.4"
11441144
semver "^7.6.0"
11451145
ts-api-utils "^1.3.0"
11461146

1147-
"@typescript-eslint/utils@7.18.0":
1148-
version "7.18.0"
1149-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-7.18.0.tgz#bca01cde77f95fc6a8d5b0dbcbfb3d6ca4be451f"
1150-
integrity sha512-kK0/rNa2j74XuHVcoCZxdFBMF+aq/vH83CXAOHieC+2Gis4mF8jJXT5eAfyD3K0sAxtPuwxaIOIOvhwzVDt/kw==
1147+
"@typescript-eslint/utils@8.8.1":
1148+
version "8.8.1"
1149+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.8.1.tgz#9e29480fbfa264c26946253daa72181f9f053c9d"
1150+
integrity sha512-/QkNJDbV0bdL7H7d0/y0qBbV2HTtf0TIyjSDTvvmQEzeVx8jEImEbLuOA4EsvE8gIgqMitns0ifb5uQhMj8d9w==
11511151
dependencies:
11521152
"@eslint-community/eslint-utils" "^4.4.0"
1153-
"@typescript-eslint/scope-manager" "7.18.0"
1154-
"@typescript-eslint/types" "7.18.0"
1155-
"@typescript-eslint/typescript-estree" "7.18.0"
1153+
"@typescript-eslint/scope-manager" "8.8.1"
1154+
"@typescript-eslint/types" "8.8.1"
1155+
"@typescript-eslint/typescript-estree" "8.8.1"
11561156

1157-
"@typescript-eslint/visitor-keys@7.18.0":
1158-
version "7.18.0"
1159-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-7.18.0.tgz#0564629b6124d67607378d0f0332a0495b25e7d7"
1160-
integrity sha512-cDF0/Gf81QpY3xYyJKDV14Zwdmid5+uuENhjH2EqFaF0ni+yAyq/LzMaIJdhNJXZI7uLzwIlA+V7oWoyn6Curg==
1157+
"@typescript-eslint/visitor-keys@8.8.1":
1158+
version "8.8.1"
1159+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.8.1.tgz#0fb1280f381149fc345dfde29f7542ff4e587fc5"
1160+
integrity sha512-0/TdC3aeRAsW7MDvYRwEc1Uwm0TIBfzjPFgg60UU2Haj5qsCs9cc3zNgY71edqE3LbWfF/WoZQd3lJoDXFQpag==
11611161
dependencies:
1162-
"@typescript-eslint/types" "7.18.0"
1162+
"@typescript-eslint/types" "8.8.1"
11631163
eslint-visitor-keys "^3.4.3"
11641164

11651165
"@ungap/structured-clone@^1.2.0":
@@ -1401,11 +1401,6 @@ array-includes@^3.1.8:
14011401
get-intrinsic "^1.2.4"
14021402
is-string "^1.0.7"
14031403

1404-
array-union@^2.1.0:
1405-
version "2.1.0"
1406-
resolved "https://registry.yarnpkg.com/array-union/-/array-union-2.1.0.tgz#b798420adbeb1de828d84acd8a2e23d3efe85e8d"
1407-
integrity sha512-HGyxoOTYUyCM6stUe6EJgnd4EoewAI7zMdfqO+kGjnlZmBDz/cR5pf8r/cR4Wq60sL/p0IkcjUEEPwS3GFrIyw==
1408-
14091404
array.prototype.findlastindex@^1.2.5:
14101405
version "1.2.5"
14111406
resolved "https://registry.yarnpkg.com/array.prototype.findlastindex/-/array.prototype.findlastindex-1.2.5.tgz#8c35a755c72908719453f87145ca011e39334d0d"
@@ -1853,13 +1848,6 @@ devalue@^5.1.0:
18531848
resolved "https://registry.yarnpkg.com/devalue/-/devalue-5.1.1.tgz#a71887ac0f354652851752654e4bd435a53891ae"
18541849
integrity sha512-maua5KUiapvEwiEAe+XnlZ3Rh0GD+qI1J/nb9vrJc3muPXvcF/8gXYTWF76+5DAqHyDUtOIImEuo0YKE9mshVw==
18551850

1856-
dir-glob@^3.0.1:
1857-
version "3.0.1"
1858-
resolved "https://registry.yarnpkg.com/dir-glob/-/dir-glob-3.0.1.tgz#56dbf73d992a4a93ba1584f4534063fd2e41717f"
1859-
integrity sha512-WkrWp9GR4KXfKGYzOLmTuGVi1UWFfws377n9cc55/tb6DuqyF6pcQ5AbiHEshaDpY9v6oaSr2XCDidGmMwdzIA==
1860-
dependencies:
1861-
path-type "^4.0.0"
1862-
18631851
doctrine@^2.1.0:
18641852
version "2.1.0"
18651853
resolved "https://registry.yarnpkg.com/doctrine/-/doctrine-2.1.0.tgz#5cd01fc101621b42c4cd7f5d1a66243716d3f39d"
@@ -2339,7 +2327,7 @@ fast-deep-equal@^3.1.1, fast-deep-equal@^3.1.3:
23392327
resolved "https://registry.yarnpkg.com/fast-deep-equal/-/fast-deep-equal-3.1.3.tgz#3a7d56b559d6cbc3eb512325244e619a65c6c525"
23402328
integrity sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q==
23412329

2342-
fast-glob@^3.2.9:
2330+
fast-glob@^3.3.2:
23432331
version "3.3.2"
23442332
resolved "https://registry.yarnpkg.com/fast-glob/-/fast-glob-3.3.2.tgz#a904501e57cfdd2ffcded45e99a54fef55e46129"
23452333
integrity sha512-oX2ruAFQwf/Orj8m737Y5adxDQO0LAB7/S5MnxCdTNDd4p6BsyIVsv9JQsATbTSq8KHRpLwIHbVlUNatxd+1Ow==
@@ -2609,18 +2597,6 @@ globalyzer@0.1.0:
26092597
resolved "https://registry.yarnpkg.com/globalyzer/-/globalyzer-0.1.0.tgz#cb76da79555669a1519d5a8edf093afaa0bf1465"
26102598
integrity sha512-40oNTM9UfG6aBmuKxk/giHn5nQ8RVz/SS4Ir6zgzOv9/qC3kKZ9v4etGTcJbEl/NyVQH7FGU7d+X1egr57Md2Q==
26112599

2612-
globby@^11.1.0:
2613-
version "11.1.0"
2614-
resolved "https://registry.yarnpkg.com/globby/-/globby-11.1.0.tgz#bd4be98bb042f83d796f7e3811991fbe82a0d34b"
2615-
integrity sha512-jhIXaOzy1sb8IyocaruWSn1TjmnBVs8Ayhcy83rmxNJ8q2uWKCAj3CnJY+KpGSXCueAPc0i05kVvVKtP1t9S3g==
2616-
dependencies:
2617-
array-union "^2.1.0"
2618-
dir-glob "^3.0.1"
2619-
fast-glob "^3.2.9"
2620-
ignore "^5.2.0"
2621-
merge2 "^1.4.1"
2622-
slash "^3.0.0"
2623-
26242600
globrex@^0.1.2:
26252601
version "0.1.2"
26262602
resolved "https://registry.yarnpkg.com/globrex/-/globrex-0.1.2.tgz#dd5d9ec826232730cd6793a5e33a9302985e6098"
@@ -3197,7 +3173,7 @@ mdn-data@2.0.30:
31973173
resolved "https://registry.yarnpkg.com/mdn-data/-/mdn-data-2.0.30.tgz#ce4df6f80af6cfbe218ecd5c552ba13c4dfa08cc"
31983174
integrity sha512-GaqWWShW4kv/G9IEucWScBx9G1/vsFZZJUO+tD26M8J8z3Kw5RDQjaoZe03YAClgeS/SWPOcb4nkFBTEi5DUEA==
31993175

3200-
merge2@^1.3.0, merge2@^1.4.1:
3176+
merge2@^1.3.0:
32013177
version "1.4.1"
32023178
resolved "https://registry.yarnpkg.com/merge2/-/merge2-1.4.1.tgz#4368892f885e907455a6fd7dc55c0c9d404990ae"
32033179
integrity sha512-8q7VEgMJW4J8tcfVPy8g09NcQwZdbwFEqhe/WZkoIzjn/3TGDwtOCYtXGxA3O8tPzpczCCDgv+P2P5y00ZJOOg==
@@ -3556,11 +3532,6 @@ path-to-regexp@^6.3.0:
35563532
resolved "https://registry.yarnpkg.com/path-to-regexp/-/path-to-regexp-6.3.0.tgz#2b6a26a337737a8e1416f9272ed0766b1c0389f4"
35573533
integrity sha512-Yhpw4T9C6hPpgPeA28us07OJeqZ5EzQTkbfwuhsUg0c237RomFoETJgmp2sa3F/41gfLE6G5cqcYwznmeEeOlQ==
35583534

3559-
path-type@^4.0.0:
3560-
version "4.0.0"
3561-
resolved "https://registry.yarnpkg.com/path-type/-/path-type-4.0.0.tgz#84ed01c0a7ba380afe09d90a8c180dcd9d03043b"
3562-
integrity sha512-gDKb8aZMDeD/tZWs9P6+q0J9Mwkdl6xMV8TjnGP3qJVJ06bdMgkbBlLU8IdfOsIsFz2BW1rNVT3XuNEl8zPAvw==
3563-
35643535
pathe@^1.1.2:
35653536
version "1.1.2"
35663537
resolved "https://registry.yarnpkg.com/pathe/-/pathe-1.1.2.tgz#6c4cb47a945692e48a1ddd6e4094d170516437ec"
@@ -4071,11 +4042,6 @@ sirv@^2.0.4:
40714042
mrmime "^2.0.0"
40724043
totalist "^3.0.0"
40734044

4074-
slash@^3.0.0:
4075-
version "3.0.0"
4076-
resolved "https://registry.yarnpkg.com/slash/-/slash-3.0.0.tgz#6539be870c165adbd5240220dbe361f1bc4d4634"
4077-
integrity sha512-g9Q1haeby36OSStwb4ntCGGGaKsaVSjQ68fBxoQcutl5fS1vuY18H3wSt3jFyFtrkx+Kz0V1G85A4MyAdDMi2Q==
4078-
40794045
source-map-js@^1.0.1, source-map-js@^1.0.2:
40804046
version "1.0.2"
40814047
resolved "https://registry.yarnpkg.com/source-map-js/-/source-map-js-1.0.2.tgz#adbc361d9c62df380125e7f161f71c826f1e490c"

0 commit comments

Comments
 (0)