Skip to content

Commit f0422b0

Browse files
chore(deps): update typescript-eslint monorepo to v8.58.0 (#1421)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent fd33a51 commit f0422b0

2 files changed

Lines changed: 72 additions & 72 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,8 @@
3939
"@changesets/cli": "2.30.0",
4040
"@theguild/prettier-config": "3.0.1",
4141
"@types/node": "24.12.0",
42-
"@typescript-eslint/eslint-plugin": "8.57.2",
43-
"@typescript-eslint/parser": "8.57.2",
42+
"@typescript-eslint/eslint-plugin": "8.58.0",
43+
"@typescript-eslint/parser": "8.58.0",
4444
"bob-the-bundler": "7.0.1",
4545
"cross-env": "10.1.0",
4646
"eslint": "9.39.4",

yarn.lock

Lines changed: 70 additions & 70 deletions
Original file line numberDiff line numberDiff line change
@@ -2423,100 +2423,100 @@
24232423
dependencies:
24242424
"@types/node" "*"
24252425

2426-
"@typescript-eslint/eslint-plugin@8.57.2":
2427-
version "8.57.2"
2428-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.57.2.tgz#ad0dcefeca9c2ecbe09f730d478063666aee010b"
2429-
integrity sha512-NZZgp0Fm2IkD+La5PR81sd+g+8oS6JwJje+aRWsDocxHkjyRw0J5L5ZTlN3LI1LlOcGL7ph3eaIUmTXMIjLk0w==
2426+
"@typescript-eslint/eslint-plugin@8.58.0":
2427+
version "8.58.0"
2428+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.58.0.tgz#ad40e492f1931f46da1bd888e52b9e56df9063aa"
2429+
integrity sha512-RLkVSiNuUP1C2ROIWfqX+YcUfLaSnxGE/8M+Y57lopVwg9VTYYfhuz15Yf1IzCKgZj6/rIbYTmJCUSqr76r0Wg==
24302430
dependencies:
24312431
"@eslint-community/regexpp" "^4.12.2"
2432-
"@typescript-eslint/scope-manager" "8.57.2"
2433-
"@typescript-eslint/type-utils" "8.57.2"
2434-
"@typescript-eslint/utils" "8.57.2"
2435-
"@typescript-eslint/visitor-keys" "8.57.2"
2432+
"@typescript-eslint/scope-manager" "8.58.0"
2433+
"@typescript-eslint/type-utils" "8.58.0"
2434+
"@typescript-eslint/utils" "8.58.0"
2435+
"@typescript-eslint/visitor-keys" "8.58.0"
24362436
ignore "^7.0.5"
24372437
natural-compare "^1.4.0"
2438-
ts-api-utils "^2.4.0"
2438+
ts-api-utils "^2.5.0"
24392439

2440-
"@typescript-eslint/parser@8.57.2":
2441-
version "8.57.2"
2442-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.57.2.tgz#b819955e39f976c0d4f95b5ed67fe22f85cd6898"
2443-
integrity sha512-30ScMRHIAD33JJQkgfGW1t8CURZtjc2JpTrq5n2HFhOefbAhb7ucc7xJwdWcrEtqUIYJ73Nybpsggii6GtAHjA==
2440+
"@typescript-eslint/parser@8.58.0":
2441+
version "8.58.0"
2442+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.58.0.tgz#da04ece1967b6c2fe8f10c3473dabf3825795ef7"
2443+
integrity sha512-rLoGZIf9afaRBYsPUMtvkDWykwXwUPL60HebR4JgTI8mxfFe2cQTu3AGitANp4b9B2QlVru6WzjgB2IzJKiCSA==
24442444
dependencies:
2445-
"@typescript-eslint/scope-manager" "8.57.2"
2446-
"@typescript-eslint/types" "8.57.2"
2447-
"@typescript-eslint/typescript-estree" "8.57.2"
2448-
"@typescript-eslint/visitor-keys" "8.57.2"
2445+
"@typescript-eslint/scope-manager" "8.58.0"
2446+
"@typescript-eslint/types" "8.58.0"
2447+
"@typescript-eslint/typescript-estree" "8.58.0"
2448+
"@typescript-eslint/visitor-keys" "8.58.0"
24492449
debug "^4.4.3"
24502450

2451-
"@typescript-eslint/project-service@8.57.2":
2452-
version "8.57.2"
2453-
resolved "https://registry.yarnpkg.com/@typescript-eslint/project-service/-/project-service-8.57.2.tgz#dfbc7777f9f633f2b06b558cda3836e76f856e3c"
2454-
integrity sha512-FuH0wipFywXRTHf+bTTjNyuNQQsQC3qh/dYzaM4I4W0jrCqjCVuUh99+xd9KamUfmCGPvbO8NDngo/vsnNVqgw==
2451+
"@typescript-eslint/project-service@8.58.0":
2452+
version "8.58.0"
2453+
resolved "https://registry.yarnpkg.com/@typescript-eslint/project-service/-/project-service-8.58.0.tgz#66ceda0aabf7427aec3e2713fa43eb278dead2aa"
2454+
integrity sha512-8Q/wBPWLQP1j16NxoPNIKpDZFMaxl7yWIoqXWYeWO+Bbd2mjgvoF0dxP2jKZg5+x49rgKdf7Ck473M8PC3V9lg==
24552455
dependencies:
2456-
"@typescript-eslint/tsconfig-utils" "^8.57.2"
2457-
"@typescript-eslint/types" "^8.57.2"
2456+
"@typescript-eslint/tsconfig-utils" "^8.58.0"
2457+
"@typescript-eslint/types" "^8.58.0"
24582458
debug "^4.4.3"
24592459

2460-
"@typescript-eslint/scope-manager@8.57.2":
2461-
version "8.57.2"
2462-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.57.2.tgz#734dcde40677f430b5d963108337295bdbc09dae"
2463-
integrity sha512-snZKH+W4WbWkrBqj4gUNRIGb/jipDW3qMqVJ4C9rzdFc+wLwruxk+2a5D+uoFcKPAqyqEnSb4l2ULuZf95eSkw==
2460+
"@typescript-eslint/scope-manager@8.58.0":
2461+
version "8.58.0"
2462+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.58.0.tgz#e304142775e49a1b7ac3c8bf2536714447c72cab"
2463+
integrity sha512-W1Lur1oF50FxSnNdGp3Vs6P+yBRSmZiw4IIjEeYxd8UQJwhUF0gDgDD/W/Tgmh73mxgEU3qX0Bzdl/NGuSPEpQ==
24642464
dependencies:
2465-
"@typescript-eslint/types" "8.57.2"
2466-
"@typescript-eslint/visitor-keys" "8.57.2"
2465+
"@typescript-eslint/types" "8.58.0"
2466+
"@typescript-eslint/visitor-keys" "8.58.0"
24672467

2468-
"@typescript-eslint/tsconfig-utils@8.57.2", "@typescript-eslint/tsconfig-utils@^8.57.2":
2469-
version "8.57.2"
2470-
resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.57.2.tgz#cf82dc11e884103ec13188a7352591efaa1a887e"
2471-
integrity sha512-3Lm5DSM+DCowsUOJC+YqHHnKEfFh5CoGkj5Z31NQSNF4l5wdOwqGn99wmwN/LImhfY3KJnmordBq/4+VDe2eKw==
2468+
"@typescript-eslint/tsconfig-utils@8.58.0", "@typescript-eslint/tsconfig-utils@^8.58.0":
2469+
version "8.58.0"
2470+
resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.58.0.tgz#c5a8edb21f31e0fdee565724e1b984171c559482"
2471+
integrity sha512-doNSZEVJsWEu4htiVC+PR6NpM+pa+a4ClH9INRWOWCUzMst/VA9c4gXq92F8GUD1rwhNvRLkgjfYtFXegXQF7A==
24722472

2473-
"@typescript-eslint/type-utils@8.57.2":
2474-
version "8.57.2"
2475-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.57.2.tgz#3ec65a94e73776252991a3cf0a15d220734c28f5"
2476-
integrity sha512-Co6ZCShm6kIbAM/s+oYVpKFfW7LBc6FXoPXjTRQ449PPNBY8U0KZXuevz5IFuuUj2H9ss40atTaf9dlGLzbWZg==
2473+
"@typescript-eslint/type-utils@8.58.0":
2474+
version "8.58.0"
2475+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.58.0.tgz#ce0e72cd967ffbbe8de322db6089bd4374be352f"
2476+
integrity sha512-aGsCQImkDIqMyx1u4PrVlbi/krmDsQUs4zAcCV6M7yPcPev+RqVlndsJy9kJ8TLihW9TZ0kbDAzctpLn5o+lOg==
24772477
dependencies:
2478-
"@typescript-eslint/types" "8.57.2"
2479-
"@typescript-eslint/typescript-estree" "8.57.2"
2480-
"@typescript-eslint/utils" "8.57.2"
2478+
"@typescript-eslint/types" "8.58.0"
2479+
"@typescript-eslint/typescript-estree" "8.58.0"
2480+
"@typescript-eslint/utils" "8.58.0"
24812481
debug "^4.4.3"
2482-
ts-api-utils "^2.4.0"
2483-
2484-
"@typescript-eslint/types@8.57.2", "@typescript-eslint/types@^8.57.2":
2485-
version "8.57.2"
2486-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.57.2.tgz#efe0da4c28b505ed458f113aa960dce2c5c671f4"
2487-
integrity sha512-/iZM6FnM4tnx9csuTxspMW4BOSegshwX5oBDznJ7S4WggL7Vczz5d2W11ecc4vRrQMQHXRSxzrCsyG5EsPPTbA==
2488-
2489-
"@typescript-eslint/typescript-estree@8.57.2":
2490-
version "8.57.2"
2491-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.57.2.tgz#432e61a6cf2ab565837da387e5262c159672abea"
2492-
integrity sha512-2MKM+I6g8tJxfSmFKOnHv2t8Sk3T6rF20A1Puk0svLK+uVapDZB/4pfAeB7nE83uAZrU6OxW+HmOd5wHVdXwXA==
2493-
dependencies:
2494-
"@typescript-eslint/project-service" "8.57.2"
2495-
"@typescript-eslint/tsconfig-utils" "8.57.2"
2496-
"@typescript-eslint/types" "8.57.2"
2497-
"@typescript-eslint/visitor-keys" "8.57.2"
2482+
ts-api-utils "^2.5.0"
2483+
2484+
"@typescript-eslint/types@8.58.0", "@typescript-eslint/types@^8.58.0":
2485+
version "8.58.0"
2486+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.58.0.tgz#e94ae7abdc1c6530e71183c1007b61fa93112a5a"
2487+
integrity sha512-O9CjxypDT89fbHxRfETNoAnHj/i6IpRK0CvbVN3qibxlLdo5p5hcLmUuCCrHMpxiWSwKyI8mCP7qRNYuOJ0Uww==
2488+
2489+
"@typescript-eslint/typescript-estree@8.58.0":
2490+
version "8.58.0"
2491+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.58.0.tgz#ed233faa8e2f2a2e1357c3e7d553d6465a0ee59a"
2492+
integrity sha512-7vv5UWbHqew/dvs+D3e1RvLv1v2eeZ9txRHPnEEBUgSNLx5ghdzjHa0sgLWYVKssH+lYmV0JaWdoubo0ncGYLA==
2493+
dependencies:
2494+
"@typescript-eslint/project-service" "8.58.0"
2495+
"@typescript-eslint/tsconfig-utils" "8.58.0"
2496+
"@typescript-eslint/types" "8.58.0"
2497+
"@typescript-eslint/visitor-keys" "8.58.0"
24982498
debug "^4.4.3"
24992499
minimatch "^10.2.2"
25002500
semver "^7.7.3"
25012501
tinyglobby "^0.2.15"
2502-
ts-api-utils "^2.4.0"
2502+
ts-api-utils "^2.5.0"
25032503

2504-
"@typescript-eslint/utils@8.57.2":
2505-
version "8.57.2"
2506-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.57.2.tgz#46a8974c24326fb8899486728428a0f1a3115014"
2507-
integrity sha512-krRIbvPK1ju1WBKIefiX+bngPs+odIQUtR7kymzPfo1POVw3jlF+nLkmexdSSd4UCbDcQn+wMBATOOmpBbqgKg==
2504+
"@typescript-eslint/utils@8.58.0":
2505+
version "8.58.0"
2506+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.58.0.tgz#21a74a7963b0d288b719a4121c7dd555adaab3c3"
2507+
integrity sha512-RfeSqcFeHMHlAWzt4TBjWOAtoW9lnsAGiP3GbaX9uVgTYYrMbVnGONEfUCiSss+xMHFl+eHZiipmA8WkQ7FuNA==
25082508
dependencies:
25092509
"@eslint-community/eslint-utils" "^4.9.1"
2510-
"@typescript-eslint/scope-manager" "8.57.2"
2511-
"@typescript-eslint/types" "8.57.2"
2512-
"@typescript-eslint/typescript-estree" "8.57.2"
2510+
"@typescript-eslint/scope-manager" "8.58.0"
2511+
"@typescript-eslint/types" "8.58.0"
2512+
"@typescript-eslint/typescript-estree" "8.58.0"
25132513

2514-
"@typescript-eslint/visitor-keys@8.57.2":
2515-
version "8.57.2"
2516-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.57.2.tgz#a5c9605774247336c0412beb7dc288ab2a07c11e"
2517-
integrity sha512-zhahknjobV2FiD6Ee9iLbS7OV9zi10rG26odsQdfBO/hjSzUQbkIYgda+iNKK1zNiW2ey+Lf8MU5btN17V3dUw==
2514+
"@typescript-eslint/visitor-keys@8.58.0":
2515+
version "8.58.0"
2516+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.58.0.tgz#2abd55a4be70fd55967aceaba4330b9ba9f45189"
2517+
integrity sha512-XJ9UD9+bbDo4a4epraTwG3TsNPeiB9aShrUneAVXy8q4LuwowN+qu89/6ByLMINqvIMeI9H9hOHQtg/ijrYXzQ==
25182518
dependencies:
2519-
"@typescript-eslint/types" "8.57.2"
2519+
"@typescript-eslint/types" "8.58.0"
25202520
eslint-visitor-keys "^5.0.0"
25212521

25222522
"@urql/introspection@^0.3.2":
@@ -6337,7 +6337,7 @@ tr46@~0.0.3:
63376337
resolved "https://registry.yarnpkg.com/tr46/-/tr46-0.0.3.tgz#8184fd347dac9cdc185992f3a6622e14b9d9ab6a"
63386338
integrity sha512-N3WMsuqV66lT30CrXNbEjx4GEwlow3v6rr4mCcv6prnfwhS01rkgyFdjPNBYd9br7LpXV1+Emh01fHnq2Gdgrw==
63396339

6340-
ts-api-utils@^2.4.0:
6340+
ts-api-utils@^2.5.0:
63416341
version "2.5.0"
63426342
resolved "https://registry.yarnpkg.com/ts-api-utils/-/ts-api-utils-2.5.0.tgz#4acd4a155e22734990a5ed1fe9e97f113bcb37c1"
63436343
integrity sha512-OJ/ibxhPlqrMM0UiNHJ/0CKQkoKF243/AEmplt3qpRgkW8VG7IfOS41h7V8TjITqdByHzrjcS/2si+y4lIh8NA==

0 commit comments

Comments
 (0)