Skip to content

Commit 2b1452f

Browse files
chore(deps): update typescript-eslint monorepo to v8.59.0 (#1448)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 2b22acb commit 2b1452f

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.2",
42-
"@typescript-eslint/eslint-plugin": "8.58.2",
43-
"@typescript-eslint/parser": "8.58.2",
42+
"@typescript-eslint/eslint-plugin": "8.59.0",
43+
"@typescript-eslint/parser": "8.59.0",
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/eslint-plugin@8.58.2":
2402-
version "8.58.2"
2403-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.58.2.tgz#a6882a6a328e1259cff259fdb03184245ef06191"
2404-
integrity sha512-aC2qc5thQahutKjP+cl8cgN9DWe3ZUqVko30CMSZHnFEHyhOYoZSzkGtAI2mcwZ38xeImDucI4dnqsHiOYuuCw==
2401+
"@typescript-eslint/eslint-plugin@8.59.0":
2402+
version "8.59.0"
2403+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.59.0.tgz#fcbe76b693ce2412410cf4d48aefd617d345f2d9"
2404+
integrity sha512-HyAZtpdkgZwpq8Sz3FSUvCR4c+ScbuWa9AksK2Jweub7w4M3yTz4O11AqVJzLYjy/B9ZWPyc81I+mOdJU/bDQw==
24052405
dependencies:
24062406
"@eslint-community/regexpp" "^4.12.2"
2407-
"@typescript-eslint/scope-manager" "8.58.2"
2408-
"@typescript-eslint/type-utils" "8.58.2"
2409-
"@typescript-eslint/utils" "8.58.2"
2410-
"@typescript-eslint/visitor-keys" "8.58.2"
2407+
"@typescript-eslint/scope-manager" "8.59.0"
2408+
"@typescript-eslint/type-utils" "8.59.0"
2409+
"@typescript-eslint/utils" "8.59.0"
2410+
"@typescript-eslint/visitor-keys" "8.59.0"
24112411
ignore "^7.0.5"
24122412
natural-compare "^1.4.0"
24132413
ts-api-utils "^2.5.0"
24142414

2415-
"@typescript-eslint/parser@8.58.2":
2416-
version "8.58.2"
2417-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.58.2.tgz#b267545e4bd515d896fe1f3a5b6f334fa6aa0026"
2418-
integrity sha512-/Zb/xaIDfxeJnvishjGdcR4jmr7S+bda8PKNhRGdljDM+elXhlvN0FyPSsMnLmJUrVG9aPO6dof80wjMawsASg==
2415+
"@typescript-eslint/parser@8.59.0":
2416+
version "8.59.0"
2417+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.59.0.tgz#57a138280b3ceaf07904fbd62c433d5cc1ee1573"
2418+
integrity sha512-TI1XGwKbDpo9tRW8UDIXCOeLk55qe9ZFGs8MTKU6/M08HWTw52DD/IYhfQtOEhEdPhLMT26Ka/x7p70nd3dzDg==
24192419
dependencies:
2420-
"@typescript-eslint/scope-manager" "8.58.2"
2421-
"@typescript-eslint/types" "8.58.2"
2422-
"@typescript-eslint/typescript-estree" "8.58.2"
2423-
"@typescript-eslint/visitor-keys" "8.58.2"
2420+
"@typescript-eslint/scope-manager" "8.59.0"
2421+
"@typescript-eslint/types" "8.59.0"
2422+
"@typescript-eslint/typescript-estree" "8.59.0"
2423+
"@typescript-eslint/visitor-keys" "8.59.0"
24242424
debug "^4.4.3"
24252425

2426-
"@typescript-eslint/project-service@8.58.2":
2427-
version "8.58.2"
2428-
resolved "https://registry.yarnpkg.com/@typescript-eslint/project-service/-/project-service-8.58.2.tgz#8c980249100e21b87baba0ca10880fdf893e0a8e"
2429-
integrity sha512-Cq6UfpZZk15+r87BkIh5rDpi38W4b+Sjnb8wQCPPDDweS/LRCFjCyViEbzHk5Ck3f2QDfgmlxqSa7S7clDtlfg==
2426+
"@typescript-eslint/project-service@8.59.0":
2427+
version "8.59.0"
2428+
resolved "https://registry.yarnpkg.com/@typescript-eslint/project-service/-/project-service-8.59.0.tgz#914bf62069d870faa0389ffd725774a200f511bf"
2429+
integrity sha512-Lw5ITrR5s5TbC19YSvlr63ZfLaJoU6vtKTHyB0GQOpX0W7d5/Ir6vUahWi/8Sps/nOukZQ0IB3SmlxZnjaKVnw==
24302430
dependencies:
2431-
"@typescript-eslint/tsconfig-utils" "^8.58.2"
2432-
"@typescript-eslint/types" "^8.58.2"
2431+
"@typescript-eslint/tsconfig-utils" "^8.59.0"
2432+
"@typescript-eslint/types" "^8.59.0"
24332433
debug "^4.4.3"
24342434

2435-
"@typescript-eslint/scope-manager@8.58.2":
2436-
version "8.58.2"
2437-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.58.2.tgz#aa73784d78f117940e83f71705af07ba695cd60c"
2438-
integrity sha512-SgmyvDPexWETQek+qzZnrG6844IaO02UVyOLhI4wpo82dpZJY9+6YZCKAMFzXb7qhx37mFK1QcPQ18tud+vo6Q==
2435+
"@typescript-eslint/scope-manager@8.59.0":
2436+
version "8.59.0"
2437+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.59.0.tgz#f71be268bd31da1c160815c689e4dde7c9bc9e8e"
2438+
integrity sha512-UzR16Ut8IpA3Mc4DbgAShlPPkVm8xXMWafXxB0BocaVRHs8ZGakAxGRskF7FId3sdk9lgGD73GSFaWmWFDE4dg==
24392439
dependencies:
2440-
"@typescript-eslint/types" "8.58.2"
2441-
"@typescript-eslint/visitor-keys" "8.58.2"
2440+
"@typescript-eslint/types" "8.59.0"
2441+
"@typescript-eslint/visitor-keys" "8.59.0"
24422442

2443-
"@typescript-eslint/tsconfig-utils@8.58.2", "@typescript-eslint/tsconfig-utils@^8.58.2":
2444-
version "8.58.2"
2445-
resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.58.2.tgz#fa13f96432c9348bf87f6f44826def585fad7bca"
2446-
integrity sha512-3SR+RukipDvkkKp/d0jP0dyzuls3DbGmwDpVEc5wqk5f38KFThakqAAO0XMirWAE+kT00oTauTbzMFGPoAzB0A==
2443+
"@typescript-eslint/tsconfig-utils@8.59.0", "@typescript-eslint/tsconfig-utils@^8.59.0":
2444+
version "8.59.0"
2445+
resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.59.0.tgz#1276077f5ad77e384446ea28a2474e8f8be1af41"
2446+
integrity sha512-91Sbl3s4Kb3SybliIY6muFBmHVv+pYXfybC4Oolp3dvk8BvIE3wOPc+403CWIT7mJNkfQRGtdqghzs2+Z91Tqg==
24472447

2448-
"@typescript-eslint/type-utils@8.58.2":
2449-
version "8.58.2"
2450-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.58.2.tgz#024eb1dd597f8a34cb22d8d9ab32da857bc9a817"
2451-
integrity sha512-Z7EloNR/B389FvabdGeTo2XMs4W9TjtPiO9DAsmT0yom0bwlPyRjkJ1uCdW1DvrrrYP50AJZ9Xc3sByZA9+dcg==
2448+
"@typescript-eslint/type-utils@8.59.0":
2449+
version "8.59.0"
2450+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.59.0.tgz#2834ea3b179cedfc9244dcd4f74105a27751a439"
2451+
integrity sha512-3TRiZaQSltGqGeNrJzzr1+8YcEobKH9rHnqIp/1psfKFmhRQDNMGP5hBufanYTGznwShzVLs3Mz+gDN7HkWfXg==
24522452
dependencies:
2453-
"@typescript-eslint/types" "8.58.2"
2454-
"@typescript-eslint/typescript-estree" "8.58.2"
2455-
"@typescript-eslint/utils" "8.58.2"
2453+
"@typescript-eslint/types" "8.59.0"
2454+
"@typescript-eslint/typescript-estree" "8.59.0"
2455+
"@typescript-eslint/utils" "8.59.0"
24562456
debug "^4.4.3"
24572457
ts-api-utils "^2.5.0"
24582458

2459-
"@typescript-eslint/types@8.58.2", "@typescript-eslint/types@^8.58.2":
2460-
version "8.58.2"
2461-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.58.2.tgz#3ab8051de0f19a46ddefb0749d0f7d82974bd57c"
2462-
integrity sha512-9TukXyATBQf/Jq9AMQXfvurk+G5R2MwfqQGDR2GzGz28HvY/lXNKGhkY+6IOubwcquikWk5cjlgPvD2uAA7htQ==
2459+
"@typescript-eslint/types@8.59.0", "@typescript-eslint/types@^8.59.0":
2460+
version "8.59.0"
2461+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.59.0.tgz#cfcc643c6e879016479775850d86d84c14492738"
2462+
integrity sha512-nLzdsT1gdOgFxxxwrlNVUBzSNBEEHJ86bblmk4QAS6stfig7rcJzWKqCyxFy3YRRHXDWEkb2NralA1nOYkkm/A==
24632463

2464-
"@typescript-eslint/typescript-estree@8.58.2":
2465-
version "8.58.2"
2466-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.58.2.tgz#b1beb1f959385b341cc76f0aebbf028e23dfdb8b"
2467-
integrity sha512-ELGuoofuhhoCvNbQjFFiobFcGgcDCEm0ThWdmO4Z0UzLqPXS3KFvnEZ+SHewwOYHjM09tkzOWXNTv9u6Gqtyuw==
2464+
"@typescript-eslint/typescript-estree@8.59.0":
2465+
version "8.59.0"
2466+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.59.0.tgz#feba58a70ab6ea7ac53a2f3ae900db28ce3454c2"
2467+
integrity sha512-O9Re9P1BmBLFJyikRbQpLku/QA3/AueZNO9WePLBwQrvkixTmDe8u76B6CYUAITRl/rHawggEqUGn5QIkVRLMw==
24682468
dependencies:
2469-
"@typescript-eslint/project-service" "8.58.2"
2470-
"@typescript-eslint/tsconfig-utils" "8.58.2"
2471-
"@typescript-eslint/types" "8.58.2"
2472-
"@typescript-eslint/visitor-keys" "8.58.2"
2469+
"@typescript-eslint/project-service" "8.59.0"
2470+
"@typescript-eslint/tsconfig-utils" "8.59.0"
2471+
"@typescript-eslint/types" "8.59.0"
2472+
"@typescript-eslint/visitor-keys" "8.59.0"
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/utils@8.58.2":
2480-
version "8.58.2"
2481-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.58.2.tgz#27165554a02d1ff57d98262fa92060498dabc8b3"
2482-
integrity sha512-QZfjHNEzPY8+l0+fIXMvuQ2sJlplB4zgDZvA+NmvZsZv3EQwOcc1DuIU1VJUTWZ/RKouBMhDyNaBMx4sWvrzRA==
2479+
"@typescript-eslint/utils@8.59.0":
2480+
version "8.59.0"
2481+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.59.0.tgz#f50df9bd6967881ef64fba62230111153179ead5"
2482+
integrity sha512-I1R/K7V07XsMJ12Oaxg/O9GfrysGTmCRhvZJBv0RE0NcULMzjqVpR5kRRQjHsz3J/bElU7HwCO7zkqL+MSUz+g==
24832483
dependencies:
24842484
"@eslint-community/eslint-utils" "^4.9.1"
2485-
"@typescript-eslint/scope-manager" "8.58.2"
2486-
"@typescript-eslint/types" "8.58.2"
2487-
"@typescript-eslint/typescript-estree" "8.58.2"
2485+
"@typescript-eslint/scope-manager" "8.59.0"
2486+
"@typescript-eslint/types" "8.59.0"
2487+
"@typescript-eslint/typescript-estree" "8.59.0"
24882488

2489-
"@typescript-eslint/visitor-keys@8.58.2":
2490-
version "8.58.2"
2491-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.58.2.tgz#9ed699eaa9b5720b6b6b6f9c16e6c7d4cd32b276"
2492-
integrity sha512-f1WO2Lx8a9t8DARmcWAUPJbu0G20bJlj8L4z72K00TMeJAoyLr/tHhI/pzYBLrR4dXWkcxO1cWYZEOX8DKHTqA==
2489+
"@typescript-eslint/visitor-keys@8.59.0":
2490+
version "8.59.0"
2491+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.59.0.tgz#2e80de30e7e944ed4bd47d751e37dcb04db03795"
2492+
integrity sha512-/uejZt4dSere1bx12WLlPfv8GktzcaDtuJ7s42/HEZ5zGj9oxRaD4bj7qwSunXkf+pbAhFt2zjpHYUiT5lHf0Q==
24932493
dependencies:
2494-
"@typescript-eslint/types" "8.58.2"
2494+
"@typescript-eslint/types" "8.59.0"
24952495
eslint-visitor-keys "^5.0.0"
24962496

24972497
"@urql/introspection@^0.3.2":

0 commit comments

Comments
 (0)