Skip to content

Commit 7c34269

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

File tree

1 file changed

+83
-3
lines changed

1 file changed

+83
-3
lines changed

yarn.lock

Lines changed: 83 additions & 3 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.7.0"
1100+
resolved "https://registry.yarnpkg.com/@eslint-community/eslint-utils/-/eslint-utils-4.7.0.tgz#607084630c6c033992a082de6e6fbc1a8b52175a"
1101+
integrity sha512-dyybb3AcajC7uha6CvhdVRJqaKyn7w2YKqKyAN37NKYgZT36w+iRb0Dymmc5qEJ549c/S31cMMSFd75bteCpCw==
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.38.0"
2156+
resolved "https://registry.yarnpkg.com/@typescript-eslint/project-service/-/project-service-8.38.0.tgz#4900771f943163027fd7d2020a062892056b5e2f"
2157+
integrity sha512-dbK7Jvqcb8c9QfH01YB6pORpqX1mn5gDZc9n63Ak/+jD67oWXn3Gs0M6vddAN+eDXBCS5EmNWzbSxsn9SzFWWg==
2158+
dependencies:
2159+
"@typescript-eslint/tsconfig-utils" "^8.38.0"
2160+
"@typescript-eslint/types" "^8.38.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]":
2180+
version "8.38.0"
2181+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.38.0.tgz#5a0efcb5c9cf6e4121b58f87972f567c69529226"
2182+
integrity sha512-WJw3AVlFFcdT9Ri1xs/lg8LwDqgekWXWhH3iAF+1ZM+QPd7oxQ6jvtW/JPwzAScxitILUIFs0/AnQ/UWHzbATQ==
2183+
dependencies:
2184+
"@typescript-eslint/types" "8.38.0"
2185+
"@typescript-eslint/visitor-keys" "8.38.0"
2186+
2187+
"@typescript-eslint/[email protected]", "@typescript-eslint/tsconfig-utils@^8.38.0":
2188+
version "8.38.0"
2189+
resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.38.0.tgz#6de4ce224a779601a8df667db56527255c42c4d0"
2190+
integrity sha512-Lum9RtSE3EroKk/bYns+sPOodqb2Fv50XOl/gMviMKNvanETUuUcC9ObRbzrJ4VSd2JalPqgSAavwrPiPvnAiQ==
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.38.0":
2213+
version "8.38.0"
2214+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.38.0.tgz#297351c994976b93c82ac0f0e206c8143aa82529"
2215+
integrity sha512-wzkUfX3plUqij4YwWaJyqhiPE5UCRVlFpKn1oCRn2O1bJ592XxWJj8ROQ3JD5MYXLORW84063z3tZTb/cs4Tyw==
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.38.0"
2247+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.38.0.tgz#82262199eb6778bba28a319e25ad05b1158957df"
2248+
integrity sha512-fooELKcAKzxux6fA6pxOflpNS0jc+nOQEEOipXFNjSlBS6fqrJOVY/whSn70SScHrcJ2LDsxWrneFoWYSVfqhQ==
2249+
dependencies:
2250+
"@typescript-eslint/project-service" "8.38.0"
2251+
"@typescript-eslint/tsconfig-utils" "8.38.0"
2252+
"@typescript-eslint/types" "8.38.0"
2253+
"@typescript-eslint/visitor-keys" "8.38.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.38.0"
2283+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.38.0.tgz#5f10159899d30eb92ba70e642ca6f754bddbf15a"
2284+
integrity sha512-hHcMA86Hgt+ijJlrD8fX0j1j8w4C92zue/8LOPAFioIno+W0+L7KqE8QZKCcPGc/92Vs9x36w/4MPTJhqXdyvg==
2285+
dependencies:
2286+
"@eslint-community/eslint-utils" "^4.7.0"
2287+
"@typescript-eslint/scope-manager" "8.38.0"
2288+
"@typescript-eslint/types" "8.38.0"
2289+
"@typescript-eslint/typescript-estree" "8.38.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.38.0"
2309+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.38.0.tgz#a9765a527b082cb8fc60fd8a16e47c7ad5b60ea5"
2310+
integrity sha512-pWrTcoFNWuwHlA9CvlfSsGWs14JxfN1TH25zM5L7o0pRLhsoZkDnTsXfQRJBEWJoV5DL0jf+Z+sxiud+K0mq1g==
2311+
dependencies:
2312+
"@typescript-eslint/types" "8.38.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,11 @@
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.4"
2333+
resolved "https://registry.yarnpkg.com/@vitest/eslint-plugin/-/eslint-plugin-1.3.4.tgz#010f99ecfdcf349eb6d9c1f29c31ebcc8f5e18f8"
2334+
integrity sha512-EOg8d0jn3BAiKnR55WkFxmxfWA3nmzrbIIuOXyTe6A72duryNgyU+bdBEauA97Aab3ho9kLmAwgPX63Ckj4QEg==
2335+
dependencies:
2336+
"@typescript-eslint/utils" "^8.24.1"
22672337

22682338
22692339
version "3.0.5"
@@ -3930,6 +4000,11 @@ eslint-visitor-keys@^4.2.0:
39304000
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-4.2.0.tgz#687bacb2af884fcdda8a6e7d65c606f46a14cd45"
39314001
integrity sha512-UyLnSehNt62FFhSwjZlHmeokpRK59rcz29j+F1/aDgbkbRTk7wIc9XzdoasMUbRNKDM0qQt/+BJ4BrpFeABemw==
39324002

4003+
eslint-visitor-keys@^4.2.1:
4004+
version "4.2.1"
4005+
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-4.2.1.tgz#4cfea60fe7dd0ad8e816e1ed026c1d5251b512c1"
4006+
integrity sha512-Uhdk5sfqcee/9H/rCOJikYz67o0a2Tw2hGRPOG2Y1R2dg7brRe1uG0yaNQDHu+TO/uQPF/5eCapvYSmHUjt7JQ==
4007+
39334008
39344009
version "9.19.0"
39354010
resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.19.0.tgz#ffa1d265fc4205e0f8464330d35f09e1d548b1bf"
@@ -7019,6 +7094,11 @@ ts-api-utils@^2.0.1:
70197094
resolved "https://registry.yarnpkg.com/ts-api-utils/-/ts-api-utils-2.0.1.tgz#660729385b625b939aaa58054f45c058f33f10cd"
70207095
integrity sha512-dnlgjFSVetynI8nzgJ+qF62efpglpWRk8isUEWZGWlJYySCTD6aKvbUDu+zbPeDakk3bg5H4XpitHukgfL1m9w==
70217096

7097+
ts-api-utils@^2.1.0:
7098+
version "2.1.0"
7099+
resolved "https://registry.yarnpkg.com/ts-api-utils/-/ts-api-utils-2.1.0.tgz#595f7094e46eed364c13fd23e75f9513d29baf91"
7100+
integrity sha512-CUgTZL1irw8u29bzrOD/nH85jqyc74D6SshFgujOIA7osm2Rz7dYH77agkx7H4FBNxDq7Cjf+IjaX/8zwFW+ZQ==
7101+
70227102
ts-interface-checker@^0.1.9:
70237103
version "0.1.13"
70247104
resolved "https://registry.yarnpkg.com/ts-interface-checker/-/ts-interface-checker-0.1.13.tgz#784fd3d679722bc103b1b4b8030bcddb5db2a699"

0 commit comments

Comments
 (0)