Skip to content

Commit 02fcd38

Browse files
authored
Merge pull request #537 from rrd108/renovate/typescript-eslint-monorepo
chore(deps): update typescript-eslint monorepo to v8.25.0
2 parents 531b58c + 8aeabe0 commit 02fcd38

File tree

1 file changed

+49
-49
lines changed

1 file changed

+49
-49
lines changed

yarn.lock

Lines changed: 49 additions & 49 deletions
Original file line numberDiff line numberDiff line change
@@ -1302,15 +1302,15 @@
13021302
"@types/yargs-parser" "*"
13031303

13041304
"@typescript-eslint/eslint-plugin@^8.0.0", "@typescript-eslint/eslint-plugin@^8.21.0":
1305-
version "8.24.1"
1306-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.24.1.tgz#d104c2a6212304c649105b18af2c110b4a1dd4ae"
1307-
integrity sha512-ll1StnKtBigWIGqvYDVuDmXJHVH4zLVot1yQ4fJtLpL7qacwkxJc1T0bptqw+miBQ/QfUbhl1TcQ4accW5KUyA==
1305+
version "8.25.0"
1306+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.25.0.tgz#5e1d56f067e5808fa82d1b75bced82396e868a14"
1307+
integrity sha512-VM7bpzAe7JO/BFf40pIT1lJqS/z1F8OaSsUB3rpFJucQA4cOSuH2RVVVkFULN+En0Djgr29/jb4EQnedUo95KA==
13081308
dependencies:
13091309
"@eslint-community/regexpp" "^4.10.0"
1310-
"@typescript-eslint/scope-manager" "8.24.1"
1311-
"@typescript-eslint/type-utils" "8.24.1"
1312-
"@typescript-eslint/utils" "8.24.1"
1313-
"@typescript-eslint/visitor-keys" "8.24.1"
1310+
"@typescript-eslint/scope-manager" "8.25.0"
1311+
"@typescript-eslint/type-utils" "8.25.0"
1312+
"@typescript-eslint/utils" "8.25.0"
1313+
"@typescript-eslint/visitor-keys" "8.25.0"
13141314
graphemer "^1.4.0"
13151315
ignore "^5.3.1"
13161316
natural-compare "^1.4.0"
@@ -1328,14 +1328,14 @@
13281328
debug "^4.3.4"
13291329

13301330
"@typescript-eslint/parser@^8.0.0", "@typescript-eslint/parser@^8.21.0":
1331-
version "8.24.1"
1332-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.24.1.tgz#67965c2d2ddd7eadb2f094c395695db8334ef9a2"
1333-
integrity sha512-Tqoa05bu+t5s8CTZFaGpCH2ub3QeT9YDkXbPd3uQ4SfsLoh1/vv2GEYAioPoxCWJJNsenXlC88tRjwoHNts1oQ==
1334-
dependencies:
1335-
"@typescript-eslint/scope-manager" "8.24.1"
1336-
"@typescript-eslint/types" "8.24.1"
1337-
"@typescript-eslint/typescript-estree" "8.24.1"
1338-
"@typescript-eslint/visitor-keys" "8.24.1"
1331+
version "8.25.0"
1332+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.25.0.tgz#58fb81c7b7a35184ba17583f3d7ac6c4f3d95be8"
1333+
integrity sha512-4gbs64bnbSzu4FpgMiQ1A+D+urxkoJk/kqlDJ2W//5SygaEiAP2B4GoS7TEdxgwol2el03gckFV9lJ4QOMiiHg==
1334+
dependencies:
1335+
"@typescript-eslint/scope-manager" "8.25.0"
1336+
"@typescript-eslint/types" "8.25.0"
1337+
"@typescript-eslint/typescript-estree" "8.25.0"
1338+
"@typescript-eslint/visitor-keys" "8.25.0"
13391339
debug "^4.3.4"
13401340

13411341
"@typescript-eslint/[email protected]":
@@ -1354,21 +1354,21 @@
13541354
"@typescript-eslint/types" "8.22.0"
13551355
"@typescript-eslint/visitor-keys" "8.22.0"
13561356

1357-
"@typescript-eslint/scope-manager@8.24.1":
1358-
version "8.24.1"
1359-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.24.1.tgz#1e1e76ec4560aa85077ab36deb9b2bead4ae124e"
1360-
integrity sha512-OdQr6BNBzwRjNEXMQyaGyZzgg7wzjYKfX2ZBV3E04hUCBDv3GQCHiz9RpqdUIiVrMgJGkXm3tcEh4vFSHreS2Q==
1357+
"@typescript-eslint/scope-manager@8.25.0":
1358+
version "8.25.0"
1359+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.25.0.tgz#ac3805077aade898e98ca824294c998545597df3"
1360+
integrity sha512-6PPeiKIGbgStEyt4NNXa2ru5pMzQ8OYKO1hX1z53HMomrmiSB+R5FmChgQAP1ro8jMtNawz+TRQo/cSXrauTpg==
13611361
dependencies:
1362-
"@typescript-eslint/types" "8.24.1"
1363-
"@typescript-eslint/visitor-keys" "8.24.1"
1362+
"@typescript-eslint/types" "8.25.0"
1363+
"@typescript-eslint/visitor-keys" "8.25.0"
13641364

1365-
"@typescript-eslint/type-utils@8.24.1":
1366-
version "8.24.1"
1367-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.24.1.tgz#99113e1df63d1571309d87eef68967344c78dd65"
1368-
integrity sha512-/Do9fmNgCsQ+K4rCz0STI7lYB4phTtEXqqCAs3gZW0pnK7lWNkvWd5iW545GSmApm4AzmQXmSqXPO565B4WVrw==
1365+
"@typescript-eslint/type-utils@8.25.0":
1366+
version "8.25.0"
1367+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.25.0.tgz#ee0d2f67c80af5ae74b5d6f977e0f8ded0059677"
1368+
integrity sha512-d77dHgHWnxmXOPJuDWO4FDWADmGQkN5+tt6SFRZz/RtCWl4pHgFl3+WdYCn16+3teG09DY6XtEpf3gGD0a186g==
13691369
dependencies:
1370-
"@typescript-eslint/typescript-estree" "8.24.1"
1371-
"@typescript-eslint/utils" "8.24.1"
1370+
"@typescript-eslint/typescript-estree" "8.25.0"
1371+
"@typescript-eslint/utils" "8.25.0"
13721372
debug "^4.3.4"
13731373
ts-api-utils "^2.0.1"
13741374

@@ -1382,10 +1382,10 @@
13821382
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.22.0.tgz#d9dec7116479ad03aeb6c8ac9c5223c4c79cf360"
13831383
integrity sha512-0S4M4baNzp612zwpD4YOieP3VowOARgK2EkN/GBn95hpyF8E2fbMT55sRHWBq+Huaqk3b3XK+rxxlM8sPgGM6A==
13841384

1385-
"@typescript-eslint/types@8.24.1":
1386-
version "8.24.1"
1387-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.24.1.tgz#8777a024f3afc4ace5e48f9a804309c6dd38f95a"
1388-
integrity sha512-9kqJ+2DkUXiuhoiYIUvIYjGcwle8pcPpdlfkemGvTObzgmYfJ5d0Qm6jwb4NBXP9W1I5tss0VIAnWFumz3mC5A==
1385+
"@typescript-eslint/types@8.25.0":
1386+
version "8.25.0"
1387+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.25.0.tgz#f91512c2f532b1d6a8826cadd0b0e5cd53cf97e0"
1388+
integrity sha512-+vUe0Zb4tkNgznQwicsvLUJgZIRs6ITeWSCclX1q85pR1iOiaj+4uZJIUp//Z27QWu5Cseiw3O3AR8hVpax7Aw==
13891389

13901390
"@typescript-eslint/[email protected]":
13911391
version "6.21.0"
@@ -1415,29 +1415,29 @@
14151415
semver "^7.6.0"
14161416
ts-api-utils "^2.0.0"
14171417

1418-
"@typescript-eslint/typescript-estree@8.24.1":
1419-
version "8.24.1"
1420-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.24.1.tgz#3bb479401f8bd471b3c6dd3db89e7256977c54db"
1421-
integrity sha512-UPyy4MJ/0RE648DSKQe9g0VDSehPINiejjA6ElqnFaFIhI6ZEiZAkUI0D5MCk0bQcTf/LVqZStvQ6K4lPn/BRg==
1418+
"@typescript-eslint/typescript-estree@8.25.0":
1419+
version "8.25.0"
1420+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.25.0.tgz#d8409c63abddd4cf5b93c031b24b9edc1c7c1299"
1421+
integrity sha512-ZPaiAKEZ6Blt/TPAx5Ot0EIB/yGtLI2EsGoY6F7XKklfMxYQyvtL+gT/UCqkMzO0BVFHLDlzvFqQzurYahxv9Q==
14221422
dependencies:
1423-
"@typescript-eslint/types" "8.24.1"
1424-
"@typescript-eslint/visitor-keys" "8.24.1"
1423+
"@typescript-eslint/types" "8.25.0"
1424+
"@typescript-eslint/visitor-keys" "8.25.0"
14251425
debug "^4.3.4"
14261426
fast-glob "^3.3.2"
14271427
is-glob "^4.0.3"
14281428
minimatch "^9.0.4"
14291429
semver "^7.6.0"
14301430
ts-api-utils "^2.0.1"
14311431

1432-
"@typescript-eslint/utils@8.24.1":
1433-
version "8.24.1"
1434-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.24.1.tgz#08d14eac33cfb3456feeee5a275b8ad3349e52ed"
1435-
integrity sha512-OOcg3PMMQx9EXspId5iktsI3eMaXVwlhC8BvNnX6B5w9a4dVgpkQZuU8Hy67TolKcl+iFWq0XX+jbDGN4xWxjQ==
1432+
"@typescript-eslint/utils@8.25.0":
1433+
version "8.25.0"
1434+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.25.0.tgz#3ea2f9196a915ef4daa2c8eafd44adbd7d56d08a"
1435+
integrity sha512-syqRbrEv0J1wywiLsK60XzHnQe/kRViI3zwFALrNEgnntn1l24Ra2KvOAWwWbWZ1lBZxZljPDGOq967dsl6fkA==
14361436
dependencies:
14371437
"@eslint-community/eslint-utils" "^4.4.0"
1438-
"@typescript-eslint/scope-manager" "8.24.1"
1439-
"@typescript-eslint/types" "8.24.1"
1440-
"@typescript-eslint/typescript-estree" "8.24.1"
1438+
"@typescript-eslint/scope-manager" "8.25.0"
1439+
"@typescript-eslint/types" "8.25.0"
1440+
"@typescript-eslint/typescript-estree" "8.25.0"
14411441

14421442
"@typescript-eslint/utils@^8.1.0", "@typescript-eslint/utils@^8.13.0", "@typescript-eslint/utils@^8.21.0":
14431443
version "8.22.0"
@@ -1465,12 +1465,12 @@
14651465
"@typescript-eslint/types" "8.22.0"
14661466
eslint-visitor-keys "^4.2.0"
14671467

1468-
"@typescript-eslint/visitor-keys@8.24.1":
1469-
version "8.24.1"
1470-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.24.1.tgz#8bdfe47a89195344b34eb21ef61251562148202b"
1471-
integrity sha512-EwVHlp5l+2vp8CoqJm9KikPZgi3gbdZAtabKT9KPShGeOcJhsv4Zdo3oc8T8I0uKEmYoU4ItyxbptjF08enaxg==
1468+
"@typescript-eslint/visitor-keys@8.25.0":
1469+
version "8.25.0"
1470+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.25.0.tgz#e8646324cd1793f96e02669cb717a05319403164"
1471+
integrity sha512-kCYXKAum9CecGVHGij7muybDfTS2sD3t0L4bJsEZLkyrXUImiCTq1M3LG2SRtOhiHFwMR9wAFplpT6XHYjTkwQ==
14721472
dependencies:
1473-
"@typescript-eslint/types" "8.24.1"
1473+
"@typescript-eslint/types" "8.25.0"
14741474
eslint-visitor-keys "^4.2.0"
14751475

14761476
"@ungap/structured-clone@^1.0.0":

0 commit comments

Comments
 (0)