Skip to content

Commit 7d01d6b

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

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.5",
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.5.0",
57+
"@typescript-eslint/parser": "^8.5.0",
5858
"@vitest/coverage-v8": "^2.0.5",
5959
"cookie": "^0.6.0",
6060
"eslint": "^8.57.0",

yarn.lock

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

1196-
"@typescript-eslint/eslint-plugin@^7.18.0":
1197-
version "7.18.0"
1198-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-7.18.0.tgz#b16d3cf3ee76bf572fdf511e79c248bdec619ea3"
1199-
integrity sha512-94EQTWZ40mzBc42ATNIBimBEDltSJ9RQHCC8vc/PDbxi4k8dVwUAv4o98dk50M1zB+JGFxp43FP7f8+FP8R6Sw==
1196+
"@typescript-eslint/eslint-plugin@^8.5.0":
1197+
version "8.5.0"
1198+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.5.0.tgz#7c1863693a98371703686e1c0fac64ffc576cdb1"
1199+
integrity sha512-lHS5hvz33iUFQKuPFGheAB84LwcJ60G8vKnEhnfcK1l8kGVLro2SFYW6K0/tj8FUhRJ0VHyg1oAfg50QGbPPHw==
12001200
dependencies:
12011201
"@eslint-community/regexpp" "^4.10.0"
1202-
"@typescript-eslint/scope-manager" "7.18.0"
1203-
"@typescript-eslint/type-utils" "7.18.0"
1204-
"@typescript-eslint/utils" "7.18.0"
1205-
"@typescript-eslint/visitor-keys" "7.18.0"
1202+
"@typescript-eslint/scope-manager" "8.5.0"
1203+
"@typescript-eslint/type-utils" "8.5.0"
1204+
"@typescript-eslint/utils" "8.5.0"
1205+
"@typescript-eslint/visitor-keys" "8.5.0"
12061206
graphemer "^1.4.0"
12071207
ignore "^5.3.1"
12081208
natural-compare "^1.4.0"
12091209
ts-api-utils "^1.3.0"
12101210

1211-
"@typescript-eslint/parser@^7.18.0":
1212-
version "7.18.0"
1213-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-7.18.0.tgz#83928d0f1b7f4afa974098c64b5ce6f9051f96a0"
1214-
integrity sha512-4Z+L8I2OqhZV8qA132M4wNL30ypZGYOQVBfMgxDH/K5UX0PNqTu1c6za9ST5r9+tavvHiTWmBnKzpCJ/GlVFtg==
1211+
"@typescript-eslint/parser@^8.5.0":
1212+
version "8.5.0"
1213+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.5.0.tgz#d590e1ef9f31f26d423999ad3f687723247e6bcc"
1214+
integrity sha512-gF77eNv0Xz2UJg/NbpWJ0kqAm35UMsvZf1GHj8D9MRFTj/V3tAciIWXfmPLsAAF/vUlpWPvUDyH1jjsr0cMVWw==
12151215
dependencies:
1216-
"@typescript-eslint/scope-manager" "7.18.0"
1217-
"@typescript-eslint/types" "7.18.0"
1218-
"@typescript-eslint/typescript-estree" "7.18.0"
1219-
"@typescript-eslint/visitor-keys" "7.18.0"
1216+
"@typescript-eslint/scope-manager" "8.5.0"
1217+
"@typescript-eslint/types" "8.5.0"
1218+
"@typescript-eslint/typescript-estree" "8.5.0"
1219+
"@typescript-eslint/visitor-keys" "8.5.0"
12201220
debug "^4.3.4"
12211221

1222-
"@typescript-eslint/scope-manager@7.18.0":
1223-
version "7.18.0"
1224-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-7.18.0.tgz#c928e7a9fc2c0b3ed92ab3112c614d6bd9951c83"
1225-
integrity sha512-jjhdIE/FPF2B7Z1uzc6i3oWKbGcHb87Qw7AWj6jmEqNOfDFbJWtjt/XfwCpvNkpGWlcJaog5vTR+VV8+w9JflA==
1222+
"@typescript-eslint/scope-manager@8.5.0":
1223+
version "8.5.0"
1224+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.5.0.tgz#385341de65b976f02b295b8aca54bb4ffd6b5f07"
1225+
integrity sha512-06JOQ9Qgj33yvBEx6tpC8ecP9o860rsR22hWMEd12WcTRrfaFgHr2RB/CA/B+7BMhHkXT4chg2MyboGdFGawYg==
12261226
dependencies:
1227-
"@typescript-eslint/types" "7.18.0"
1228-
"@typescript-eslint/visitor-keys" "7.18.0"
1227+
"@typescript-eslint/types" "8.5.0"
1228+
"@typescript-eslint/visitor-keys" "8.5.0"
12291229

1230-
"@typescript-eslint/type-utils@7.18.0":
1231-
version "7.18.0"
1232-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-7.18.0.tgz#2165ffaee00b1fbbdd2d40aa85232dab6998f53b"
1233-
integrity sha512-XL0FJXuCLaDuX2sYqZUUSOJ2sG5/i1AAze+axqmLnSkNEVMVYLF+cbwlB2w8D1tinFuSikHmFta+P+HOofrLeA==
1230+
"@typescript-eslint/type-utils@8.5.0":
1231+
version "8.5.0"
1232+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.5.0.tgz#6215b23aa39dbbd8dde0a4ef9ee0f745410c29b1"
1233+
integrity sha512-N1K8Ix+lUM+cIDhL2uekVn/ZD7TZW+9/rwz8DclQpcQ9rk4sIL5CAlBC0CugWKREmDjBzI/kQqU4wkg46jWLYA==
12341234
dependencies:
1235-
"@typescript-eslint/typescript-estree" "7.18.0"
1236-
"@typescript-eslint/utils" "7.18.0"
1235+
"@typescript-eslint/typescript-estree" "8.5.0"
1236+
"@typescript-eslint/utils" "8.5.0"
12371237
debug "^4.3.4"
12381238
ts-api-utils "^1.3.0"
12391239

1240-
"@typescript-eslint/types@7.18.0":
1241-
version "7.18.0"
1242-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-7.18.0.tgz#b90a57ccdea71797ffffa0321e744f379ec838c9"
1243-
integrity sha512-iZqi+Ds1y4EDYUtlOOC+aUmxnE9xS/yCigkjA7XpTKV6nCBd3Hp/PRGGmdwnfkV2ThMyYldP1wRpm/id99spTQ==
1240+
"@typescript-eslint/types@8.5.0":
1241+
version "8.5.0"
1242+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.5.0.tgz#4465d99331d1276f8fb2030e4f9c73fe01a05bf9"
1243+
integrity sha512-qjkormnQS5wF9pjSi6q60bKUHH44j2APxfh9TQRXK8wbYVeDYYdYJGIROL87LGZZ2gz3Rbmjc736qyL8deVtdw==
12441244

1245-
"@typescript-eslint/typescript-estree@7.18.0":
1246-
version "7.18.0"
1247-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-7.18.0.tgz#b5868d486c51ce8f312309ba79bdb9f331b37931"
1248-
integrity sha512-aP1v/BSPnnyhMHts8cf1qQ6Q1IFwwRvAQGRvBFkWlo3/lH29OXA3Pts+c10nxRxIBrDnoMqzhgdwVe5f2D6OzA==
1245+
"@typescript-eslint/typescript-estree@8.5.0":
1246+
version "8.5.0"
1247+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.5.0.tgz#6e5758cf2f63aa86e9ddfa4e284e2e0b81b87557"
1248+
integrity sha512-vEG2Sf9P8BPQ+d0pxdfndw3xIXaoSjliG0/Ejk7UggByZPKXmJmw3GW5jV2gHNQNawBUyfahoSiCFVov0Ruf7Q==
12491249
dependencies:
1250-
"@typescript-eslint/types" "7.18.0"
1251-
"@typescript-eslint/visitor-keys" "7.18.0"
1250+
"@typescript-eslint/types" "8.5.0"
1251+
"@typescript-eslint/visitor-keys" "8.5.0"
12521252
debug "^4.3.4"
1253-
globby "^11.1.0"
1253+
fast-glob "^3.3.2"
12541254
is-glob "^4.0.3"
12551255
minimatch "^9.0.4"
12561256
semver "^7.6.0"
12571257
ts-api-utils "^1.3.0"
12581258

1259-
"@typescript-eslint/utils@7.18.0":
1260-
version "7.18.0"
1261-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-7.18.0.tgz#bca01cde77f95fc6a8d5b0dbcbfb3d6ca4be451f"
1262-
integrity sha512-kK0/rNa2j74XuHVcoCZxdFBMF+aq/vH83CXAOHieC+2Gis4mF8jJXT5eAfyD3K0sAxtPuwxaIOIOvhwzVDt/kw==
1259+
"@typescript-eslint/utils@8.5.0":
1260+
version "8.5.0"
1261+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.5.0.tgz#4d4ffed96d0654546a37faa5b84bdce16d951634"
1262+
integrity sha512-6yyGYVL0e+VzGYp60wvkBHiqDWOpT63pdMV2CVG4LVDd5uR6q1qQN/7LafBZtAtNIn/mqXjsSeS5ggv/P0iECw==
12631263
dependencies:
12641264
"@eslint-community/eslint-utils" "^4.4.0"
1265-
"@typescript-eslint/scope-manager" "7.18.0"
1266-
"@typescript-eslint/types" "7.18.0"
1267-
"@typescript-eslint/typescript-estree" "7.18.0"
1265+
"@typescript-eslint/scope-manager" "8.5.0"
1266+
"@typescript-eslint/types" "8.5.0"
1267+
"@typescript-eslint/typescript-estree" "8.5.0"
12681268

1269-
"@typescript-eslint/visitor-keys@7.18.0":
1270-
version "7.18.0"
1271-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-7.18.0.tgz#0564629b6124d67607378d0f0332a0495b25e7d7"
1272-
integrity sha512-cDF0/Gf81QpY3xYyJKDV14Zwdmid5+uuENhjH2EqFaF0ni+yAyq/LzMaIJdhNJXZI7uLzwIlA+V7oWoyn6Curg==
1269+
"@typescript-eslint/visitor-keys@8.5.0":
1270+
version "8.5.0"
1271+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.5.0.tgz#13028df3b866d2e3e2e2cc4193cf2c1e0e04c4bf"
1272+
integrity sha512-yTPqMnbAZJNy2Xq2XU8AdtOW9tJIr+UQb64aXB9f3B1498Zx9JorVgFJcZpEc9UBuCCrdzKID2RGAMkYcDtZOw==
12731273
dependencies:
1274-
"@typescript-eslint/types" "7.18.0"
1274+
"@typescript-eslint/types" "8.5.0"
12751275
eslint-visitor-keys "^3.4.3"
12761276

12771277
"@ungap/structured-clone@^1.2.0":
@@ -1498,11 +1498,6 @@ array-includes@^3.1.8:
14981498
get-intrinsic "^1.2.4"
14991499
is-string "^1.0.7"
15001500

1501-
array-union@^2.1.0:
1502-
version "2.1.0"
1503-
resolved "https://registry.yarnpkg.com/array-union/-/array-union-2.1.0.tgz#b798420adbeb1de828d84acd8a2e23d3efe85e8d"
1504-
integrity sha512-HGyxoOTYUyCM6stUe6EJgnd4EoewAI7zMdfqO+kGjnlZmBDz/cR5pf8r/cR4Wq60sL/p0IkcjUEEPwS3GFrIyw==
1505-
15061501
array.prototype.findlastindex@^1.2.5:
15071502
version "1.2.5"
15081503
resolved "https://registry.yarnpkg.com/array.prototype.findlastindex/-/array.prototype.findlastindex-1.2.5.tgz#8c35a755c72908719453f87145ca011e39334d0d"
@@ -1978,13 +1973,6 @@ devalue@^5.0.0:
19781973
resolved "https://registry.yarnpkg.com/devalue/-/devalue-5.0.0.tgz#1ca0099a7d715b4d6cac3924e770ccbbc584ad98"
19791974
integrity sha512-gO+/OMXF7488D+u3ue+G7Y4AA3ZmUnB3eHJXmBTgNHvr4ZNzl36A0ZtG+XCRNYCkYx/bFmw4qtkoFLa+wSrwAA==
19801975

1981-
dir-glob@^3.0.1:
1982-
version "3.0.1"
1983-
resolved "https://registry.yarnpkg.com/dir-glob/-/dir-glob-3.0.1.tgz#56dbf73d992a4a93ba1584f4534063fd2e41717f"
1984-
integrity sha512-WkrWp9GR4KXfKGYzOLmTuGVi1UWFfws377n9cc55/tb6DuqyF6pcQ5AbiHEshaDpY9v6oaSr2XCDidGmMwdzIA==
1985-
dependencies:
1986-
path-type "^4.0.0"
1987-
19881976
doctrine@^2.1.0:
19891977
version "2.1.0"
19901978
resolved "https://registry.yarnpkg.com/doctrine/-/doctrine-2.1.0.tgz#5cd01fc101621b42c4cd7f5d1a66243716d3f39d"
@@ -2512,7 +2500,7 @@ fast-deep-equal@^3.1.1, fast-deep-equal@^3.1.3:
25122500
resolved "https://registry.yarnpkg.com/fast-deep-equal/-/fast-deep-equal-3.1.3.tgz#3a7d56b559d6cbc3eb512325244e619a65c6c525"
25132501
integrity sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q==
25142502

2515-
fast-glob@^3.2.9:
2503+
fast-glob@^3.3.2:
25162504
version "3.3.2"
25172505
resolved "https://registry.yarnpkg.com/fast-glob/-/fast-glob-3.3.2.tgz#a904501e57cfdd2ffcded45e99a54fef55e46129"
25182506
integrity sha512-oX2ruAFQwf/Orj8m737Y5adxDQO0LAB7/S5MnxCdTNDd4p6BsyIVsv9JQsATbTSq8KHRpLwIHbVlUNatxd+1Ow==
@@ -2782,18 +2770,6 @@ globalyzer@0.1.0:
27822770
resolved "https://registry.yarnpkg.com/globalyzer/-/globalyzer-0.1.0.tgz#cb76da79555669a1519d5a8edf093afaa0bf1465"
27832771
integrity sha512-40oNTM9UfG6aBmuKxk/giHn5nQ8RVz/SS4Ir6zgzOv9/qC3kKZ9v4etGTcJbEl/NyVQH7FGU7d+X1egr57Md2Q==
27842772

2785-
globby@^11.1.0:
2786-
version "11.1.0"
2787-
resolved "https://registry.yarnpkg.com/globby/-/globby-11.1.0.tgz#bd4be98bb042f83d796f7e3811991fbe82a0d34b"
2788-
integrity sha512-jhIXaOzy1sb8IyocaruWSn1TjmnBVs8Ayhcy83rmxNJ8q2uWKCAj3CnJY+KpGSXCueAPc0i05kVvVKtP1t9S3g==
2789-
dependencies:
2790-
array-union "^2.1.0"
2791-
dir-glob "^3.0.1"
2792-
fast-glob "^3.2.9"
2793-
ignore "^5.2.0"
2794-
merge2 "^1.4.1"
2795-
slash "^3.0.0"
2796-
27972773
globrex@^0.1.2:
27982774
version "0.1.2"
27992775
resolved "https://registry.yarnpkg.com/globrex/-/globrex-0.1.2.tgz#dd5d9ec826232730cd6793a5e33a9302985e6098"
@@ -3385,7 +3361,7 @@ merge-stream@^2.0.0:
33853361
resolved "https://registry.yarnpkg.com/merge-stream/-/merge-stream-2.0.0.tgz#52823629a14dd00c9770fb6ad47dc6310f2c1f60"
33863362
integrity sha512-abv/qOcuPfk3URPfDzmZU1LKmuw8kT+0nIHvKrKgFrwifol/doWcdA4ZqsWQ8ENrFKkd67Mfpo/LovbIUsbt3w==
33873363

3388-
merge2@^1.3.0, merge2@^1.4.1:
3364+
merge2@^1.3.0:
33893365
version "1.4.1"
33903366
resolved "https://registry.yarnpkg.com/merge2/-/merge2-1.4.1.tgz#4368892f885e907455a6fd7dc55c0c9d404990ae"
33913367
integrity sha512-8q7VEgMJW4J8tcfVPy8g09NcQwZdbwFEqhe/WZkoIzjn/3TGDwtOCYtXGxA3O8tPzpczCCDgv+P2P5y00ZJOOg==
@@ -3780,11 +3756,6 @@ path-to-regexp@^6.2.0:
37803756
resolved "https://registry.yarnpkg.com/path-to-regexp/-/path-to-regexp-6.2.2.tgz#324377a83e5049cbecadc5554d6a63a9a4866b36"
37813757
integrity sha512-GQX3SSMokngb36+whdpRXE+3f9V8UzyAorlYvOGx87ufGHehNTn5lCxrKtLyZ4Yl/wEKnNnr98ZzOwwDZV5ogw==
37823758

3783-
path-type@^4.0.0:
3784-
version "4.0.0"
3785-
resolved "https://registry.yarnpkg.com/path-type/-/path-type-4.0.0.tgz#84ed01c0a7ba380afe09d90a8c180dcd9d03043b"
3786-
integrity sha512-gDKb8aZMDeD/tZWs9P6+q0J9Mwkdl6xMV8TjnGP3qJVJ06bdMgkbBlLU8IdfOsIsFz2BW1rNVT3XuNEl8zPAvw==
3787-
37883759
pathe@^1.1.2:
37893760
version "1.1.2"
37903761
resolved "https://registry.yarnpkg.com/pathe/-/pathe-1.1.2.tgz#6c4cb47a945692e48a1ddd6e4094d170516437ec"
@@ -4292,11 +4263,6 @@ sirv@^2.0.4:
42924263
mrmime "^2.0.0"
42934264
totalist "^3.0.0"
42944265

4295-
slash@^3.0.0:
4296-
version "3.0.0"
4297-
resolved "https://registry.yarnpkg.com/slash/-/slash-3.0.0.tgz#6539be870c165adbd5240220dbe361f1bc4d4634"
4298-
integrity sha512-g9Q1haeby36OSStwb4ntCGGGaKsaVSjQ68fBxoQcutl5fS1vuY18H3wSt3jFyFtrkx+Kz0V1G85A4MyAdDMi2Q==
4299-
43004266
sorcery@^0.11.0:
43014267
version "0.11.0"
43024268
resolved "https://registry.yarnpkg.com/sorcery/-/sorcery-0.11.0.tgz#310c80ee993433854bb55bb9aa4003acd147fca8"

0 commit comments

Comments
 (0)