Skip to content

Commit 977e127

Browse files
authored
Merge pull request #541 from rrd108/renovate/typescript-eslint-monorepo
chore(deps): update typescript-eslint monorepo to v8.26.0
2 parents c1f82fe + 3621cbb commit 977e127

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
@@ -1310,15 +1310,15 @@
13101310
"@types/yargs-parser" "*"
13111311

13121312
"@typescript-eslint/eslint-plugin@^8.0.0", "@typescript-eslint/eslint-plugin@^8.21.0":
1313-
version "8.25.0"
1314-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.25.0.tgz#5e1d56f067e5808fa82d1b75bced82396e868a14"
1315-
integrity sha512-VM7bpzAe7JO/BFf40pIT1lJqS/z1F8OaSsUB3rpFJucQA4cOSuH2RVVVkFULN+En0Djgr29/jb4EQnedUo95KA==
1313+
version "8.26.0"
1314+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.26.0.tgz#7e880faf91f89471c30c141951e15f0eb3a0599e"
1315+
integrity sha512-cLr1J6pe56zjKYajK6SSSre6nl1Gj6xDp1TY0trpgPzjVbgDwd09v2Ws37LABxzkicmUjhEeg/fAUjPJJB1v5Q==
13161316
dependencies:
13171317
"@eslint-community/regexpp" "^4.10.0"
1318-
"@typescript-eslint/scope-manager" "8.25.0"
1319-
"@typescript-eslint/type-utils" "8.25.0"
1320-
"@typescript-eslint/utils" "8.25.0"
1321-
"@typescript-eslint/visitor-keys" "8.25.0"
1318+
"@typescript-eslint/scope-manager" "8.26.0"
1319+
"@typescript-eslint/type-utils" "8.26.0"
1320+
"@typescript-eslint/utils" "8.26.0"
1321+
"@typescript-eslint/visitor-keys" "8.26.0"
13221322
graphemer "^1.4.0"
13231323
ignore "^5.3.1"
13241324
natural-compare "^1.4.0"
@@ -1336,14 +1336,14 @@
13361336
debug "^4.3.4"
13371337

13381338
"@typescript-eslint/parser@^8.0.0", "@typescript-eslint/parser@^8.21.0":
1339-
version "8.25.0"
1340-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.25.0.tgz#58fb81c7b7a35184ba17583f3d7ac6c4f3d95be8"
1341-
integrity sha512-4gbs64bnbSzu4FpgMiQ1A+D+urxkoJk/kqlDJ2W//5SygaEiAP2B4GoS7TEdxgwol2el03gckFV9lJ4QOMiiHg==
1342-
dependencies:
1343-
"@typescript-eslint/scope-manager" "8.25.0"
1344-
"@typescript-eslint/types" "8.25.0"
1345-
"@typescript-eslint/typescript-estree" "8.25.0"
1346-
"@typescript-eslint/visitor-keys" "8.25.0"
1339+
version "8.26.0"
1340+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.26.0.tgz#9b4d2198e89f64fb81e83167eedd89a827d843a9"
1341+
integrity sha512-mNtXP9LTVBy14ZF3o7JG69gRPBK/2QWtQd0j0oH26HcY/foyJJau6pNUez7QrM5UHnSvwlQcJXKsk0I99B9pOA==
1342+
dependencies:
1343+
"@typescript-eslint/scope-manager" "8.26.0"
1344+
"@typescript-eslint/types" "8.26.0"
1345+
"@typescript-eslint/typescript-estree" "8.26.0"
1346+
"@typescript-eslint/visitor-keys" "8.26.0"
13471347
debug "^4.3.4"
13481348

13491349
"@typescript-eslint/scope-manager@6.21.0":
@@ -1362,21 +1362,21 @@
13621362
"@typescript-eslint/types" "8.22.0"
13631363
"@typescript-eslint/visitor-keys" "8.22.0"
13641364

1365-
"@typescript-eslint/scope-manager@8.25.0":
1366-
version "8.25.0"
1367-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.25.0.tgz#ac3805077aade898e98ca824294c998545597df3"
1368-
integrity sha512-6PPeiKIGbgStEyt4NNXa2ru5pMzQ8OYKO1hX1z53HMomrmiSB+R5FmChgQAP1ro8jMtNawz+TRQo/cSXrauTpg==
1365+
"@typescript-eslint/scope-manager@8.26.0":
1366+
version "8.26.0"
1367+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.26.0.tgz#b06623fad54a3a77fadab5f652ef75ed3780b545"
1368+
integrity sha512-E0ntLvsfPqnPwng8b8y4OGuzh/iIOm2z8U3S9zic2TeMLW61u5IH2Q1wu0oSTkfrSzwbDJIB/Lm8O3//8BWMPA==
13691369
dependencies:
1370-
"@typescript-eslint/types" "8.25.0"
1371-
"@typescript-eslint/visitor-keys" "8.25.0"
1370+
"@typescript-eslint/types" "8.26.0"
1371+
"@typescript-eslint/visitor-keys" "8.26.0"
13721372

1373-
"@typescript-eslint/type-utils@8.25.0":
1374-
version "8.25.0"
1375-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.25.0.tgz#ee0d2f67c80af5ae74b5d6f977e0f8ded0059677"
1376-
integrity sha512-d77dHgHWnxmXOPJuDWO4FDWADmGQkN5+tt6SFRZz/RtCWl4pHgFl3+WdYCn16+3teG09DY6XtEpf3gGD0a186g==
1373+
"@typescript-eslint/type-utils@8.26.0":
1374+
version "8.26.0"
1375+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.26.0.tgz#9ee8cc98184b5f66326578de9c097edc89da6f68"
1376+
integrity sha512-ruk0RNChLKz3zKGn2LwXuVoeBcUMh+jaqzN461uMMdxy5H9epZqIBtYj7UiPXRuOpaALXGbmRuZQhmwHhaS04Q==
13771377
dependencies:
1378-
"@typescript-eslint/typescript-estree" "8.25.0"
1379-
"@typescript-eslint/utils" "8.25.0"
1378+
"@typescript-eslint/typescript-estree" "8.26.0"
1379+
"@typescript-eslint/utils" "8.26.0"
13801380
debug "^4.3.4"
13811381
ts-api-utils "^2.0.1"
13821382

@@ -1390,10 +1390,10 @@
13901390
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.22.0.tgz#d9dec7116479ad03aeb6c8ac9c5223c4c79cf360"
13911391
integrity sha512-0S4M4baNzp612zwpD4YOieP3VowOARgK2EkN/GBn95hpyF8E2fbMT55sRHWBq+Huaqk3b3XK+rxxlM8sPgGM6A==
13921392

1393-
"@typescript-eslint/types@8.25.0":
1394-
version "8.25.0"
1395-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.25.0.tgz#f91512c2f532b1d6a8826cadd0b0e5cd53cf97e0"
1396-
integrity sha512-+vUe0Zb4tkNgznQwicsvLUJgZIRs6ITeWSCclX1q85pR1iOiaj+4uZJIUp//Z27QWu5Cseiw3O3AR8hVpax7Aw==
1393+
"@typescript-eslint/types@8.26.0":
1394+
version "8.26.0"
1395+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.26.0.tgz#c4e93a8faf3a38a8d8adb007dc7834f1c89ee7bf"
1396+
integrity sha512-89B1eP3tnpr9A8L6PZlSjBvnJhWXtYfZhECqlBl1D9Lme9mHO6iWlsprBtVenQvY1HMhax1mWOjhtL3fh/u+pA==
13971397

13981398
"@typescript-eslint/typescript-estree@6.21.0":
13991399
version "6.21.0"
@@ -1423,29 +1423,29 @@
14231423
semver "^7.6.0"
14241424
ts-api-utils "^2.0.0"
14251425

1426-
"@typescript-eslint/typescript-estree@8.25.0":
1427-
version "8.25.0"
1428-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.25.0.tgz#d8409c63abddd4cf5b93c031b24b9edc1c7c1299"
1429-
integrity sha512-ZPaiAKEZ6Blt/TPAx5Ot0EIB/yGtLI2EsGoY6F7XKklfMxYQyvtL+gT/UCqkMzO0BVFHLDlzvFqQzurYahxv9Q==
1426+
"@typescript-eslint/typescript-estree@8.26.0":
1427+
version "8.26.0"
1428+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.26.0.tgz#128972172005a7376e34ed2ecba4e29363b0cad1"
1429+
integrity sha512-tiJ1Hvy/V/oMVRTbEOIeemA2XoylimlDQ03CgPPNaHYZbpsc78Hmngnt+WXZfJX1pjQ711V7g0H7cSJThGYfPQ==
14301430
dependencies:
1431-
"@typescript-eslint/types" "8.25.0"
1432-
"@typescript-eslint/visitor-keys" "8.25.0"
1431+
"@typescript-eslint/types" "8.26.0"
1432+
"@typescript-eslint/visitor-keys" "8.26.0"
14331433
debug "^4.3.4"
14341434
fast-glob "^3.3.2"
14351435
is-glob "^4.0.3"
14361436
minimatch "^9.0.4"
14371437
semver "^7.6.0"
14381438
ts-api-utils "^2.0.1"
14391439

1440-
"@typescript-eslint/utils@8.25.0":
1441-
version "8.25.0"
1442-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.25.0.tgz#3ea2f9196a915ef4daa2c8eafd44adbd7d56d08a"
1443-
integrity sha512-syqRbrEv0J1wywiLsK60XzHnQe/kRViI3zwFALrNEgnntn1l24Ra2KvOAWwWbWZ1lBZxZljPDGOq967dsl6fkA==
1440+
"@typescript-eslint/utils@8.26.0":
1441+
version "8.26.0"
1442+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.26.0.tgz#845d20ed8378a5594e6445f54e53b972aee7b3e6"
1443+
integrity sha512-2L2tU3FVwhvU14LndnQCA2frYC8JnPDVKyQtWFPf8IYFMt/ykEN1bPolNhNbCVgOmdzTlWdusCTKA/9nKrf8Ig==
14441444
dependencies:
14451445
"@eslint-community/eslint-utils" "^4.4.0"
1446-
"@typescript-eslint/scope-manager" "8.25.0"
1447-
"@typescript-eslint/types" "8.25.0"
1448-
"@typescript-eslint/typescript-estree" "8.25.0"
1446+
"@typescript-eslint/scope-manager" "8.26.0"
1447+
"@typescript-eslint/types" "8.26.0"
1448+
"@typescript-eslint/typescript-estree" "8.26.0"
14491449

14501450
"@typescript-eslint/utils@^8.1.0", "@typescript-eslint/utils@^8.13.0", "@typescript-eslint/utils@^8.21.0":
14511451
version "8.22.0"
@@ -1473,12 +1473,12 @@
14731473
"@typescript-eslint/types" "8.22.0"
14741474
eslint-visitor-keys "^4.2.0"
14751475

1476-
"@typescript-eslint/visitor-keys@8.25.0":
1477-
version "8.25.0"
1478-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.25.0.tgz#e8646324cd1793f96e02669cb717a05319403164"
1479-
integrity sha512-kCYXKAum9CecGVHGij7muybDfTS2sD3t0L4bJsEZLkyrXUImiCTq1M3LG2SRtOhiHFwMR9wAFplpT6XHYjTkwQ==
1476+
"@typescript-eslint/visitor-keys@8.26.0":
1477+
version "8.26.0"
1478+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.26.0.tgz#a4876216756c69130ea958df3b77222c2ad95290"
1479+
integrity sha512-2z8JQJWAzPdDd51dRQ/oqIJxe99/hoLIqmf8RMCAJQtYDc535W/Jt2+RTP4bP0aKeBG1F65yjIZuczOXCmbWwg==
14801480
dependencies:
1481-
"@typescript-eslint/types" "8.25.0"
1481+
"@typescript-eslint/types" "8.26.0"
14821482
eslint-visitor-keys "^4.2.0"
14831483

14841484
"@ungap/structured-clone@^1.0.0":
@@ -2763,9 +2763,9 @@ fast-levenshtein@^2.0.6:
27632763
integrity sha512-DCXu6Ifhqcks7TZKY3Hxp3y6qphY5SJZmrWMDrKcERSOXWQdMhU9Ig/PYrzyw/ul9jOIyh0N4M0tbC5hodg8dw==
27642764

27652765
fastq@^1.6.0:
2766-
version "1.19.0"
2767-
resolved "https://registry.yarnpkg.com/fastq/-/fastq-1.19.0.tgz#a82c6b7c2bb4e44766d865f07997785fecfdcb89"
2768-
integrity sha512-7SFSRCNjBQIZH/xZR3iy5iQYR8aGBE0h3VG6/cwlbrpdciNYBMotQav8c1XI3HjHH+NikUpP53nPdlZSdWmFzA==
2766+
version "1.19.1"
2767+
resolved "https://registry.yarnpkg.com/fastq/-/fastq-1.19.1.tgz#d50eaba803c8846a883c16492821ebcd2cda55f5"
2768+
integrity sha512-GwLTyxkCXjXbxqIhTsMI2Nui8huMPtnxg7krajPJAjnEG/iiOS7i+zCtWGZR9G0NBKbXKh6X9m9UIsYX/N6vvQ==
27692769
dependencies:
27702770
reusify "^1.0.4"
27712771

@@ -4277,9 +4277,9 @@ resolve@^1.10.0, resolve@^1.22.4:
42774277
supports-preserve-symlinks-flag "^1.0.0"
42784278

42794279
reusify@^1.0.4:
4280-
version "1.0.4"
4281-
resolved "https://registry.yarnpkg.com/reusify/-/reusify-1.0.4.tgz#90da382b1e126efc02146e90845a88db12925d76"
4282-
integrity sha512-U9nH88a3fc/ekCF1l0/UP1IosiuIjyTh7hBvXVMHYgVcfGvt897Xguj2UOLDeI5BG2m7/uwyaLVT6fbtCwTyzw==
4280+
version "1.1.0"
4281+
resolved "https://registry.yarnpkg.com/reusify/-/reusify-1.1.0.tgz#0fe13b9522e1473f51b558ee796e08f11f9b489f"
4282+
integrity sha512-g6QUff04oZpHs0eG5p83rFLhHeV00ug/Yf9nZM6fLeUrPguBTkTQOdpAWWspMh55TZfVQDPaN3NQJfbVRAxdIw==
42834283

42844284
rfdc@^1.4.1:
42854285
version "1.4.1"

0 commit comments

Comments
 (0)