Skip to content

Commit 81b2176

Browse files
Update typescript-eslint monorepo to v8.34.0 (#501)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 21bb305 commit 81b2176

2 files changed

Lines changed: 64 additions & 64 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,8 @@
3939
"@types/node": "22.15.31",
4040
"@types/sinonjs__fake-timers": "8.1.5",
4141
"@types/ws": "8.18.1",
42-
"@typescript-eslint/eslint-plugin": "8.33.0",
43-
"@typescript-eslint/parser": "8.33.0",
42+
"@typescript-eslint/eslint-plugin": "8.34.0",
43+
"@typescript-eslint/parser": "8.34.0",
4444
"ava": "6.4.0",
4545
"axios-mock-adapter": "2.1.0",
4646
"c8": "10.1.3",

yarn.lock

Lines changed: 62 additions & 62 deletions
Original file line numberDiff line numberDiff line change
@@ -432,101 +432,101 @@
432432
dependencies:
433433
"@types/node" "*"
434434

435-
"@typescript-eslint/eslint-plugin@8.33.0":
436-
version "8.33.0"
437-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.33.0.tgz#51ed03649575ba51bcee7efdbfd85283249b5447"
438-
integrity sha512-CACyQuqSHt7ma3Ns601xykeBK/rDeZa3w6IS6UtMQbixO5DWy+8TilKkviGDH6jtWCo8FGRKEK5cLLkPvEammQ==
435+
"@typescript-eslint/eslint-plugin@8.34.0":
436+
version "8.34.0"
437+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.34.0.tgz#96c9f818782fe24cd5883a5d517ca1826d3fa9c2"
438+
integrity sha512-QXwAlHlbcAwNlEEMKQS2RCgJsgXrTJdjXT08xEgbPFa2yYQgVjBymxP5DrfrE7X7iodSzd9qBUHUycdyVJTW1w==
439439
dependencies:
440440
"@eslint-community/regexpp" "^4.10.0"
441-
"@typescript-eslint/scope-manager" "8.33.0"
442-
"@typescript-eslint/type-utils" "8.33.0"
443-
"@typescript-eslint/utils" "8.33.0"
444-
"@typescript-eslint/visitor-keys" "8.33.0"
441+
"@typescript-eslint/scope-manager" "8.34.0"
442+
"@typescript-eslint/type-utils" "8.34.0"
443+
"@typescript-eslint/utils" "8.34.0"
444+
"@typescript-eslint/visitor-keys" "8.34.0"
445445
graphemer "^1.4.0"
446446
ignore "^7.0.0"
447447
natural-compare "^1.4.0"
448448
ts-api-utils "^2.1.0"
449449

450-
"@typescript-eslint/parser@8.33.0":
451-
version "8.33.0"
452-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.33.0.tgz#8e523c2b447ad7cd6ac91b719d8b37449481784d"
453-
integrity sha512-JaehZvf6m0yqYp34+RVnihBAChkqeH+tqqhS0GuX1qgPpwLvmTPheKEs6OeCK6hVJgXZHJ2vbjnC9j119auStQ==
450+
"@typescript-eslint/parser@8.34.0":
451+
version "8.34.0"
452+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.34.0.tgz#703270426ac529304ae6988482f487c856d9c13f"
453+
integrity sha512-vxXJV1hVFx3IXz/oy2sICsJukaBrtDEQSBiV48/YIV5KWjX1dO+bcIr/kCPrW6weKXvsaGKFNlwH0v2eYdRRbA==
454454
dependencies:
455-
"@typescript-eslint/scope-manager" "8.33.0"
456-
"@typescript-eslint/types" "8.33.0"
457-
"@typescript-eslint/typescript-estree" "8.33.0"
458-
"@typescript-eslint/visitor-keys" "8.33.0"
455+
"@typescript-eslint/scope-manager" "8.34.0"
456+
"@typescript-eslint/types" "8.34.0"
457+
"@typescript-eslint/typescript-estree" "8.34.0"
458+
"@typescript-eslint/visitor-keys" "8.34.0"
459459
debug "^4.3.4"
460460

461-
"@typescript-eslint/project-service@8.33.0":
462-
version "8.33.0"
463-
resolved "https://registry.yarnpkg.com/@typescript-eslint/project-service/-/project-service-8.33.0.tgz#71f37ef9010de47bf20963914743c5cbef851e08"
464-
integrity sha512-d1hz0u9l6N+u/gcrk6s6gYdl7/+pp8yHheRTqP6X5hVDKALEaTn8WfGiit7G511yueBEL3OpOEpD+3/MBdoN+A==
461+
"@typescript-eslint/project-service@8.34.0":
462+
version "8.34.0"
463+
resolved "https://registry.yarnpkg.com/@typescript-eslint/project-service/-/project-service-8.34.0.tgz#449119b72fe9fae185013a6bdbaf1ffbfee6bcaf"
464+
integrity sha512-iEgDALRf970/B2YExmtPMPF54NenZUf4xpL3wsCRx/lgjz6ul/l13R81ozP/ZNuXfnLCS+oPmG7JIxfdNYKELw==
465465
dependencies:
466-
"@typescript-eslint/tsconfig-utils" "^8.33.0"
467-
"@typescript-eslint/types" "^8.33.0"
466+
"@typescript-eslint/tsconfig-utils" "^8.34.0"
467+
"@typescript-eslint/types" "^8.34.0"
468468
debug "^4.3.4"
469469

470-
"@typescript-eslint/scope-manager@8.33.0":
471-
version "8.33.0"
472-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.33.0.tgz#459cf0c49d410800b1a023b973c62d699b09bf4c"
473-
integrity sha512-LMi/oqrzpqxyO72ltP+dBSP6V0xiUb4saY7WLtxSfiNEBI8m321LLVFU9/QDJxjDQG9/tjSqKz/E3380TEqSTw==
470+
"@typescript-eslint/scope-manager@8.34.0":
471+
version "8.34.0"
472+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.34.0.tgz#9fedaec02370cf79c018a656ab402eb00dc69e67"
473+
integrity sha512-9Ac0X8WiLykl0aj1oYQNcLZjHgBojT6cW68yAgZ19letYu+Hxd0rE0veI1XznSSst1X5lwnxhPbVdwjDRIomRw==
474474
dependencies:
475-
"@typescript-eslint/types" "8.33.0"
476-
"@typescript-eslint/visitor-keys" "8.33.0"
475+
"@typescript-eslint/types" "8.34.0"
476+
"@typescript-eslint/visitor-keys" "8.34.0"
477477

478-
"@typescript-eslint/tsconfig-utils@8.33.0", "@typescript-eslint/tsconfig-utils@^8.33.0":
479-
version "8.33.0"
480-
resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.33.0.tgz#316adab038bbdc43e448781d5a816c2973eab73e"
481-
integrity sha512-sTkETlbqhEoiFmGr1gsdq5HyVbSOF0145SYDJ/EQmXHtKViCaGvnyLqWFFHtEXoS0J1yU8Wyou2UGmgW88fEug==
478+
"@typescript-eslint/tsconfig-utils@8.34.0", "@typescript-eslint/tsconfig-utils@^8.34.0":
479+
version "8.34.0"
480+
resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.34.0.tgz#97d0a24e89a355e9308cebc8e23f255669bf0979"
481+
integrity sha512-+W9VYHKFIzA5cBeooqQxqNriAP0QeQ7xTiDuIOr71hzgffm3EL2hxwWBIIj4GuofIbKxGNarpKqIq6Q6YrShOA==
482482

483-
"@typescript-eslint/type-utils@8.33.0":
484-
version "8.33.0"
485-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.33.0.tgz#f06124b2d6db8a51b24990cb123c9543af93fef5"
486-
integrity sha512-lScnHNCBqL1QayuSrWeqAL5GmqNdVUQAAMTaCwdYEdWfIrSrOGzyLGRCHXcCixa5NK6i5l0AfSO2oBSjCjf4XQ==
483+
"@typescript-eslint/type-utils@8.34.0":
484+
version "8.34.0"
485+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.34.0.tgz#03e7eb3776129dfd751ba1cac0c6ea4b0fab5ec6"
486+
integrity sha512-n7zSmOcUVhcRYC75W2pnPpbO1iwhJY3NLoHEtbJwJSNlVAZuwqu05zY3f3s2SDWWDSo9FdN5szqc73DCtDObAg==
487487
dependencies:
488-
"@typescript-eslint/typescript-estree" "8.33.0"
489-
"@typescript-eslint/utils" "8.33.0"
488+
"@typescript-eslint/typescript-estree" "8.34.0"
489+
"@typescript-eslint/utils" "8.34.0"
490490
debug "^4.3.4"
491491
ts-api-utils "^2.1.0"
492492

493-
"@typescript-eslint/types@8.33.0", "@typescript-eslint/types@^8.33.0":
494-
version "8.33.0"
495-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.33.0.tgz#02a7dbba611a8abf1ad2a9e00f72f7b94b5ab0ee"
496-
integrity sha512-DKuXOKpM5IDT1FA2g9x9x1Ug81YuKrzf4mYX8FAVSNu5Wo/LELHWQyM1pQaDkI42bX15PWl0vNPt1uGiIFUOpg==
493+
"@typescript-eslint/types@8.34.0", "@typescript-eslint/types@^8.34.0":
494+
version "8.34.0"
495+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.34.0.tgz#18000f205c59c9aff7f371fc5426b764cf2890fb"
496+
integrity sha512-9V24k/paICYPniajHfJ4cuAWETnt7Ssy+R0Rbcqo5sSFr3QEZ/8TSoUi9XeXVBGXCaLtwTOKSLGcInCAvyZeMA==
497497

498-
"@typescript-eslint/typescript-estree@8.33.0":
499-
version "8.33.0"
500-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.33.0.tgz#abcc1d3db75a8e9fd2e274ee8c4099fa2399abfd"
501-
integrity sha512-vegY4FQoB6jL97Tu/lWRsAiUUp8qJTqzAmENH2k59SJhw0Th1oszb9Idq/FyyONLuNqT1OADJPXfyUNOR8SzAQ==
498+
"@typescript-eslint/typescript-estree@8.34.0":
499+
version "8.34.0"
500+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.34.0.tgz#c9f3feec511339ef64e9e4884516c3e558f1b048"
501+
integrity sha512-rOi4KZxI7E0+BMqG7emPSK1bB4RICCpF7QD3KCLXn9ZvWoESsOMlHyZPAHyG04ujVplPaHbmEvs34m+wjgtVtg==
502502
dependencies:
503-
"@typescript-eslint/project-service" "8.33.0"
504-
"@typescript-eslint/tsconfig-utils" "8.33.0"
505-
"@typescript-eslint/types" "8.33.0"
506-
"@typescript-eslint/visitor-keys" "8.33.0"
503+
"@typescript-eslint/project-service" "8.34.0"
504+
"@typescript-eslint/tsconfig-utils" "8.34.0"
505+
"@typescript-eslint/types" "8.34.0"
506+
"@typescript-eslint/visitor-keys" "8.34.0"
507507
debug "^4.3.4"
508508
fast-glob "^3.3.2"
509509
is-glob "^4.0.3"
510510
minimatch "^9.0.4"
511511
semver "^7.6.0"
512512
ts-api-utils "^2.1.0"
513513

514-
"@typescript-eslint/utils@8.33.0":
515-
version "8.33.0"
516-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.33.0.tgz#574ad5edee371077b9e28ca6fb804f2440f447c1"
517-
integrity sha512-lPFuQaLA9aSNa7D5u2EpRiqdAUhzShwGg/nhpBlc4GR6kcTABttCuyjFs8BcEZ8VWrjCBof/bePhP3Q3fS+Yrw==
514+
"@typescript-eslint/utils@8.34.0":
515+
version "8.34.0"
516+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.34.0.tgz#7844beebc1153b4d3ec34135c2da53a91e076f8d"
517+
integrity sha512-8L4tWatGchV9A1cKbjaavS6mwYwp39jql8xUmIIKJdm+qiaeHy5KMKlBrf30akXAWBzn2SqKsNOtSENWUwg7XQ==
518518
dependencies:
519519
"@eslint-community/eslint-utils" "^4.7.0"
520-
"@typescript-eslint/scope-manager" "8.33.0"
521-
"@typescript-eslint/types" "8.33.0"
522-
"@typescript-eslint/typescript-estree" "8.33.0"
520+
"@typescript-eslint/scope-manager" "8.34.0"
521+
"@typescript-eslint/types" "8.34.0"
522+
"@typescript-eslint/typescript-estree" "8.34.0"
523523

524-
"@typescript-eslint/visitor-keys@8.33.0":
525-
version "8.33.0"
526-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.33.0.tgz#fbae16fd3594531f8cad95d421125d634e9974fe"
527-
integrity sha512-7RW7CMYoskiz5OOGAWjJFxgb7c5UNjTG292gYhWeOAcFmYCtVCSqjqSBj5zMhxbXo2JOW95YYrUWJfU0zrpaGQ==
524+
"@typescript-eslint/visitor-keys@8.34.0":
525+
version "8.34.0"
526+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.34.0.tgz#c7a149407be31d755dba71980617d638a40ac099"
527+
integrity sha512-qHV7pW7E85A0x6qyrFn+O+q1k1p3tQCsqIZ1KZ5ESLXY57aTvUd3/a4rdPTeXisvhXn2VQG0VSKUqs8KHF2zcA==
528528
dependencies:
529-
"@typescript-eslint/types" "8.33.0"
529+
"@typescript-eslint/types" "8.34.0"
530530
eslint-visitor-keys "^4.2.0"
531531

532532
"@vercel/nft@^0.29.4":

0 commit comments

Comments
 (0)