Skip to content

Commit 9e38826

Browse files
chore(deps): update typescript-eslint monorepo to v6.8.0
1 parent 48089e6 commit 9e38826

1 file changed

Lines changed: 52 additions & 52 deletions

File tree

yarn.lock

Lines changed: 52 additions & 52 deletions
Original file line numberDiff line numberDiff line change
@@ -132,9 +132,9 @@
132132
eslint-visitor-keys "^3.3.0"
133133

134134
"@eslint-community/regexpp@^4.5.1":
135-
version "4.8.2"
136-
resolved "https://registry.yarnpkg.com/@eslint-community/regexpp/-/regexpp-4.8.2.tgz#26585b7c0ba36362893d3a3c206ee0c57c389616"
137-
integrity sha512-0MGxAVt1m/ZK+LTJp/j0qF7Hz97D9O/FH9Ms3ltnyIdDD57cbb1ACIQTkbHvNXtWDv5TPq7w5Kq56+cNukbo7g==
135+
version "4.9.1"
136+
resolved "https://registry.yarnpkg.com/@eslint-community/regexpp/-/regexpp-4.9.1.tgz#449dfa81a57a1d755b09aa58d826c1262e4283b4"
137+
integrity sha512-Y27x+MBLjXa+0JWDhykM3+JE+il3kHKAEqabfEWq3SDhZjLYb6/BHL/JKFnH3fe207JaXkyDo685Oc2Glt6ifA==
138138

139139
"@eslint-community/regexpp@^4.6.1":
140140
version "4.8.1"
@@ -312,15 +312,15 @@
312312
integrity sha512-OxepLK9EuNEIPxWNME+C6WwbRAOOI2o2BaQEGzz5Lu2e4Z5eDnEo+/aVEDMIXywoJitJ7xWd641wrGLZdtwRyw==
313313

314314
"@typescript-eslint/eslint-plugin@^6.0.0":
315-
version "6.7.3"
316-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-6.7.3.tgz#d98046e9f7102d49a93d944d413c6055c47fafd7"
317-
integrity sha512-vntq452UHNltxsaaN+L9WyuMch8bMd9CqJ3zhzTPXXidwbf5mqqKCVXEuvRZUqLJSTLeWE65lQwyXsRGnXkCTA==
315+
version "6.8.0"
316+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-6.8.0.tgz#06abe4265e7c82f20ade2dcc0e3403c32d4f148b"
317+
integrity sha512-GosF4238Tkes2SHPQ1i8f6rMtG6zlKwMEB0abqSJ3Npvos+doIlc/ATG+vX1G9coDF3Ex78zM3heXHLyWEwLUw==
318318
dependencies:
319319
"@eslint-community/regexpp" "^4.5.1"
320-
"@typescript-eslint/scope-manager" "6.7.3"
321-
"@typescript-eslint/type-utils" "6.7.3"
322-
"@typescript-eslint/utils" "6.7.3"
323-
"@typescript-eslint/visitor-keys" "6.7.3"
320+
"@typescript-eslint/scope-manager" "6.8.0"
321+
"@typescript-eslint/type-utils" "6.8.0"
322+
"@typescript-eslint/utils" "6.8.0"
323+
"@typescript-eslint/visitor-keys" "6.8.0"
324324
debug "^4.3.4"
325325
graphemer "^1.4.0"
326326
ignore "^5.2.4"
@@ -329,71 +329,71 @@
329329
ts-api-utils "^1.0.1"
330330

331331
"@typescript-eslint/parser@^6.0.0":
332-
version "6.7.3"
333-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-6.7.3.tgz#aaf40092a32877439e5957e18f2d6a91c82cc2fd"
334-
integrity sha512-TlutE+iep2o7R8Lf+yoer3zU6/0EAUc8QIBB3GYBc1KGz4c4TRm83xwXUZVPlZ6YCLss4r77jbu6j3sendJoiQ==
335-
dependencies:
336-
"@typescript-eslint/scope-manager" "6.7.3"
337-
"@typescript-eslint/types" "6.7.3"
338-
"@typescript-eslint/typescript-estree" "6.7.3"
339-
"@typescript-eslint/visitor-keys" "6.7.3"
332+
version "6.8.0"
333+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-6.8.0.tgz#bb2a969d583db242f1ee64467542f8b05c2e28cb"
334+
integrity sha512-5tNs6Bw0j6BdWuP8Fx+VH4G9fEPDxnVI7yH1IAPkQH5RUtvKwRoqdecAPdQXv4rSOADAaz1LFBZvZG7VbXivSg==
335+
dependencies:
336+
"@typescript-eslint/scope-manager" "6.8.0"
337+
"@typescript-eslint/types" "6.8.0"
338+
"@typescript-eslint/typescript-estree" "6.8.0"
339+
"@typescript-eslint/visitor-keys" "6.8.0"
340340
debug "^4.3.4"
341341

342-
"@typescript-eslint/scope-manager@6.7.3":
343-
version "6.7.3"
344-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-6.7.3.tgz#07e5709c9bdae3eaf216947433ef97b3b8b7d755"
345-
integrity sha512-wOlo0QnEou9cHO2TdkJmzF7DFGvAKEnB82PuPNHpT8ZKKaZu6Bm63ugOTn9fXNJtvuDPanBc78lGUGGytJoVzQ==
342+
"@typescript-eslint/scope-manager@6.8.0":
343+
version "6.8.0"
344+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-6.8.0.tgz#5cac7977385cde068ab30686889dd59879811efd"
345+
integrity sha512-xe0HNBVwCph7rak+ZHcFD6A+q50SMsFwcmfdjs9Kz4qDh5hWhaPhFjRs/SODEhroBI5Ruyvyz9LfwUJ624O40g==
346346
dependencies:
347-
"@typescript-eslint/types" "6.7.3"
348-
"@typescript-eslint/visitor-keys" "6.7.3"
347+
"@typescript-eslint/types" "6.8.0"
348+
"@typescript-eslint/visitor-keys" "6.8.0"
349349

350-
"@typescript-eslint/type-utils@6.7.3":
351-
version "6.7.3"
352-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-6.7.3.tgz#c2c165c135dda68a5e70074ade183f5ad68f3400"
353-
integrity sha512-Fc68K0aTDrKIBvLnKTZ5Pf3MXK495YErrbHb1R6aTpfK5OdSFj0rVN7ib6Tx6ePrZ2gsjLqr0s98NG7l96KSQw==
350+
"@typescript-eslint/type-utils@6.8.0":
351+
version "6.8.0"
352+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-6.8.0.tgz#50365e44918ca0fd159844b5d6ea96789731e11f"
353+
integrity sha512-RYOJdlkTJIXW7GSldUIHqc/Hkto8E+fZN96dMIFhuTJcQwdRoGN2rEWA8U6oXbLo0qufH7NPElUb+MceHtz54g==
354354
dependencies:
355-
"@typescript-eslint/typescript-estree" "6.7.3"
356-
"@typescript-eslint/utils" "6.7.3"
355+
"@typescript-eslint/typescript-estree" "6.8.0"
356+
"@typescript-eslint/utils" "6.8.0"
357357
debug "^4.3.4"
358358
ts-api-utils "^1.0.1"
359359

360-
"@typescript-eslint/types@6.7.3":
361-
version "6.7.3"
362-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-6.7.3.tgz#0402b5628a63f24f2dc9d4a678e9a92cc50ea3e9"
363-
integrity sha512-4g+de6roB2NFcfkZb439tigpAMnvEIg3rIjWQ+EM7IBaYt/CdJt6em9BJ4h4UpdgaBWdmx2iWsafHTrqmgIPNw==
360+
"@typescript-eslint/types@6.8.0":
361+
version "6.8.0"
362+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-6.8.0.tgz#1ab5d4fe1d613e3f65f6684026ade6b94f7e3ded"
363+
integrity sha512-p5qOxSum7W3k+llc7owEStXlGmSl8FcGvhYt8Vjy7FqEnmkCVlM3P57XQEGj58oqaBWDQXbJDZxwUWMS/EAPNQ==
364364

365-
"@typescript-eslint/typescript-estree@6.7.3":
366-
version "6.7.3"
367-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-6.7.3.tgz#ec5bb7ab4d3566818abaf0e4a8fa1958561b7279"
368-
integrity sha512-YLQ3tJoS4VxLFYHTw21oe1/vIZPRqAO91z6Uv0Ss2BKm/Ag7/RVQBcXTGcXhgJMdA4U+HrKuY5gWlJlvoaKZ5g==
365+
"@typescript-eslint/typescript-estree@6.8.0":
366+
version "6.8.0"
367+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-6.8.0.tgz#9565f15e0cd12f55cf5aa0dfb130a6cb0d436ba1"
368+
integrity sha512-ISgV0lQ8XgW+mvv5My/+iTUdRmGspducmQcDw5JxznasXNnZn3SKNrTRuMsEXv+V/O+Lw9AGcQCfVaOPCAk/Zg==
369369
dependencies:
370-
"@typescript-eslint/types" "6.7.3"
371-
"@typescript-eslint/visitor-keys" "6.7.3"
370+
"@typescript-eslint/types" "6.8.0"
371+
"@typescript-eslint/visitor-keys" "6.8.0"
372372
debug "^4.3.4"
373373
globby "^11.1.0"
374374
is-glob "^4.0.3"
375375
semver "^7.5.4"
376376
ts-api-utils "^1.0.1"
377377

378-
"@typescript-eslint/utils@6.7.3":
379-
version "6.7.3"
380-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-6.7.3.tgz#96c655816c373135b07282d67407cb577f62e143"
381-
integrity sha512-vzLkVder21GpWRrmSR9JxGZ5+ibIUSudXlW52qeKpzUEQhRSmyZiVDDj3crAth7+5tmN1ulvgKaCU2f/bPRCzg==
378+
"@typescript-eslint/utils@6.8.0":
379+
version "6.8.0"
380+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-6.8.0.tgz#d42939c2074c6b59844d0982ce26a51d136c4029"
381+
integrity sha512-dKs1itdE2qFG4jr0dlYLQVppqTE+Itt7GmIf/vX6CSvsW+3ov8PbWauVKyyfNngokhIO9sKZeRGCUo1+N7U98Q==
382382
dependencies:
383383
"@eslint-community/eslint-utils" "^4.4.0"
384384
"@types/json-schema" "^7.0.12"
385385
"@types/semver" "^7.5.0"
386-
"@typescript-eslint/scope-manager" "6.7.3"
387-
"@typescript-eslint/types" "6.7.3"
388-
"@typescript-eslint/typescript-estree" "6.7.3"
386+
"@typescript-eslint/scope-manager" "6.8.0"
387+
"@typescript-eslint/types" "6.8.0"
388+
"@typescript-eslint/typescript-estree" "6.8.0"
389389
semver "^7.5.4"
390390

391-
"@typescript-eslint/visitor-keys@6.7.3":
392-
version "6.7.3"
393-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-6.7.3.tgz#83809631ca12909bd2083558d2f93f5747deebb2"
394-
integrity sha512-HEVXkU9IB+nk9o63CeICMHxFWbHWr3E1mpilIQBe9+7L/lH97rleFLVtYsfnWB+JVMaiFnEaxvknvmIzX+CqVg==
391+
"@typescript-eslint/visitor-keys@6.8.0":
392+
version "6.8.0"
393+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-6.8.0.tgz#cffebed56ae99c45eba901c378a6447b06be58b8"
394+
integrity sha512-oqAnbA7c+pgOhW2OhGvxm0t1BULX5peQI/rLsNDpGM78EebV3C9IGbX5HNZabuZ6UQrYveCLjKo8Iy/lLlBkkg==
395395
dependencies:
396-
"@typescript-eslint/types" "6.7.3"
396+
"@typescript-eslint/types" "6.8.0"
397397
eslint-visitor-keys "^3.4.1"
398398

399399
acorn-jsx@^5.3.2:

0 commit comments

Comments
 (0)