Skip to content

Commit 9994653

Browse files
chore(deps): update typescript-eslint monorepo to v8.58.1 (#1430)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 541e671 commit 9994653

2 files changed

Lines changed: 65 additions & 65 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.2",
42-
"@typescript-eslint/eslint-plugin": "8.58.0",
43-
"@typescript-eslint/parser": "8.58.0",
42+
"@typescript-eslint/eslint-plugin": "8.58.1",
43+
"@typescript-eslint/parser": "8.58.1",
4444
"bob-the-bundler": "7.0.1",
4545
"cross-env": "10.1.0",
4646
"eslint": "9.39.4",

yarn.lock

Lines changed: 63 additions & 63 deletions
Original file line numberDiff line numberDiff line change
@@ -2398,100 +2398,100 @@
23982398
dependencies:
23992399
"@types/node" "*"
24002400

2401-
"@typescript-eslint/[email protected].0":
2402-
version "8.58.0"
2403-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.58.0.tgz#ad40e492f1931f46da1bd888e52b9e56df9063aa"
2404-
integrity sha512-RLkVSiNuUP1C2ROIWfqX+YcUfLaSnxGE/8M+Y57lopVwg9VTYYfhuz15Yf1IzCKgZj6/rIbYTmJCUSqr76r0Wg==
2401+
"@typescript-eslint/[email protected].1":
2402+
version "8.58.1"
2403+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.58.1.tgz#cb53038b83d165ca0ef96d67d875efbd56c50fa8"
2404+
integrity sha512-eSkwoemjo76bdXl2MYqtxg51HNwUSkWfODUOQ3PaTLZGh9uIWWFZIjyjaJnex7wXDu+TRx+ATsnSxdN9YWfRTQ==
24052405
dependencies:
24062406
"@eslint-community/regexpp" "^4.12.2"
2407-
"@typescript-eslint/scope-manager" "8.58.0"
2408-
"@typescript-eslint/type-utils" "8.58.0"
2409-
"@typescript-eslint/utils" "8.58.0"
2410-
"@typescript-eslint/visitor-keys" "8.58.0"
2407+
"@typescript-eslint/scope-manager" "8.58.1"
2408+
"@typescript-eslint/type-utils" "8.58.1"
2409+
"@typescript-eslint/utils" "8.58.1"
2410+
"@typescript-eslint/visitor-keys" "8.58.1"
24112411
ignore "^7.0.5"
24122412
natural-compare "^1.4.0"
24132413
ts-api-utils "^2.5.0"
24142414

2415-
"@typescript-eslint/[email protected].0":
2416-
version "8.58.0"
2417-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.58.0.tgz#da04ece1967b6c2fe8f10c3473dabf3825795ef7"
2418-
integrity sha512-rLoGZIf9afaRBYsPUMtvkDWykwXwUPL60HebR4JgTI8mxfFe2cQTu3AGitANp4b9B2QlVru6WzjgB2IzJKiCSA==
2415+
"@typescript-eslint/[email protected].1":
2416+
version "8.58.1"
2417+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.58.1.tgz#0943eca522ac408bcdd649882c3d95b10ff00f62"
2418+
integrity sha512-gGkiNMPqerb2cJSVcruigx9eHBlLG14fSdPdqMoOcBfh+vvn4iCq2C8MzUB89PrxOXk0y3GZ1yIWb9aOzL93bw==
24192419
dependencies:
2420-
"@typescript-eslint/scope-manager" "8.58.0"
2421-
"@typescript-eslint/types" "8.58.0"
2422-
"@typescript-eslint/typescript-estree" "8.58.0"
2423-
"@typescript-eslint/visitor-keys" "8.58.0"
2420+
"@typescript-eslint/scope-manager" "8.58.1"
2421+
"@typescript-eslint/types" "8.58.1"
2422+
"@typescript-eslint/typescript-estree" "8.58.1"
2423+
"@typescript-eslint/visitor-keys" "8.58.1"
24242424
debug "^4.4.3"
24252425

2426-
"@typescript-eslint/[email protected].0":
2427-
version "8.58.0"
2428-
resolved "https://registry.yarnpkg.com/@typescript-eslint/project-service/-/project-service-8.58.0.tgz#66ceda0aabf7427aec3e2713fa43eb278dead2aa"
2429-
integrity sha512-8Q/wBPWLQP1j16NxoPNIKpDZFMaxl7yWIoqXWYeWO+Bbd2mjgvoF0dxP2jKZg5+x49rgKdf7Ck473M8PC3V9lg==
2426+
"@typescript-eslint/[email protected].1":
2427+
version "8.58.1"
2428+
resolved "https://registry.yarnpkg.com/@typescript-eslint/project-service/-/project-service-8.58.1.tgz#c78781b1ca1ec1e7bc6522efba89318c6d249feb"
2429+
integrity sha512-gfQ8fk6cxhtptek+/8ZIqw8YrRW5048Gug8Ts5IYcMLCw18iUgrZAEY/D7s4hkI0FxEfGakKuPK/XUMPzPxi5g==
24302430
dependencies:
2431-
"@typescript-eslint/tsconfig-utils" "^8.58.0"
2432-
"@typescript-eslint/types" "^8.58.0"
2431+
"@typescript-eslint/tsconfig-utils" "^8.58.1"
2432+
"@typescript-eslint/types" "^8.58.1"
24332433
debug "^4.4.3"
24342434

2435-
"@typescript-eslint/[email protected].0":
2436-
version "8.58.0"
2437-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.58.0.tgz#e304142775e49a1b7ac3c8bf2536714447c72cab"
2438-
integrity sha512-W1Lur1oF50FxSnNdGp3Vs6P+yBRSmZiw4IIjEeYxd8UQJwhUF0gDgDD/W/Tgmh73mxgEU3qX0Bzdl/NGuSPEpQ==
2435+
"@typescript-eslint/[email protected].1":
2436+
version "8.58.1"
2437+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.58.1.tgz#35168f561bab4e3fd10dd6b03e8b83c157479211"
2438+
integrity sha512-TPYUEqJK6avLcEjumWsIuTpuYODTTDAtoMdt8ZZa93uWMTX13Nb8L5leSje1NluammvU+oI3QRr5lLXPgihX3w==
24392439
dependencies:
2440-
"@typescript-eslint/types" "8.58.0"
2441-
"@typescript-eslint/visitor-keys" "8.58.0"
2440+
"@typescript-eslint/types" "8.58.1"
2441+
"@typescript-eslint/visitor-keys" "8.58.1"
24422442

2443-
"@typescript-eslint/[email protected].0", "@typescript-eslint/tsconfig-utils@^8.58.0":
2444-
version "8.58.0"
2445-
resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.58.0.tgz#c5a8edb21f31e0fdee565724e1b984171c559482"
2446-
integrity sha512-doNSZEVJsWEu4htiVC+PR6NpM+pa+a4ClH9INRWOWCUzMst/VA9c4gXq92F8GUD1rwhNvRLkgjfYtFXegXQF7A==
2443+
"@typescript-eslint/[email protected].1", "@typescript-eslint/tsconfig-utils@^8.58.1":
2444+
version "8.58.1"
2445+
resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.58.1.tgz#eb16792c579300c7bfb3c74b0f5e1dfbb0a2454d"
2446+
integrity sha512-JAr2hOIct2Q+qk3G+8YFfqkqi7sC86uNryT+2i5HzMa2MPjw4qNFvtjnw1IiA1rP7QhNKVe21mSSLaSjwA1Olw==
24472447

2448-
"@typescript-eslint/[email protected].0":
2449-
version "8.58.0"
2450-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.58.0.tgz#ce0e72cd967ffbbe8de322db6089bd4374be352f"
2451-
integrity sha512-aGsCQImkDIqMyx1u4PrVlbi/krmDsQUs4zAcCV6M7yPcPev+RqVlndsJy9kJ8TLihW9TZ0kbDAzctpLn5o+lOg==
2448+
"@typescript-eslint/[email protected].1":
2449+
version "8.58.1"
2450+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.58.1.tgz#b21085a233087bde94c92ba6f5b4dfb77ca56730"
2451+
integrity sha512-HUFxvTJVroT+0rXVJC7eD5zol6ID+Sn5npVPWoFuHGg9Ncq5Q4EYstqR+UOqaNRFXi5TYkpXXkLhoCHe3G0+7w==
24522452
dependencies:
2453-
"@typescript-eslint/types" "8.58.0"
2454-
"@typescript-eslint/typescript-estree" "8.58.0"
2455-
"@typescript-eslint/utils" "8.58.0"
2453+
"@typescript-eslint/types" "8.58.1"
2454+
"@typescript-eslint/typescript-estree" "8.58.1"
2455+
"@typescript-eslint/utils" "8.58.1"
24562456
debug "^4.4.3"
24572457
ts-api-utils "^2.5.0"
24582458

2459-
"@typescript-eslint/[email protected].0", "@typescript-eslint/types@^8.58.0":
2460-
version "8.58.0"
2461-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.58.0.tgz#e94ae7abdc1c6530e71183c1007b61fa93112a5a"
2462-
integrity sha512-O9CjxypDT89fbHxRfETNoAnHj/i6IpRK0CvbVN3qibxlLdo5p5hcLmUuCCrHMpxiWSwKyI8mCP7qRNYuOJ0Uww==
2459+
"@typescript-eslint/[email protected].1", "@typescript-eslint/types@^8.58.1":
2460+
version "8.58.1"
2461+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.58.1.tgz#9dfb4723fcd2b13737d8b03d941354cf73190313"
2462+
integrity sha512-io/dV5Aw5ezwzfPBBWLoT+5QfVtP8O7q4Kftjn5azJ88bYyp/ZMCsyW1lpKK46EXJcaYMZ1JtYj+s/7TdzmQMw==
24632463

2464-
"@typescript-eslint/[email protected].0":
2465-
version "8.58.0"
2466-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.58.0.tgz#ed233faa8e2f2a2e1357c3e7d553d6465a0ee59a"
2467-
integrity sha512-7vv5UWbHqew/dvs+D3e1RvLv1v2eeZ9txRHPnEEBUgSNLx5ghdzjHa0sgLWYVKssH+lYmV0JaWdoubo0ncGYLA==
2464+
"@typescript-eslint/[email protected].1":
2465+
version "8.58.1"
2466+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.58.1.tgz#8230cc9628d2cffef101e298c62807c4b9bf2fe9"
2467+
integrity sha512-w4w7WR7GHOjqqPnvAYbazq+Y5oS68b9CzasGtnd6jIeOIeKUzYzupGTB2T4LTPSv4d+WPeccbxuneTFHYgAAWg==
24682468
dependencies:
2469-
"@typescript-eslint/project-service" "8.58.0"
2470-
"@typescript-eslint/tsconfig-utils" "8.58.0"
2471-
"@typescript-eslint/types" "8.58.0"
2472-
"@typescript-eslint/visitor-keys" "8.58.0"
2469+
"@typescript-eslint/project-service" "8.58.1"
2470+
"@typescript-eslint/tsconfig-utils" "8.58.1"
2471+
"@typescript-eslint/types" "8.58.1"
2472+
"@typescript-eslint/visitor-keys" "8.58.1"
24732473
debug "^4.4.3"
24742474
minimatch "^10.2.2"
24752475
semver "^7.7.3"
24762476
tinyglobby "^0.2.15"
24772477
ts-api-utils "^2.5.0"
24782478

2479-
"@typescript-eslint/[email protected].0":
2480-
version "8.58.0"
2481-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.58.0.tgz#21a74a7963b0d288b719a4121c7dd555adaab3c3"
2482-
integrity sha512-RfeSqcFeHMHlAWzt4TBjWOAtoW9lnsAGiP3GbaX9uVgTYYrMbVnGONEfUCiSss+xMHFl+eHZiipmA8WkQ7FuNA==
2479+
"@typescript-eslint/[email protected].1":
2480+
version "8.58.1"
2481+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.58.1.tgz#099a327b04ed921e6ee3988cde9ef34bc4b5435a"
2482+
integrity sha512-Ln8R0tmWC7pTtLOzgJzYTXSCjJ9rDNHAqTaVONF4FEi2qwce8mD9iSOxOpLFFvWp/wBFlew0mjM1L1ihYWfBdQ==
24832483
dependencies:
24842484
"@eslint-community/eslint-utils" "^4.9.1"
2485-
"@typescript-eslint/scope-manager" "8.58.0"
2486-
"@typescript-eslint/types" "8.58.0"
2487-
"@typescript-eslint/typescript-estree" "8.58.0"
2485+
"@typescript-eslint/scope-manager" "8.58.1"
2486+
"@typescript-eslint/types" "8.58.1"
2487+
"@typescript-eslint/typescript-estree" "8.58.1"
24882488

2489-
"@typescript-eslint/[email protected].0":
2490-
version "8.58.0"
2491-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.58.0.tgz#2abd55a4be70fd55967aceaba4330b9ba9f45189"
2492-
integrity sha512-XJ9UD9+bbDo4a4epraTwG3TsNPeiB9aShrUneAVXy8q4LuwowN+qu89/6ByLMINqvIMeI9H9hOHQtg/ijrYXzQ==
2489+
"@typescript-eslint/[email protected].1":
2490+
version "8.58.1"
2491+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.58.1.tgz#7c197533177f1ba9b8249f55f7f685e32bb6f204"
2492+
integrity sha512-y+vH7QE8ycjoa0bWciFg7OpFcipUuem1ujhrdLtq1gByKwfbC7bPeKsiny9e0urg93DqwGcHey+bGRKCnF1nZQ==
24932493
dependencies:
2494-
"@typescript-eslint/types" "8.58.0"
2494+
"@typescript-eslint/types" "8.58.1"
24952495
eslint-visitor-keys "^5.0.0"
24962496

24972497
"@urql/introspection@^0.3.2":

0 commit comments

Comments
 (0)