Skip to content

Commit fd7ae96

Browse files
Update typescript-eslint monorepo to v8.26.0 (#9509)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c0e81f6 commit fd7ae96

File tree

1 file changed

+55
-55
lines changed

1 file changed

+55
-55
lines changed

yarn.lock

Lines changed: 55 additions & 55 deletions
Original file line numberDiff line numberDiff line change
@@ -405,84 +405,84 @@
405405
integrity sha512-LyeCIU3jb9d38w0MXFwta9r0Jx23ugujkAxdwLTNCyspdZTKUc43t7ppPbCiPoQ/Ivd/pnDFZrb4hWd45wrsgA==
406406

407407
"@typescript-eslint/eslint-plugin@^8.0.0":
408-
version "8.25.0"
409-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.25.0.tgz#5e1d56f067e5808fa82d1b75bced82396e868a14"
410-
integrity sha512-VM7bpzAe7JO/BFf40pIT1lJqS/z1F8OaSsUB3rpFJucQA4cOSuH2RVVVkFULN+En0Djgr29/jb4EQnedUo95KA==
408+
version "8.26.0"
409+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.26.0.tgz#7e880faf91f89471c30c141951e15f0eb3a0599e"
410+
integrity sha512-cLr1J6pe56zjKYajK6SSSre6nl1Gj6xDp1TY0trpgPzjVbgDwd09v2Ws37LABxzkicmUjhEeg/fAUjPJJB1v5Q==
411411
dependencies:
412412
"@eslint-community/regexpp" "^4.10.0"
413-
"@typescript-eslint/scope-manager" "8.25.0"
414-
"@typescript-eslint/type-utils" "8.25.0"
415-
"@typescript-eslint/utils" "8.25.0"
416-
"@typescript-eslint/visitor-keys" "8.25.0"
413+
"@typescript-eslint/scope-manager" "8.26.0"
414+
"@typescript-eslint/type-utils" "8.26.0"
415+
"@typescript-eslint/utils" "8.26.0"
416+
"@typescript-eslint/visitor-keys" "8.26.0"
417417
graphemer "^1.4.0"
418418
ignore "^5.3.1"
419419
natural-compare "^1.4.0"
420420
ts-api-utils "^2.0.1"
421421

422422
"@typescript-eslint/parser@^8.0.0":
423-
version "8.25.0"
424-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.25.0.tgz#58fb81c7b7a35184ba17583f3d7ac6c4f3d95be8"
425-
integrity sha512-4gbs64bnbSzu4FpgMiQ1A+D+urxkoJk/kqlDJ2W//5SygaEiAP2B4GoS7TEdxgwol2el03gckFV9lJ4QOMiiHg==
426-
dependencies:
427-
"@typescript-eslint/scope-manager" "8.25.0"
428-
"@typescript-eslint/types" "8.25.0"
429-
"@typescript-eslint/typescript-estree" "8.25.0"
430-
"@typescript-eslint/visitor-keys" "8.25.0"
423+
version "8.26.0"
424+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.26.0.tgz#9b4d2198e89f64fb81e83167eedd89a827d843a9"
425+
integrity sha512-mNtXP9LTVBy14ZF3o7JG69gRPBK/2QWtQd0j0oH26HcY/foyJJau6pNUez7QrM5UHnSvwlQcJXKsk0I99B9pOA==
426+
dependencies:
427+
"@typescript-eslint/scope-manager" "8.26.0"
428+
"@typescript-eslint/types" "8.26.0"
429+
"@typescript-eslint/typescript-estree" "8.26.0"
430+
"@typescript-eslint/visitor-keys" "8.26.0"
431431
debug "^4.3.4"
432432

433-
"@typescript-eslint/scope-manager@8.25.0":
434-
version "8.25.0"
435-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.25.0.tgz#ac3805077aade898e98ca824294c998545597df3"
436-
integrity sha512-6PPeiKIGbgStEyt4NNXa2ru5pMzQ8OYKO1hX1z53HMomrmiSB+R5FmChgQAP1ro8jMtNawz+TRQo/cSXrauTpg==
433+
"@typescript-eslint/scope-manager@8.26.0":
434+
version "8.26.0"
435+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.26.0.tgz#b06623fad54a3a77fadab5f652ef75ed3780b545"
436+
integrity sha512-E0ntLvsfPqnPwng8b8y4OGuzh/iIOm2z8U3S9zic2TeMLW61u5IH2Q1wu0oSTkfrSzwbDJIB/Lm8O3//8BWMPA==
437437
dependencies:
438-
"@typescript-eslint/types" "8.25.0"
439-
"@typescript-eslint/visitor-keys" "8.25.0"
438+
"@typescript-eslint/types" "8.26.0"
439+
"@typescript-eslint/visitor-keys" "8.26.0"
440440

441-
"@typescript-eslint/type-utils@8.25.0":
442-
version "8.25.0"
443-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.25.0.tgz#ee0d2f67c80af5ae74b5d6f977e0f8ded0059677"
444-
integrity sha512-d77dHgHWnxmXOPJuDWO4FDWADmGQkN5+tt6SFRZz/RtCWl4pHgFl3+WdYCn16+3teG09DY6XtEpf3gGD0a186g==
441+
"@typescript-eslint/type-utils@8.26.0":
442+
version "8.26.0"
443+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.26.0.tgz#9ee8cc98184b5f66326578de9c097edc89da6f68"
444+
integrity sha512-ruk0RNChLKz3zKGn2LwXuVoeBcUMh+jaqzN461uMMdxy5H9epZqIBtYj7UiPXRuOpaALXGbmRuZQhmwHhaS04Q==
445445
dependencies:
446-
"@typescript-eslint/typescript-estree" "8.25.0"
447-
"@typescript-eslint/utils" "8.25.0"
446+
"@typescript-eslint/typescript-estree" "8.26.0"
447+
"@typescript-eslint/utils" "8.26.0"
448448
debug "^4.3.4"
449449
ts-api-utils "^2.0.1"
450450

451-
"@typescript-eslint/types@8.25.0":
452-
version "8.25.0"
453-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.25.0.tgz#f91512c2f532b1d6a8826cadd0b0e5cd53cf97e0"
454-
integrity sha512-+vUe0Zb4tkNgznQwicsvLUJgZIRs6ITeWSCclX1q85pR1iOiaj+4uZJIUp//Z27QWu5Cseiw3O3AR8hVpax7Aw==
451+
"@typescript-eslint/types@8.26.0":
452+
version "8.26.0"
453+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.26.0.tgz#c4e93a8faf3a38a8d8adb007dc7834f1c89ee7bf"
454+
integrity sha512-89B1eP3tnpr9A8L6PZlSjBvnJhWXtYfZhECqlBl1D9Lme9mHO6iWlsprBtVenQvY1HMhax1mWOjhtL3fh/u+pA==
455455

456-
"@typescript-eslint/typescript-estree@8.25.0":
457-
version "8.25.0"
458-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.25.0.tgz#d8409c63abddd4cf5b93c031b24b9edc1c7c1299"
459-
integrity sha512-ZPaiAKEZ6Blt/TPAx5Ot0EIB/yGtLI2EsGoY6F7XKklfMxYQyvtL+gT/UCqkMzO0BVFHLDlzvFqQzurYahxv9Q==
456+
"@typescript-eslint/typescript-estree@8.26.0":
457+
version "8.26.0"
458+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.26.0.tgz#128972172005a7376e34ed2ecba4e29363b0cad1"
459+
integrity sha512-tiJ1Hvy/V/oMVRTbEOIeemA2XoylimlDQ03CgPPNaHYZbpsc78Hmngnt+WXZfJX1pjQ711V7g0H7cSJThGYfPQ==
460460
dependencies:
461-
"@typescript-eslint/types" "8.25.0"
462-
"@typescript-eslint/visitor-keys" "8.25.0"
461+
"@typescript-eslint/types" "8.26.0"
462+
"@typescript-eslint/visitor-keys" "8.26.0"
463463
debug "^4.3.4"
464464
fast-glob "^3.3.2"
465465
is-glob "^4.0.3"
466466
minimatch "^9.0.4"
467467
semver "^7.6.0"
468468
ts-api-utils "^2.0.1"
469469

470-
"@typescript-eslint/utils@8.25.0":
471-
version "8.25.0"
472-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.25.0.tgz#3ea2f9196a915ef4daa2c8eafd44adbd7d56d08a"
473-
integrity sha512-syqRbrEv0J1wywiLsK60XzHnQe/kRViI3zwFALrNEgnntn1l24Ra2KvOAWwWbWZ1lBZxZljPDGOq967dsl6fkA==
470+
"@typescript-eslint/utils@8.26.0":
471+
version "8.26.0"
472+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.26.0.tgz#845d20ed8378a5594e6445f54e53b972aee7b3e6"
473+
integrity sha512-2L2tU3FVwhvU14LndnQCA2frYC8JnPDVKyQtWFPf8IYFMt/ykEN1bPolNhNbCVgOmdzTlWdusCTKA/9nKrf8Ig==
474474
dependencies:
475475
"@eslint-community/eslint-utils" "^4.4.0"
476-
"@typescript-eslint/scope-manager" "8.25.0"
477-
"@typescript-eslint/types" "8.25.0"
478-
"@typescript-eslint/typescript-estree" "8.25.0"
476+
"@typescript-eslint/scope-manager" "8.26.0"
477+
"@typescript-eslint/types" "8.26.0"
478+
"@typescript-eslint/typescript-estree" "8.26.0"
479479

480-
"@typescript-eslint/visitor-keys@8.25.0":
481-
version "8.25.0"
482-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.25.0.tgz#e8646324cd1793f96e02669cb717a05319403164"
483-
integrity sha512-kCYXKAum9CecGVHGij7muybDfTS2sD3t0L4bJsEZLkyrXUImiCTq1M3LG2SRtOhiHFwMR9wAFplpT6XHYjTkwQ==
480+
"@typescript-eslint/visitor-keys@8.26.0":
481+
version "8.26.0"
482+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.26.0.tgz#a4876216756c69130ea958df3b77222c2ad95290"
483+
integrity sha512-2z8JQJWAzPdDd51dRQ/oqIJxe99/hoLIqmf8RMCAJQtYDc535W/Jt2+RTP4bP0aKeBG1F65yjIZuczOXCmbWwg==
484484
dependencies:
485-
"@typescript-eslint/types" "8.25.0"
485+
"@typescript-eslint/types" "8.26.0"
486486
eslint-visitor-keys "^4.2.0"
487487

488488
"@ungap/structured-clone@^1.2.0":
@@ -2096,9 +2096,9 @@ fastq@^1.13.0:
20962096
reusify "^1.0.4"
20972097

20982098
fastq@^1.6.0:
2099-
version "1.19.0"
2100-
resolved "https://registry.yarnpkg.com/fastq/-/fastq-1.19.0.tgz#a82c6b7c2bb4e44766d865f07997785fecfdcb89"
2101-
integrity sha512-7SFSRCNjBQIZH/xZR3iy5iQYR8aGBE0h3VG6/cwlbrpdciNYBMotQav8c1XI3HjHH+NikUpP53nPdlZSdWmFzA==
2099+
version "1.19.1"
2100+
resolved "https://registry.yarnpkg.com/fastq/-/fastq-1.19.1.tgz#d50eaba803c8846a883c16492821ebcd2cda55f5"
2101+
integrity sha512-GwLTyxkCXjXbxqIhTsMI2Nui8huMPtnxg7krajPJAjnEG/iiOS7i+zCtWGZR9G0NBKbXKh6X9m9UIsYX/N6vvQ==
21022102
dependencies:
21032103
reusify "^1.0.4"
21042104

@@ -4594,9 +4594,9 @@ restore-cursor@^5.0.0:
45944594
signal-exit "^4.1.0"
45954595

45964596
reusify@^1.0.4:
4597-
version "1.0.4"
4598-
resolved "https://registry.yarnpkg.com/reusify/-/reusify-1.0.4.tgz#90da382b1e126efc02146e90845a88db12925d76"
4599-
integrity sha512-U9nH88a3fc/ekCF1l0/UP1IosiuIjyTh7hBvXVMHYgVcfGvt897Xguj2UOLDeI5BG2m7/uwyaLVT6fbtCwTyzw==
4597+
version "1.1.0"
4598+
resolved "https://registry.yarnpkg.com/reusify/-/reusify-1.1.0.tgz#0fe13b9522e1473f51b558ee796e08f11f9b489f"
4599+
integrity sha512-g6QUff04oZpHs0eG5p83rFLhHeV00ug/Yf9nZM6fLeUrPguBTkTQOdpAWWspMh55TZfVQDPaN3NQJfbVRAxdIw==
46004600

46014601
rfdc@^1.4.1:
46024602
version "1.4.1"

0 commit comments

Comments
 (0)