Skip to content

Commit 445015c

Browse files
chore(deps): update typescript-eslint monorepo to v8.59.4 (#1479)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent fef5be4 commit 445015c

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.31.0",
4040
"@theguild/prettier-config": "3.0.1",
4141
"@types/node": "24.12.4",
42-
"@typescript-eslint/eslint-plugin": "8.59.3",
43-
"@typescript-eslint/parser": "8.59.3",
42+
"@typescript-eslint/eslint-plugin": "8.59.4",
43+
"@typescript-eslint/parser": "8.59.4",
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
@@ -2517,100 +2517,100 @@
25172517
dependencies:
25182518
"@types/node" "*"
25192519

2520-
"@typescript-eslint/eslint-plugin@8.59.3":
2521-
version "8.59.3"
2522-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.59.3.tgz#5d6da7e7b236b46452fa00d3904bb6f59615bfde"
2523-
integrity sha512-PwFvSKsXGShKGW6n5bZOhGHEcCZXM8HofLK9fNsEwZXzFRjoY+XT1Vsf1zgyXdwTr0ZYz1/2tkZ0DBTT9jZjhw==
2520+
"@typescript-eslint/eslint-plugin@8.59.4":
2521+
version "8.59.4"
2522+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.59.4.tgz#c67bfee32caae9cb587dce1ac59c3bf43b659707"
2523+
integrity sha512-PegsU+XfyJJNjd4+u/k6f9yTyp0lEXXiPopUNobZcIAUJFGICFLN+sP0Rb3JehVmiij1Ph0dFGYqODoRo/2+6A==
25242524
dependencies:
25252525
"@eslint-community/regexpp" "^4.12.2"
2526-
"@typescript-eslint/scope-manager" "8.59.3"
2527-
"@typescript-eslint/type-utils" "8.59.3"
2528-
"@typescript-eslint/utils" "8.59.3"
2529-
"@typescript-eslint/visitor-keys" "8.59.3"
2526+
"@typescript-eslint/scope-manager" "8.59.4"
2527+
"@typescript-eslint/type-utils" "8.59.4"
2528+
"@typescript-eslint/utils" "8.59.4"
2529+
"@typescript-eslint/visitor-keys" "8.59.4"
25302530
ignore "^7.0.5"
25312531
natural-compare "^1.4.0"
25322532
ts-api-utils "^2.5.0"
25332533

2534-
"@typescript-eslint/parser@8.59.3":
2535-
version "8.59.3"
2536-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.59.3.tgz#f46cbc70ae0a25119ef94eac9ecd46714788e1a1"
2537-
integrity sha512-HPwA+hVkfcriajbNvTmZv4VRauibay+cWArYUYq7u7W7PmGShMxbPxLvrwDme55a6d5alG3nrYfhyJ/G28XlLg==
2534+
"@typescript-eslint/parser@8.59.4":
2535+
version "8.59.4"
2536+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.59.4.tgz#77d99e3b27663e7a22cf12c3fb769db509e5e93c"
2537+
integrity sha512-zORHqO/tuhxY1zWuTvMUqddRxpiFJ72xVfcNoWpqdLjs6lfPbuQBJuW4pk+49/uBMy7Ssr4bzgjiKmmDB1UbZQ==
25382538
dependencies:
2539-
"@typescript-eslint/scope-manager" "8.59.3"
2540-
"@typescript-eslint/types" "8.59.3"
2541-
"@typescript-eslint/typescript-estree" "8.59.3"
2542-
"@typescript-eslint/visitor-keys" "8.59.3"
2539+
"@typescript-eslint/scope-manager" "8.59.4"
2540+
"@typescript-eslint/types" "8.59.4"
2541+
"@typescript-eslint/typescript-estree" "8.59.4"
2542+
"@typescript-eslint/visitor-keys" "8.59.4"
25432543
debug "^4.4.3"
25442544

2545-
"@typescript-eslint/project-service@8.59.3":
2546-
version "8.59.3"
2547-
resolved "https://registry.yarnpkg.com/@typescript-eslint/project-service/-/project-service-8.59.3.tgz#1be5ae152aad987a156c9a1a9b4256e75cfbbe0c"
2548-
integrity sha512-ECiUWa/KYRGDFUqTNehaRgzDshnJfkTABJxVemHk4ko22gcr0ukloKjWvyQ64g8YCV/UI47kN1dbmjf/GaQYng==
2545+
"@typescript-eslint/project-service@8.59.4":
2546+
version "8.59.4"
2547+
resolved "https://registry.yarnpkg.com/@typescript-eslint/project-service/-/project-service-8.59.4.tgz#5830535a0e7a3ae806e2669964f47a74c4bc6b0e"
2548+
integrity sha512-Ly00Vu4oAacfDeHp2Zg85ioNG6l8HG+tN1D7J+xTHSxu9y0awYKJ2zH1rFBn8ZSfuGK+7FxK3Cgl3uAz0aZZLg==
25492549
dependencies:
2550-
"@typescript-eslint/tsconfig-utils" "^8.59.3"
2551-
"@typescript-eslint/types" "^8.59.3"
2550+
"@typescript-eslint/tsconfig-utils" "^8.59.4"
2551+
"@typescript-eslint/types" "^8.59.4"
25522552
debug "^4.4.3"
25532553

2554-
"@typescript-eslint/scope-manager@8.59.3":
2555-
version "8.59.3"
2556-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.59.3.tgz#91a60f66803fe9dae0696fbab2451f5723f119d2"
2557-
integrity sha512-t2LvZnoEfzKtnPjgeEu41xw5gxq9mQVfYy4OoZ4Vlt0sk3JwxmhCca/AR7DwOiHrjWgjAj6as4AhRLKSDfvZIA==
2554+
"@typescript-eslint/scope-manager@8.59.4":
2555+
version "8.59.4"
2556+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.59.4.tgz#507d1258c758147dac1adee9517a205a8ac1e046"
2557+
integrity sha512-mUeR/3H1WrTAddJrwut8OoPjfauaztMQmRwV5fQTUyNVJCLiUXXe4lGEyYIL2oFDpP7UtgbGJXCt72wT0z2S3Q==
25582558
dependencies:
2559-
"@typescript-eslint/types" "8.59.3"
2560-
"@typescript-eslint/visitor-keys" "8.59.3"
2559+
"@typescript-eslint/types" "8.59.4"
2560+
"@typescript-eslint/visitor-keys" "8.59.4"
25612561

2562-
"@typescript-eslint/tsconfig-utils@8.59.3", "@typescript-eslint/tsconfig-utils@^8.59.3":
2563-
version "8.59.3"
2564-
resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.59.3.tgz#88ca9036b42ccdd1e630cfdafd2e042c2ca6a835"
2565-
integrity sha512-PcIJHjmaREXLgIAIzLnSY9VucEzz8FKXsRgFa1DmdGCK/5tJpW03TKJF01Q6VZd1lLdz2sIKPWaDUZN9dp//dw==
2562+
"@typescript-eslint/tsconfig-utils@8.59.4", "@typescript-eslint/tsconfig-utils@^8.59.4":
2563+
version "8.59.4"
2564+
resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.59.4.tgz#218ba229d96dde35212e3a76a7d0a6bc831398be"
2565+
integrity sha512-DLCpnKgD4alVxTBSKulK+gU1KCqOgUXfDRDXh2mZgzokQKa/70ax93I2uVO3m/LLvIAtWZIFoiifudmIqAxpMA==
25662566

2567-
"@typescript-eslint/type-utils@8.59.3":
2568-
version "8.59.3"
2569-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.59.3.tgz#421fb2448bdfeb301d134a01cd02503f67fd8192"
2570-
integrity sha512-g71d8QD8UaiHGvrJwyIS1hCX5r63w6Jll+4VEYhEAHXTDIqX1JgxhTAbEHtKntL9kuc4jRo7/GWw5xfCepSccQ==
2567+
"@typescript-eslint/type-utils@8.59.4":
2568+
version "8.59.4"
2569+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.59.4.tgz#359fc53ba39a1f1860fddda40ebe5bfe0d87faed"
2570+
integrity sha512-uonTuPAAKr9XaBGqJ3LjYTh72zy5DyGesljO9gtmk/eFW0W1fRHjnwVYKB35Lm8d5Q5CluEW3gPHjTvZTmgrfA==
25712571
dependencies:
2572-
"@typescript-eslint/types" "8.59.3"
2573-
"@typescript-eslint/typescript-estree" "8.59.3"
2574-
"@typescript-eslint/utils" "8.59.3"
2572+
"@typescript-eslint/types" "8.59.4"
2573+
"@typescript-eslint/typescript-estree" "8.59.4"
2574+
"@typescript-eslint/utils" "8.59.4"
25752575
debug "^4.4.3"
25762576
ts-api-utils "^2.5.0"
25772577

2578-
"@typescript-eslint/types@8.59.3", "@typescript-eslint/types@^8.59.3":
2579-
version "8.59.3"
2580-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.59.3.tgz#b7ca539c5e302fdde9a7cadb73caed107ef8f2cd"
2581-
integrity sha512-ePFoH0g4ludssdRFqqDxQePCxU4WQyRa9+XVwjm7yLn0FKhMeoetC+qBEEI1Eyb1pGSDveTIT09Bvw2WhlGayg==
2578+
"@typescript-eslint/types@8.59.4", "@typescript-eslint/types@^8.59.4":
2579+
version "8.59.4"
2580+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.59.4.tgz#c29d5c21bfbaa8347ddc677d3ac1fcd2db0f848e"
2581+
integrity sha512-F1o7WJcCq+bc8dwcO/YsSEOudAH8RDtaOhM6wcAQhcUsFhnWQl81JKy48q1hoxAU0qrzM89+31GYh1515Zde3Q==
25822582

2583-
"@typescript-eslint/typescript-estree@8.59.3":
2584-
version "8.59.3"
2585-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.59.3.tgz#e6bb1408e00b47e431427a40268db4e86cb121ab"
2586-
integrity sha512-CbRjVRAf7Lr9Kr8RopKcbY45p2VfmmHrm0ygOCYFi7oU8q19m0Fs/6iHS7kNOmwpp+ob07ZVcAqlxUod9lYdmg==
2583+
"@typescript-eslint/typescript-estree@8.59.4":
2584+
version "8.59.4"
2585+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.59.4.tgz#d005e5e1fb425526f39685594bed34a04ad755ea"
2586+
integrity sha512-F+RuOmcDXo4+TPdfd/TCLS3m2nw8gE9XXyZLrA3JBfaA5tz9TtdkyD3YJFmPxulyc2cKbEok/CvFE3MgSLWnag==
25872587
dependencies:
2588-
"@typescript-eslint/project-service" "8.59.3"
2589-
"@typescript-eslint/tsconfig-utils" "8.59.3"
2590-
"@typescript-eslint/types" "8.59.3"
2591-
"@typescript-eslint/visitor-keys" "8.59.3"
2588+
"@typescript-eslint/project-service" "8.59.4"
2589+
"@typescript-eslint/tsconfig-utils" "8.59.4"
2590+
"@typescript-eslint/types" "8.59.4"
2591+
"@typescript-eslint/visitor-keys" "8.59.4"
25922592
debug "^4.4.3"
25932593
minimatch "^10.2.2"
25942594
semver "^7.7.3"
25952595
tinyglobby "^0.2.15"
25962596
ts-api-utils "^2.5.0"
25972597

2598-
"@typescript-eslint/utils@8.59.3":
2599-
version "8.59.3"
2600-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.59.3.tgz#f693f979deb4dc3994de03ff8b23976d625c36c5"
2601-
integrity sha512-JAvT14goBzRzzzZyqq3P9BLArIxTtQURUtFgQ/V7FO+eU+Gg6ES+5ymOPP1wRxXcxAYeivCk4uS3jCKWI1K8Zg==
2598+
"@typescript-eslint/utils@8.59.4":
2599+
version "8.59.4"
2600+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.59.4.tgz#8ccd2b08aecc72c7efc0d7ac6695631d199d256e"
2601+
integrity sha512-cYXeNAUsG4lJo5dbc1FcKm+JwIWrj1/UpTORsC6tGMjEZ81DYcvIr9/ueikhMa/Y/gDQYGp+YX9/xQrXje5BJw==
26022602
dependencies:
26032603
"@eslint-community/eslint-utils" "^4.9.1"
2604-
"@typescript-eslint/scope-manager" "8.59.3"
2605-
"@typescript-eslint/types" "8.59.3"
2606-
"@typescript-eslint/typescript-estree" "8.59.3"
2604+
"@typescript-eslint/scope-manager" "8.59.4"
2605+
"@typescript-eslint/types" "8.59.4"
2606+
"@typescript-eslint/typescript-estree" "8.59.4"
26072607

2608-
"@typescript-eslint/visitor-keys@8.59.3":
2609-
version "8.59.3"
2610-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.59.3.tgz#820843b1b5ca4290009cf189382abcf6fe00dfa6"
2611-
integrity sha512-f1UQF7ggd42YiwI5wGrRaPsa+P0CINBlrkLPmGfpq/u/I/oVtecoEIfFR9ag/oa1sLOsRNZ6xehf6qMZhQGBDg==
2608+
"@typescript-eslint/visitor-keys@8.59.4":
2609+
version "8.59.4"
2610+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.59.4.tgz#1ac23b747b011f5cbdb449da97769f6c5f3a9355"
2611+
integrity sha512-U3gxVaDVnuZKhSspW/MzMxE1kq7zOdc072FcSNoqA1I9p8HyKbBFfEHoWckBAMgNMph4MamwS5iTVzFmrnt8TQ==
26122612
dependencies:
2613-
"@typescript-eslint/types" "8.59.3"
2613+
"@typescript-eslint/types" "8.59.4"
26142614
eslint-visitor-keys "^5.0.0"
26152615

26162616
"@urql/introspection@^0.3.2":

0 commit comments

Comments
 (0)