Skip to content

Commit 8635c16

Browse files
chore(deps): update typescript-eslint monorepo to v8.58.2 (#742)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 5658c53 commit 8635c16

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
@@ -41,8 +41,8 @@
4141
"@types/node": "24.12.2",
4242
"@types/sinonjs__fake-timers": "15.0.1",
4343
"@types/ws": "8.18.1",
44-
"@typescript-eslint/eslint-plugin": "8.58.1",
45-
"@typescript-eslint/parser": "8.58.1",
44+
"@typescript-eslint/eslint-plugin": "8.58.2",
45+
"@typescript-eslint/parser": "8.58.2",
4646
"ava": "7.0.0",
4747
"axios-mock-adapter": "2.1.0",
4848
"c8": "11.0.0",

yarn.lock

Lines changed: 63 additions & 63 deletions
Original file line numberDiff line numberDiff line change
@@ -410,29 +410,29 @@
410410
dependencies:
411411
"@types/node" "*"
412412

413-
"@typescript-eslint/eslint-plugin@8.58.1":
414-
version "8.58.1"
415-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.58.1.tgz#cb53038b83d165ca0ef96d67d875efbd56c50fa8"
416-
integrity sha512-eSkwoemjo76bdXl2MYqtxg51HNwUSkWfODUOQ3PaTLZGh9uIWWFZIjyjaJnex7wXDu+TRx+ATsnSxdN9YWfRTQ==
413+
"@typescript-eslint/eslint-plugin@8.58.2":
414+
version "8.58.2"
415+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.58.2.tgz#a6882a6a328e1259cff259fdb03184245ef06191"
416+
integrity sha512-aC2qc5thQahutKjP+cl8cgN9DWe3ZUqVko30CMSZHnFEHyhOYoZSzkGtAI2mcwZ38xeImDucI4dnqsHiOYuuCw==
417417
dependencies:
418418
"@eslint-community/regexpp" "^4.12.2"
419-
"@typescript-eslint/scope-manager" "8.58.1"
420-
"@typescript-eslint/type-utils" "8.58.1"
421-
"@typescript-eslint/utils" "8.58.1"
422-
"@typescript-eslint/visitor-keys" "8.58.1"
419+
"@typescript-eslint/scope-manager" "8.58.2"
420+
"@typescript-eslint/type-utils" "8.58.2"
421+
"@typescript-eslint/utils" "8.58.2"
422+
"@typescript-eslint/visitor-keys" "8.58.2"
423423
ignore "^7.0.5"
424424
natural-compare "^1.4.0"
425425
ts-api-utils "^2.5.0"
426426

427-
"@typescript-eslint/parser@8.58.1":
428-
version "8.58.1"
429-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.58.1.tgz#0943eca522ac408bcdd649882c3d95b10ff00f62"
430-
integrity sha512-gGkiNMPqerb2cJSVcruigx9eHBlLG14fSdPdqMoOcBfh+vvn4iCq2C8MzUB89PrxOXk0y3GZ1yIWb9aOzL93bw==
427+
"@typescript-eslint/parser@8.58.2":
428+
version "8.58.2"
429+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.58.2.tgz#b267545e4bd515d896fe1f3a5b6f334fa6aa0026"
430+
integrity sha512-/Zb/xaIDfxeJnvishjGdcR4jmr7S+bda8PKNhRGdljDM+elXhlvN0FyPSsMnLmJUrVG9aPO6dof80wjMawsASg==
431431
dependencies:
432-
"@typescript-eslint/scope-manager" "8.58.1"
433-
"@typescript-eslint/types" "8.58.1"
434-
"@typescript-eslint/typescript-estree" "8.58.1"
435-
"@typescript-eslint/visitor-keys" "8.58.1"
432+
"@typescript-eslint/scope-manager" "8.58.2"
433+
"@typescript-eslint/types" "8.58.2"
434+
"@typescript-eslint/typescript-estree" "8.58.2"
435+
"@typescript-eslint/visitor-keys" "8.58.2"
436436
debug "^4.4.3"
437437

438438
"@typescript-eslint/project-service@8.56.1":
@@ -444,13 +444,13 @@
444444
"@typescript-eslint/types" "^8.56.1"
445445
debug "^4.4.3"
446446

447-
"@typescript-eslint/project-service@8.58.1":
448-
version "8.58.1"
449-
resolved "https://registry.yarnpkg.com/@typescript-eslint/project-service/-/project-service-8.58.1.tgz#c78781b1ca1ec1e7bc6522efba89318c6d249feb"
450-
integrity sha512-gfQ8fk6cxhtptek+/8ZIqw8YrRW5048Gug8Ts5IYcMLCw18iUgrZAEY/D7s4hkI0FxEfGakKuPK/XUMPzPxi5g==
447+
"@typescript-eslint/project-service@8.58.2":
448+
version "8.58.2"
449+
resolved "https://registry.yarnpkg.com/@typescript-eslint/project-service/-/project-service-8.58.2.tgz#8c980249100e21b87baba0ca10880fdf893e0a8e"
450+
integrity sha512-Cq6UfpZZk15+r87BkIh5rDpi38W4b+Sjnb8wQCPPDDweS/LRCFjCyViEbzHk5Ck3f2QDfgmlxqSa7S7clDtlfg==
451451
dependencies:
452-
"@typescript-eslint/tsconfig-utils" "^8.58.1"
453-
"@typescript-eslint/types" "^8.58.1"
452+
"@typescript-eslint/tsconfig-utils" "^8.58.2"
453+
"@typescript-eslint/types" "^8.58.2"
454454
debug "^4.4.3"
455455

456456
"@typescript-eslint/scope-manager@8.56.1":
@@ -461,32 +461,32 @@
461461
"@typescript-eslint/types" "8.56.1"
462462
"@typescript-eslint/visitor-keys" "8.56.1"
463463

464-
"@typescript-eslint/scope-manager@8.58.1":
465-
version "8.58.1"
466-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.58.1.tgz#35168f561bab4e3fd10dd6b03e8b83c157479211"
467-
integrity sha512-TPYUEqJK6avLcEjumWsIuTpuYODTTDAtoMdt8ZZa93uWMTX13Nb8L5leSje1NluammvU+oI3QRr5lLXPgihX3w==
464+
"@typescript-eslint/scope-manager@8.58.2":
465+
version "8.58.2"
466+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.58.2.tgz#aa73784d78f117940e83f71705af07ba695cd60c"
467+
integrity sha512-SgmyvDPexWETQek+qzZnrG6844IaO02UVyOLhI4wpo82dpZJY9+6YZCKAMFzXb7qhx37mFK1QcPQ18tud+vo6Q==
468468
dependencies:
469-
"@typescript-eslint/types" "8.58.1"
470-
"@typescript-eslint/visitor-keys" "8.58.1"
469+
"@typescript-eslint/types" "8.58.2"
470+
"@typescript-eslint/visitor-keys" "8.58.2"
471471

472472
"@typescript-eslint/tsconfig-utils@8.56.1", "@typescript-eslint/tsconfig-utils@^8.56.1":
473473
version "8.56.1"
474474
resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.56.1.tgz#1afa830b0fada5865ddcabdc993b790114a879b7"
475475
integrity sha512-qOtCYzKEeyr3aR9f28mPJqBty7+DBqsdd63eO0yyDwc6vgThj2UjWfJIcsFeSucYydqcuudMOprZ+x1SpF3ZuQ==
476476

477-
"@typescript-eslint/tsconfig-utils@8.58.1", "@typescript-eslint/tsconfig-utils@^8.58.1":
478-
version "8.58.1"
479-
resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.58.1.tgz#eb16792c579300c7bfb3c74b0f5e1dfbb0a2454d"
480-
integrity sha512-JAr2hOIct2Q+qk3G+8YFfqkqi7sC86uNryT+2i5HzMa2MPjw4qNFvtjnw1IiA1rP7QhNKVe21mSSLaSjwA1Olw==
477+
"@typescript-eslint/tsconfig-utils@8.58.2", "@typescript-eslint/tsconfig-utils@^8.58.2":
478+
version "8.58.2"
479+
resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.58.2.tgz#fa13f96432c9348bf87f6f44826def585fad7bca"
480+
integrity sha512-3SR+RukipDvkkKp/d0jP0dyzuls3DbGmwDpVEc5wqk5f38KFThakqAAO0XMirWAE+kT00oTauTbzMFGPoAzB0A==
481481

482-
"@typescript-eslint/type-utils@8.58.1":
483-
version "8.58.1"
484-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.58.1.tgz#b21085a233087bde94c92ba6f5b4dfb77ca56730"
485-
integrity sha512-HUFxvTJVroT+0rXVJC7eD5zol6ID+Sn5npVPWoFuHGg9Ncq5Q4EYstqR+UOqaNRFXi5TYkpXXkLhoCHe3G0+7w==
482+
"@typescript-eslint/type-utils@8.58.2":
483+
version "8.58.2"
484+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.58.2.tgz#024eb1dd597f8a34cb22d8d9ab32da857bc9a817"
485+
integrity sha512-Z7EloNR/B389FvabdGeTo2XMs4W9TjtPiO9DAsmT0yom0bwlPyRjkJ1uCdW1DvrrrYP50AJZ9Xc3sByZA9+dcg==
486486
dependencies:
487-
"@typescript-eslint/types" "8.58.1"
488-
"@typescript-eslint/typescript-estree" "8.58.1"
489-
"@typescript-eslint/utils" "8.58.1"
487+
"@typescript-eslint/types" "8.58.2"
488+
"@typescript-eslint/typescript-estree" "8.58.2"
489+
"@typescript-eslint/utils" "8.58.2"
490490
debug "^4.4.3"
491491
ts-api-utils "^2.5.0"
492492

@@ -495,10 +495,10 @@
495495
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.56.1.tgz#975e5942bf54895291337c91b9191f6eb0632ab9"
496496
integrity sha512-dbMkdIUkIkchgGDIv7KLUpa0Mda4IYjo4IAMJUZ+3xNoUXxMsk9YtKpTHSChRS85o+H9ftm51gsK1dZReY9CVw==
497497

498-
"@typescript-eslint/types@8.58.1", "@typescript-eslint/types@^8.58.1":
499-
version "8.58.1"
500-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.58.1.tgz#9dfb4723fcd2b13737d8b03d941354cf73190313"
501-
integrity sha512-io/dV5Aw5ezwzfPBBWLoT+5QfVtP8O7q4Kftjn5azJ88bYyp/ZMCsyW1lpKK46EXJcaYMZ1JtYj+s/7TdzmQMw==
498+
"@typescript-eslint/types@8.58.2", "@typescript-eslint/types@^8.58.2":
499+
version "8.58.2"
500+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.58.2.tgz#3ab8051de0f19a46ddefb0749d0f7d82974bd57c"
501+
integrity sha512-9TukXyATBQf/Jq9AMQXfvurk+G5R2MwfqQGDR2GzGz28HvY/lXNKGhkY+6IOubwcquikWk5cjlgPvD2uAA7htQ==
502502

503503
"@typescript-eslint/typescript-estree@8.56.1":
504504
version "8.56.1"
@@ -515,30 +515,30 @@
515515
tinyglobby "^0.2.15"
516516
ts-api-utils "^2.4.0"
517517

518-
"@typescript-eslint/typescript-estree@8.58.1":
519-
version "8.58.1"
520-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.58.1.tgz#8230cc9628d2cffef101e298c62807c4b9bf2fe9"
521-
integrity sha512-w4w7WR7GHOjqqPnvAYbazq+Y5oS68b9CzasGtnd6jIeOIeKUzYzupGTB2T4LTPSv4d+WPeccbxuneTFHYgAAWg==
518+
"@typescript-eslint/typescript-estree@8.58.2":
519+
version "8.58.2"
520+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.58.2.tgz#b1beb1f959385b341cc76f0aebbf028e23dfdb8b"
521+
integrity sha512-ELGuoofuhhoCvNbQjFFiobFcGgcDCEm0ThWdmO4Z0UzLqPXS3KFvnEZ+SHewwOYHjM09tkzOWXNTv9u6Gqtyuw==
522522
dependencies:
523-
"@typescript-eslint/project-service" "8.58.1"
524-
"@typescript-eslint/tsconfig-utils" "8.58.1"
525-
"@typescript-eslint/types" "8.58.1"
526-
"@typescript-eslint/visitor-keys" "8.58.1"
523+
"@typescript-eslint/project-service" "8.58.2"
524+
"@typescript-eslint/tsconfig-utils" "8.58.2"
525+
"@typescript-eslint/types" "8.58.2"
526+
"@typescript-eslint/visitor-keys" "8.58.2"
527527
debug "^4.4.3"
528528
minimatch "^10.2.2"
529529
semver "^7.7.3"
530530
tinyglobby "^0.2.15"
531531
ts-api-utils "^2.5.0"
532532

533-
"@typescript-eslint/utils@8.58.1":
534-
version "8.58.1"
535-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.58.1.tgz#099a327b04ed921e6ee3988cde9ef34bc4b5435a"
536-
integrity sha512-Ln8R0tmWC7pTtLOzgJzYTXSCjJ9rDNHAqTaVONF4FEi2qwce8mD9iSOxOpLFFvWp/wBFlew0mjM1L1ihYWfBdQ==
533+
"@typescript-eslint/utils@8.58.2":
534+
version "8.58.2"
535+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.58.2.tgz#27165554a02d1ff57d98262fa92060498dabc8b3"
536+
integrity sha512-QZfjHNEzPY8+l0+fIXMvuQ2sJlplB4zgDZvA+NmvZsZv3EQwOcc1DuIU1VJUTWZ/RKouBMhDyNaBMx4sWvrzRA==
537537
dependencies:
538538
"@eslint-community/eslint-utils" "^4.9.1"
539-
"@typescript-eslint/scope-manager" "8.58.1"
540-
"@typescript-eslint/types" "8.58.1"
541-
"@typescript-eslint/typescript-estree" "8.58.1"
539+
"@typescript-eslint/scope-manager" "8.58.2"
540+
"@typescript-eslint/types" "8.58.2"
541+
"@typescript-eslint/typescript-estree" "8.58.2"
542542

543543
"@typescript-eslint/utils@~8.56.0":
544544
version "8.56.1"
@@ -558,12 +558,12 @@
558558
"@typescript-eslint/types" "8.56.1"
559559
eslint-visitor-keys "^5.0.0"
560560

561-
"@typescript-eslint/visitor-keys@8.58.1":
562-
version "8.58.1"
563-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.58.1.tgz#7c197533177f1ba9b8249f55f7f685e32bb6f204"
564-
integrity sha512-y+vH7QE8ycjoa0bWciFg7OpFcipUuem1ujhrdLtq1gByKwfbC7bPeKsiny9e0urg93DqwGcHey+bGRKCnF1nZQ==
561+
"@typescript-eslint/visitor-keys@8.58.2":
562+
version "8.58.2"
563+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.58.2.tgz#9ed699eaa9b5720b6b6b6f9c16e6c7d4cd32b276"
564+
integrity sha512-f1WO2Lx8a9t8DARmcWAUPJbu0G20bJlj8L4z72K00TMeJAoyLr/tHhI/pzYBLrR4dXWkcxO1cWYZEOX8DKHTqA==
565565
dependencies:
566-
"@typescript-eslint/types" "8.58.1"
566+
"@typescript-eslint/types" "8.58.2"
567567
eslint-visitor-keys "^5.0.0"
568568

569569
"@vercel/nft@^1.3.2":

0 commit comments

Comments
 (0)