Skip to content

Commit e2fcb11

Browse files
chore(deps): update dependency @vitest/eslint-plugin to v1.3.10
1 parent 4092f9f commit e2fcb11

File tree

1 file changed

+119
-15
lines changed

1 file changed

+119
-15
lines changed

yarn.lock

Lines changed: 119 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1095,6 +1095,13 @@
10951095
dependencies:
10961096
eslint-visitor-keys "^3.4.3"
10971097

1098+
"@eslint-community/eslint-utils@^4.7.0":
1099+
version "4.9.0"
1100+
resolved "https://registry.yarnpkg.com/@eslint-community/eslint-utils/-/eslint-utils-4.9.0.tgz#7308df158e064f0dd8b8fdb58aa14fa2a7f913b3"
1101+
integrity sha512-ayVFHdtZ+hsq1t2Dy24wCmGXGe4q9Gu3smhLYALJrr473ZH27MsnSL+LKUlimp4BWJqMDMLmPpx/Q9R3OAlL4g==
1102+
dependencies:
1103+
eslint-visitor-keys "^3.4.3"
1104+
10981105
"@eslint-community/regexpp@^4.10.0", "@eslint-community/regexpp@^4.11.0", "@eslint-community/regexpp@^4.12.1", "@eslint-community/regexpp@^4.8.0":
10991106
version "4.12.1"
11001107
resolved "https://registry.yarnpkg.com/@eslint-community/regexpp/-/regexpp-4.12.1.tgz#cfc6cffe39df390a3841cde2abccf92eaa7ae0e0"
@@ -2144,6 +2151,15 @@
21442151
"@typescript-eslint/visitor-keys" "8.18.2"
21452152
debug "^4.3.4"
21462153

2154+
"@typescript-eslint/[email protected]":
2155+
version "8.44.0"
2156+
resolved "https://registry.yarnpkg.com/@typescript-eslint/project-service/-/project-service-8.44.0.tgz#89060651dcecde946e758441fe94dceb6f769a29"
2157+
integrity sha512-ZeaGNraRsq10GuEohKTo4295Z/SuGcSq2LzfGlqiuEvfArzo/VRrT0ZaJsVPuKZ55lVbNk8U6FcL+ZMH8CoyVA==
2158+
dependencies:
2159+
"@typescript-eslint/tsconfig-utils" "^8.44.0"
2160+
"@typescript-eslint/types" "^8.44.0"
2161+
debug "^4.3.4"
2162+
21472163
"@typescript-eslint/[email protected]":
21482164
version "8.18.2"
21492165
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.18.2.tgz#d193c200d61eb0ddec5987c8e48c9d4e1c0510bd"
@@ -2160,6 +2176,19 @@
21602176
"@typescript-eslint/types" "8.23.0"
21612177
"@typescript-eslint/visitor-keys" "8.23.0"
21622178

2179+
"@typescript-eslint/[email protected]", "@typescript-eslint/scope-manager@^8.41.0":
2180+
version "8.44.0"
2181+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.44.0.tgz#c37f1e786fd0e5b40607985c769a61c24c761c26"
2182+
integrity sha512-87Jv3E+al8wpD+rIdVJm/ItDBe/Im09zXIjFoipOjr5gHUhJmTzfFLuTJ/nPTMc2Srsroy4IBXwcTCHyRR7KzA==
2183+
dependencies:
2184+
"@typescript-eslint/types" "8.44.0"
2185+
"@typescript-eslint/visitor-keys" "8.44.0"
2186+
2187+
"@typescript-eslint/[email protected]", "@typescript-eslint/tsconfig-utils@^8.44.0":
2188+
version "8.44.0"
2189+
resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.44.0.tgz#8c0601372bf889f0663a08df001ad666442aa3a8"
2190+
integrity sha512-x5Y0+AuEPqAInc6yd0n5DAcvtoQ/vyaGwuX5HE9n6qAefk1GaedqrLQF8kQGylLUb9pnZyLf+iEiL9fr8APDtQ==
2191+
21632192
"@typescript-eslint/[email protected]":
21642193
version "8.18.2"
21652194
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.18.2.tgz#5ad07e09002eee237591881df674c1c0c91ca52f"
@@ -2180,6 +2209,11 @@
21802209
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.23.0.tgz#3355f6bcc5ebab77ef6dcbbd1113ec0a683a234a"
21812210
integrity sha512-1sK4ILJbCmZOTt9k4vkoulT6/y5CHJ1qUYxqpF1K/DBAd8+ZUL4LlSCxOssuH5m4rUaaN0uS0HlVPvd45zjduQ==
21822211

2212+
"@typescript-eslint/[email protected]", "@typescript-eslint/types@^8.44.0":
2213+
version "8.44.0"
2214+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.44.0.tgz#4b9154ab164a0beff22d3217ff0fdc8d10bce924"
2215+
integrity sha512-ZSl2efn44VsYM0MfDQe68RKzBz75NPgLQXuGypmym6QVOWL5kegTZuZ02xRAT9T+onqvM6T8CdQk0OwYMB6ZvA==
2216+
21832217
"@typescript-eslint/[email protected]":
21842218
version "8.18.2"
21852219
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.18.2.tgz#fffb85527f8304e29bfbbdc712f4515da9f8b47c"
@@ -2208,6 +2242,22 @@
22082242
semver "^7.6.0"
22092243
ts-api-utils "^2.0.1"
22102244

2245+
"@typescript-eslint/[email protected]":
2246+
version "8.44.0"
2247+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.44.0.tgz#e23e9946c466cf5f53b7e46ecdd9789fd8192daa"
2248+
integrity sha512-lqNj6SgnGcQZwL4/SBJ3xdPEfcBuhCG8zdcwCPgYcmiPLgokiNDKlbPzCwEwu7m279J/lBYWtDYL+87OEfn8Jw==
2249+
dependencies:
2250+
"@typescript-eslint/project-service" "8.44.0"
2251+
"@typescript-eslint/tsconfig-utils" "8.44.0"
2252+
"@typescript-eslint/types" "8.44.0"
2253+
"@typescript-eslint/visitor-keys" "8.44.0"
2254+
debug "^4.3.4"
2255+
fast-glob "^3.3.2"
2256+
is-glob "^4.0.3"
2257+
minimatch "^9.0.4"
2258+
semver "^7.6.0"
2259+
ts-api-utils "^2.1.0"
2260+
22112261
"@typescript-eslint/[email protected]":
22122262
version "8.18.2"
22132263
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.18.2.tgz#a2635f71904a84f9e47fe1b6f65a6d944ff1adf9"
@@ -2228,6 +2278,16 @@
22282278
"@typescript-eslint/types" "8.23.0"
22292279
"@typescript-eslint/typescript-estree" "8.23.0"
22302280

2281+
"@typescript-eslint/utils@^8.24.1":
2282+
version "8.44.0"
2283+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.44.0.tgz#2c0650a1e8a832ed15658e7ca3c7bd2818d92c7c"
2284+
integrity sha512-nktOlVcg3ALo0mYlV+L7sWUD58KG4CMj1rb2HUVOO4aL3K/6wcD+NERqd0rrA5Vg06b42YhF6cFxeixsp9Riqg==
2285+
dependencies:
2286+
"@eslint-community/eslint-utils" "^4.7.0"
2287+
"@typescript-eslint/scope-manager" "8.44.0"
2288+
"@typescript-eslint/types" "8.44.0"
2289+
"@typescript-eslint/typescript-estree" "8.44.0"
2290+
22312291
"@typescript-eslint/[email protected]":
22322292
version "8.18.2"
22332293
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.18.2.tgz#b3e434b701f086b10a7c82416ebc56899d27ef2f"
@@ -2244,6 +2304,14 @@
22442304
"@typescript-eslint/types" "8.23.0"
22452305
eslint-visitor-keys "^4.2.0"
22462306

2307+
"@typescript-eslint/[email protected]":
2308+
version "8.44.0"
2309+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.44.0.tgz#0d9d5647e005c2ff8acc391d1208ab37d08850aa"
2310+
integrity sha512-zaz9u8EJ4GBmnehlrpoKvj/E3dNbuQ7q0ucyZImm3cLqJ8INTc970B1qEqDX/Rzq65r3TvVTN7kHWPBoyW7DWw==
2311+
dependencies:
2312+
"@typescript-eslint/types" "8.44.0"
2313+
eslint-visitor-keys "^4.2.1"
2314+
22472315
22482316
version "1.2.0"
22492317
resolved "https://registry.yarnpkg.com/@ungap/structured-clone/-/structured-clone-1.2.0.tgz#756641adb587851b5ccb3e095daf27ae581c8406"
@@ -2261,9 +2329,12 @@
22612329
react-refresh "^0.14.2"
22622330

22632331
"@vitest/eslint-plugin@^1.1.26":
2264-
version "1.1.26"
2265-
resolved "https://registry.yarnpkg.com/@vitest/eslint-plugin/-/eslint-plugin-1.1.26.tgz#946eed828240b4f48bbb449c25c7feeff782bf01"
2266-
integrity sha512-qZoaWeThjk8MAJHmAFIrLDa3oBCixSAo90+DkvZXDdDnjBYjo+ILPsfNR6uSKDub+XjpgFvz0jeezuYhWs67aA==
2332+
version "1.3.10"
2333+
resolved "https://registry.yarnpkg.com/@vitest/eslint-plugin/-/eslint-plugin-1.3.10.tgz#91dbadb8de91c155c22fca1ec10ecaa81eac1e4d"
2334+
integrity sha512-tLxetdTgQJOiJQpkdPc9/jK03NCJeMZX+vX6aSGepsYJyla6UcM/G7E8I5Uui0t+LCKHGUIohV8EEuCobCnJuQ==
2335+
dependencies:
2336+
"@typescript-eslint/scope-manager" "^8.41.0"
2337+
"@typescript-eslint/utils" "^8.24.1"
22672338

22682339
22692340
version "3.0.5"
@@ -2635,9 +2706,9 @@ brace-expansion@^1.1.7:
26352706
concat-map "0.0.1"
26362707

26372708
brace-expansion@^2.0.1:
2638-
version "2.0.1"
2639-
resolved "https://registry.yarnpkg.com/brace-expansion/-/brace-expansion-2.0.1.tgz#1edc459e0f0c548486ecf9fc99f2221364b9a0ae"
2640-
integrity sha512-XnAIvQ8eM+kC6aULx6wuQiwVsnzsi9d3WxzV3FpWTGA19F621kwdbsAcFKXgKUHZWsy+mY6iL1sHTxWEFCytDA==
2709+
version "2.0.2"
2710+
resolved "https://registry.yarnpkg.com/brace-expansion/-/brace-expansion-2.0.2.tgz#54fc53237a613d854c7bd37463aad17df87214e7"
2711+
integrity sha512-Jt0vHyM+jmUBqojB7E1NIYadt0vI0Qxjxd2TErW94wDz+E2LAm5vKMXXwg6ZZBTHPuUlDgQHKXvjGBdfcF1ZDQ==
26412712
dependencies:
26422713
balanced-match "^1.0.0"
26432714

@@ -3242,7 +3313,7 @@ [email protected]:
32423313
dependencies:
32433314
ms "2.1.2"
32443315

3245-
[email protected], debug@^4.3.1, debug@^4.3.2, debug@^4.3.4, debug@^4.3.7, debug@^4.4.0:
3316+
[email protected], debug@^4.3.1, debug@^4.3.2, debug@^4.3.7, debug@^4.4.0:
32463317
version "4.4.0"
32473318
resolved "https://registry.yarnpkg.com/debug/-/debug-4.4.0.tgz#2b3f2aea2ffeb776477460267377dc8710faba8a"
32483319
integrity sha512-6WTZ/IxCY/T6BALoZHaE4ctp9xm+Z5kY/pzYaCHRFeyVhojxlrm+46y68HA6hr0TcwEssoxNiDEUJQjfPZ/RYA==
@@ -3256,6 +3327,13 @@ debug@^3.2.7:
32563327
dependencies:
32573328
ms "^2.1.1"
32583329

3330+
debug@^4.3.4:
3331+
version "4.4.3"
3332+
resolved "https://registry.yarnpkg.com/debug/-/debug-4.4.3.tgz#c6ae432d9bd9662582fce08709b038c58e9e3d6a"
3333+
integrity sha512-RGwwWnwQvkVfavKVt22FGLw+xYSdzARwm0ru6DhTVA3umU5hZc28V3kO4stgYryrTlLpuvgI9GiijltAjNbcqA==
3334+
dependencies:
3335+
ms "^2.1.3"
3336+
32593337
decimal.js@^10.4.3:
32603338
version "10.4.3"
32613339
resolved "https://registry.yarnpkg.com/decimal.js/-/decimal.js-10.4.3.tgz#1044092884d245d1b7f65725fa4ad4c6f781cc23"
@@ -3930,6 +4008,11 @@ eslint-visitor-keys@^4.2.0:
39304008
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-4.2.0.tgz#687bacb2af884fcdda8a6e7d65c606f46a14cd45"
39314009
integrity sha512-UyLnSehNt62FFhSwjZlHmeokpRK59rcz29j+F1/aDgbkbRTk7wIc9XzdoasMUbRNKDM0qQt/+BJ4BrpFeABemw==
39324010

4011+
eslint-visitor-keys@^4.2.1:
4012+
version "4.2.1"
4013+
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-4.2.1.tgz#4cfea60fe7dd0ad8e816e1ed026c1d5251b512c1"
4014+
integrity sha512-Uhdk5sfqcee/9H/rCOJikYz67o0a2Tw2hGRPOG2Y1R2dg7brRe1uG0yaNQDHu+TO/uQPF/5eCapvYSmHUjt7JQ==
4015+
39334016
39344017
version "9.19.0"
39354018
resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.19.0.tgz#ffa1d265fc4205e0f8464330d35f09e1d548b1bf"
@@ -4131,7 +4214,7 @@ fast-equals@^5.2.2:
41314214
resolved "https://registry.yarnpkg.com/fast-equals/-/fast-equals-5.2.2.tgz#885d7bfb079fac0ce0e8450374bce29e9b742484"
41324215
integrity sha512-V7/RktU11J3I36Nwq2JnZEM7tNm17eBJz+u25qdxBZeCKiX6BkVSZQjwWIr+IobgnZy+ag73tTZgZi7tr0LrBw==
41334216

4134-
fast-glob@^3.3.0, fast-glob@^3.3.2:
4217+
fast-glob@^3.3.0:
41354218
version "3.3.2"
41364219
resolved "https://registry.yarnpkg.com/fast-glob/-/fast-glob-3.3.2.tgz#a904501e57cfdd2ffcded45e99a54fef55e46129"
41374220
integrity sha512-oX2ruAFQwf/Orj8m737Y5adxDQO0LAB7/S5MnxCdTNDd4p6BsyIVsv9JQsATbTSq8KHRpLwIHbVlUNatxd+1Ow==
@@ -4142,6 +4225,17 @@ fast-glob@^3.3.0, fast-glob@^3.3.2:
41424225
merge2 "^1.3.0"
41434226
micromatch "^4.0.4"
41444227

4228+
fast-glob@^3.3.2:
4229+
version "3.3.3"
4230+
resolved "https://registry.yarnpkg.com/fast-glob/-/fast-glob-3.3.3.tgz#d06d585ce8dba90a16b0505c543c3ccfb3aeb818"
4231+
integrity sha512-7MptL8U0cqcFdzIzwOTHoilX9x5BrNqye7Z/LuC7kCMRio1EMSyqRK3BEAUD7sXRq4iT4AzTVuZdhgQ2TCvYLg==
4232+
dependencies:
4233+
"@nodelib/fs.stat" "^2.0.2"
4234+
"@nodelib/fs.walk" "^1.2.3"
4235+
glob-parent "^5.1.2"
4236+
merge2 "^1.3.0"
4237+
micromatch "^4.0.8"
4238+
41454239
fast-json-stable-stringify@^2.0.0, fast-json-stable-stringify@^2.1.0:
41464240
version "2.1.0"
41474241
resolved "https://registry.yarnpkg.com/fast-json-stable-stringify/-/fast-json-stable-stringify-2.1.0.tgz#874bf69c6f404c2b5d99c481341399fd55892633"
@@ -4163,9 +4257,9 @@ fast-uri@^3.0.1:
41634257
integrity sha512-Atfo14OibSv5wAp4VWNsFYE1AchQRTv9cBGWET4pZWHzYshFSS9NQI6I57rdKn9croWVMbYFbLhJ+yJvmZIIHw==
41644258

41654259
fastq@^1.6.0:
4166-
version "1.19.0"
4167-
resolved "https://registry.yarnpkg.com/fastq/-/fastq-1.19.0.tgz#a82c6b7c2bb4e44766d865f07997785fecfdcb89"
4168-
integrity sha512-7SFSRCNjBQIZH/xZR3iy5iQYR8aGBE0h3VG6/cwlbrpdciNYBMotQav8c1XI3HjHH+NikUpP53nPdlZSdWmFzA==
4260+
version "1.19.1"
4261+
resolved "https://registry.yarnpkg.com/fastq/-/fastq-1.19.1.tgz#d50eaba803c8846a883c16492821ebcd2cda55f5"
4262+
integrity sha512-GwLTyxkCXjXbxqIhTsMI2Nui8huMPtnxg7krajPJAjnEG/iiOS7i+zCtWGZR9G0NBKbXKh6X9m9UIsYX/N6vvQ==
41694263
dependencies:
41704264
reusify "^1.0.4"
41714265

@@ -6309,9 +6403,9 @@ restore-cursor@^5.0.0:
63096403
signal-exit "^4.1.0"
63106404

63116405
reusify@^1.0.4:
6312-
version "1.0.4"
6313-
resolved "https://registry.yarnpkg.com/reusify/-/reusify-1.0.4.tgz#90da382b1e126efc02146e90845a88db12925d76"
6314-
integrity sha512-U9nH88a3fc/ekCF1l0/UP1IosiuIjyTh7hBvXVMHYgVcfGvt897Xguj2UOLDeI5BG2m7/uwyaLVT6fbtCwTyzw==
6406+
version "1.1.0"
6407+
resolved "https://registry.yarnpkg.com/reusify/-/reusify-1.1.0.tgz#0fe13b9522e1473f51b558ee796e08f11f9b489f"
6408+
integrity sha512-g6QUff04oZpHs0eG5p83rFLhHeV00ug/Yf9nZM6fLeUrPguBTkTQOdpAWWspMh55TZfVQDPaN3NQJfbVRAxdIw==
63156409

63166410
rfdc@^1.4.1:
63176411
version "1.4.1"
@@ -6454,11 +6548,16 @@ semver@^6.3.1:
64546548
resolved "https://registry.yarnpkg.com/semver/-/semver-6.3.1.tgz#556d2ef8689146e46dcea4bfdd095f3434dffcb4"
64556549
integrity sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==
64566550

6457-
semver@^7.5.4, semver@^7.6.0:
6551+
semver@^7.5.4:
64586552
version "7.7.1"
64596553
resolved "https://registry.yarnpkg.com/semver/-/semver-7.7.1.tgz#abd5098d82b18c6c81f6074ff2647fd3e7220c9f"
64606554
integrity sha512-hlq8tAfn0m/61p4BVRcPzIGr6LKiMwo4VM6dGi6pt4qcRkmNzTcWq6eCEjEh+qXjkMDvPlOFFSGwQjoEa6gyMA==
64616555

6556+
semver@^7.6.0:
6557+
version "7.7.2"
6558+
resolved "https://registry.yarnpkg.com/semver/-/semver-7.7.2.tgz#67d99fdcd35cec21e6f8b87a7fd515a33f982b58"
6559+
integrity sha512-RF0Fw+rO5AMf9MAyaRXI4AV0Ulj5lMHqVxxdSgiVbixSCXoEmmX/jk0CuJw4+3SqroYO9VoUh+HcuJivvtJemA==
6560+
64626561
set-function-length@^1.2.2:
64636562
version "1.2.2"
64646563
resolved "https://registry.yarnpkg.com/set-function-length/-/set-function-length-1.2.2.tgz#aac72314198eaed975cf77b2c3b6b880695e5449"
@@ -7019,6 +7118,11 @@ ts-api-utils@^2.0.1:
70197118
resolved "https://registry.yarnpkg.com/ts-api-utils/-/ts-api-utils-2.0.1.tgz#660729385b625b939aaa58054f45c058f33f10cd"
70207119
integrity sha512-dnlgjFSVetynI8nzgJ+qF62efpglpWRk8isUEWZGWlJYySCTD6aKvbUDu+zbPeDakk3bg5H4XpitHukgfL1m9w==
70217120

7121+
ts-api-utils@^2.1.0:
7122+
version "2.1.0"
7123+
resolved "https://registry.yarnpkg.com/ts-api-utils/-/ts-api-utils-2.1.0.tgz#595f7094e46eed364c13fd23e75f9513d29baf91"
7124+
integrity sha512-CUgTZL1irw8u29bzrOD/nH85jqyc74D6SshFgujOIA7osm2Rz7dYH77agkx7H4FBNxDq7Cjf+IjaX/8zwFW+ZQ==
7125+
70227126
ts-interface-checker@^0.1.9:
70237127
version "0.1.13"
70247128
resolved "https://registry.yarnpkg.com/ts-interface-checker/-/ts-interface-checker-0.1.13.tgz#784fd3d679722bc103b1b4b8030bcddb5db2a699"

0 commit comments

Comments
 (0)