Skip to content

Commit c1a2890

Browse files
chore(deps): update typescript-eslint monorepo to v8.59.2 (#769)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Michael Xiao <michael.xiao@smartcontract.com>
1 parent cfe4546 commit c1a2890

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
@@ -50,8 +50,8 @@
5050
"@types/node": "24.12.2",
5151
"@types/sinonjs__fake-timers": "15.0.1",
5252
"@types/ws": "8.18.1",
53-
"@typescript-eslint/eslint-plugin": "8.59.1",
54-
"@typescript-eslint/parser": "8.59.1",
53+
"@typescript-eslint/eslint-plugin": "8.59.2",
54+
"@typescript-eslint/parser": "8.59.2",
5555
"ava": "8.0.0",
5656
"axios-mock-adapter": "2.1.0",
5757
"c8": "11.0.0",

yarn.lock

Lines changed: 63 additions & 63 deletions
Original file line numberDiff line numberDiff line change
@@ -426,29 +426,29 @@
426426
dependencies:
427427
"@types/node" "*"
428428

429-
"@typescript-eslint/eslint-plugin@8.59.1":
430-
version "8.59.1"
431-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.59.1.tgz"
432-
integrity sha512-BOziFIfE+6osHO9FoJG4zjoHUcvI7fTNBSpdAwrNH0/TLvzjsk2oo8XSSOT2HhqUyhZPfHv4UOffoJ9oEEQ7Ag==
429+
"@typescript-eslint/eslint-plugin@8.59.2":
430+
version "8.59.2"
431+
resolved "https://registry.npmjs.org/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.59.2.tgz#f37b2c189a0177141fe3de3b08f2a83991bfdbfa"
432+
integrity sha512-j/bwmkBvHUtPNxzuWe5z6BEk3q54YRyGlBXkSsmfoih7zNrBvl5A9A98anlp/7JbyZcWIJ8KXo/3Tq/DjFLtuQ==
433433
dependencies:
434434
"@eslint-community/regexpp" "^4.12.2"
435-
"@typescript-eslint/scope-manager" "8.59.1"
436-
"@typescript-eslint/type-utils" "8.59.1"
437-
"@typescript-eslint/utils" "8.59.1"
438-
"@typescript-eslint/visitor-keys" "8.59.1"
435+
"@typescript-eslint/scope-manager" "8.59.2"
436+
"@typescript-eslint/type-utils" "8.59.2"
437+
"@typescript-eslint/utils" "8.59.2"
438+
"@typescript-eslint/visitor-keys" "8.59.2"
439439
ignore "^7.0.5"
440440
natural-compare "^1.4.0"
441441
ts-api-utils "^2.5.0"
442442

443-
"@typescript-eslint/parser@8.59.1":
444-
version "8.59.1"
445-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.59.1.tgz"
446-
integrity sha512-HDQH9O/47Dxi1ceDhBXdaldtf/WV9yRYMjbjCuNk3qnaTD564qwv61Y7+gTxwxRKzSrgO5uhtw584igXVuuZkA==
443+
"@typescript-eslint/parser@8.59.2":
444+
version "8.59.2"
445+
resolved "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-8.59.2.tgz#e2fd0084baa5dd0c24cd789af1c72cbc3a7a1c62"
446+
integrity sha512-plR3pp6D+SSUn1HM7xvSkx12/DhoHInI2YF35KAcVFNZvlC0gtrWqx7Qq1oH2Ssgi0vlFRCTbP+DZc7B9+TtsQ==
447447
dependencies:
448-
"@typescript-eslint/scope-manager" "8.59.1"
449-
"@typescript-eslint/types" "8.59.1"
450-
"@typescript-eslint/typescript-estree" "8.59.1"
451-
"@typescript-eslint/visitor-keys" "8.59.1"
448+
"@typescript-eslint/scope-manager" "8.59.2"
449+
"@typescript-eslint/types" "8.59.2"
450+
"@typescript-eslint/typescript-estree" "8.59.2"
451+
"@typescript-eslint/visitor-keys" "8.59.2"
452452
debug "^4.4.3"
453453

454454
"@typescript-eslint/project-service@8.56.1":
@@ -460,13 +460,13 @@
460460
"@typescript-eslint/types" "^8.56.1"
461461
debug "^4.4.3"
462462

463-
"@typescript-eslint/project-service@8.59.1":
464-
version "8.59.1"
465-
resolved "https://registry.yarnpkg.com/@typescript-eslint/project-service/-/project-service-8.59.1.tgz"
466-
integrity sha512-+MuHQlHiEr00Of/IQbE/MmEoi44znZHbR/Pz7Opq4HryUOlRi+/44dro9Ycy8Fyo+/024IWtw8m4JUMCGTYxDg==
463+
"@typescript-eslint/project-service@8.59.2":
464+
version "8.59.2"
465+
resolved "https://registry.npmjs.org/@typescript-eslint/project-service/-/project-service-8.59.2.tgz#f8b8cbf8692e3a51c2c394acf8cf6900f7e755af"
466+
integrity sha512-+2hqvEkeyf/0FBor67duF0Ll7Ot8jyKzDQOSrxazF/danillRq2DwR9dLptsXpoZQqxE1UisSmoZewrlPas9Vw==
467467
dependencies:
468-
"@typescript-eslint/tsconfig-utils" "^8.59.1"
469-
"@typescript-eslint/types" "^8.59.1"
468+
"@typescript-eslint/tsconfig-utils" "^8.59.2"
469+
"@typescript-eslint/types" "^8.59.2"
470470
debug "^4.4.3"
471471

472472
"@typescript-eslint/scope-manager@8.56.1":
@@ -477,32 +477,32 @@
477477
"@typescript-eslint/types" "8.56.1"
478478
"@typescript-eslint/visitor-keys" "8.56.1"
479479

480-
"@typescript-eslint/scope-manager@8.59.1":
481-
version "8.59.1"
482-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.59.1.tgz"
483-
integrity sha512-LwuHQI4pDOYVKvmH2dkaJo6YZCSgouVgnS/z7yBPKBMvgtBvyLqiLy9Z6b7+m/TRcX1NFYUqZetI5Y+aT4GEfg==
480+
"@typescript-eslint/scope-manager@8.59.2":
481+
version "8.59.2"
482+
resolved "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-8.59.2.tgz#63cbd0af2e3180949d6be81122cc555bc71e736d"
483+
integrity sha512-JzfyEpEtOU89CcFSwyNS3mu4MLvLSXqnmX05+aKBDM+TdR5jzcGOEBwxwGNxrEQ7p/z6kK2WyioCGBf2zZBnvg==
484484
dependencies:
485-
"@typescript-eslint/types" "8.59.1"
486-
"@typescript-eslint/visitor-keys" "8.59.1"
485+
"@typescript-eslint/types" "8.59.2"
486+
"@typescript-eslint/visitor-keys" "8.59.2"
487487

488488
"@typescript-eslint/tsconfig-utils@8.56.1", "@typescript-eslint/tsconfig-utils@^8.56.1":
489489
version "8.56.1"
490490
resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.56.1.tgz"
491491
integrity sha512-qOtCYzKEeyr3aR9f28mPJqBty7+DBqsdd63eO0yyDwc6vgThj2UjWfJIcsFeSucYydqcuudMOprZ+x1SpF3ZuQ==
492492

493-
"@typescript-eslint/tsconfig-utils@8.59.1", "@typescript-eslint/tsconfig-utils@^8.59.1":
494-
version "8.59.1"
495-
resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.59.1.tgz"
496-
integrity sha512-/0nEyPbX7gRsk0Uwfe4ALwwgxuA66d/l2mhRDNlAvaj4U3juhUtJNq0DsY8M2AYwwb9rEq2hrC3IcIcEt++iJA==
493+
"@typescript-eslint/tsconfig-utils@8.59.2", "@typescript-eslint/tsconfig-utils@^8.59.2":
494+
version "8.59.2"
495+
resolved "https://registry.npmjs.org/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.59.2.tgz#6e92bc412083753185a79c9f1431e78169d9232f"
496+
integrity sha512-BKK4alN7oi4C/zv4VqHQ+uRU+lTa6JGIZ7s1juw7b3RHo9OfKB+bKX3u0iVZetdsUCBBkSbdWbarJbmN0fTeSw==
497497

498-
"@typescript-eslint/type-utils@8.59.1":
499-
version "8.59.1"
500-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.59.1.tgz"
501-
integrity sha512-klWPBR2ciQHS3f++ug/mVnWKPjBUo7icEL3FAO1lhAR1Z1i5NQYZ1EannMSRYcq5qCv5wNALlXr6fksRHyYl7w==
498+
"@typescript-eslint/type-utils@8.59.2":
499+
version "8.59.2"
500+
resolved "https://registry.npmjs.org/@typescript-eslint/type-utils/-/type-utils-8.59.2.tgz#a60a1192a804fa472a92c41656853ac6a9ba7176"
501+
integrity sha512-nhqaj1nmTdVVl/BP5omXNRGO38jn5iosis2vbdmupF2txCf8ylWT8lx+JlvMYYVqzGVKtjojUFoQ3JRWK+mfzQ==
502502
dependencies:
503-
"@typescript-eslint/types" "8.59.1"
504-
"@typescript-eslint/typescript-estree" "8.59.1"
505-
"@typescript-eslint/utils" "8.59.1"
503+
"@typescript-eslint/types" "8.59.2"
504+
"@typescript-eslint/typescript-estree" "8.59.2"
505+
"@typescript-eslint/utils" "8.59.2"
506506
debug "^4.4.3"
507507
ts-api-utils "^2.5.0"
508508

@@ -511,10 +511,10 @@
511511
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.56.1.tgz"
512512
integrity sha512-dbMkdIUkIkchgGDIv7KLUpa0Mda4IYjo4IAMJUZ+3xNoUXxMsk9YtKpTHSChRS85o+H9ftm51gsK1dZReY9CVw==
513513

514-
"@typescript-eslint/types@8.59.1", "@typescript-eslint/types@^8.59.1":
515-
version "8.59.1"
516-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.59.1.tgz"
517-
integrity sha512-ZDCjgccSdYPw5Bxh+my4Z0lJU96ZDN7jbBzvmEn0FZx3RtU1C7VWl6NbDx94bwY3V5YsgwRzJPOgeY2Q/nLG8A==
514+
"@typescript-eslint/types@8.59.2", "@typescript-eslint/types@^8.59.2":
515+
version "8.59.2"
516+
resolved "https://registry.npmjs.org/@typescript-eslint/types/-/types-8.59.2.tgz#01caabcd7e4715c33ad5e11cab260829714d6b9c"
517+
integrity sha512-e82GVOE8Ps3E++Egvb6Y3Dw0S10u8NkQ9KXmtRhCWJJ8kDhOJTvtMAWnFL16kB1583goCWXsr0NieKCZMs2/0Q==
518518

519519
"@typescript-eslint/typescript-estree@8.56.1":
520520
version "8.56.1"
@@ -531,30 +531,30 @@
531531
tinyglobby "^0.2.15"
532532
ts-api-utils "^2.4.0"
533533

534-
"@typescript-eslint/typescript-estree@8.59.1":
535-
version "8.59.1"
536-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.59.1.tgz"
537-
integrity sha512-OUd+vJS05sSkOip+BkZ/2NS8RMxrAAJemsC6vU3kmfLyeaJT0TftHkV9mcx2107MmsBVXXexhVu4F0TZXyMl4g==
534+
"@typescript-eslint/typescript-estree@8.59.2":
535+
version "8.59.2"
536+
resolved "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-8.59.2.tgz#6a217ef65b18dbd12c718fc86a675d1d7a1414cc"
537+
integrity sha512-o0XPGNwcWw+FIwStOWn+BwBuEmL6QXP0rsvAFg7ET1dey1Nr6Wb1ac8p5HEsK0ygO/6mUxlk+YWQD9xcb/nnXg==
538538
dependencies:
539-
"@typescript-eslint/project-service" "8.59.1"
540-
"@typescript-eslint/tsconfig-utils" "8.59.1"
541-
"@typescript-eslint/types" "8.59.1"
542-
"@typescript-eslint/visitor-keys" "8.59.1"
539+
"@typescript-eslint/project-service" "8.59.2"
540+
"@typescript-eslint/tsconfig-utils" "8.59.2"
541+
"@typescript-eslint/types" "8.59.2"
542+
"@typescript-eslint/visitor-keys" "8.59.2"
543543
debug "^4.4.3"
544544
minimatch "^10.2.2"
545545
semver "^7.7.3"
546546
tinyglobby "^0.2.15"
547547
ts-api-utils "^2.5.0"
548548

549-
"@typescript-eslint/utils@8.59.1":
550-
version "8.59.1"
551-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.59.1.tgz"
552-
integrity sha512-3pIeoXhCeYH9FSCBI8P3iNwJlGuzPlYKkTlen2O9T1DSeeg8UG8jstq6BLk+Mda0qup7mgk4z4XL4OzRaxZ8LA==
549+
"@typescript-eslint/utils@8.59.2":
550+
version "8.59.2"
551+
resolved "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-8.59.2.tgz#ff619a6a3075f4017fa91b8610b752a8ca3366aa"
552+
integrity sha512-Juw3EinkXqjaffxz6roowvV7GZT/kET5vSKKZT6upl5TXdWkLkYmNPXwDDL2Vkt2DPn0nODIS4egC/0AGxKo/Q==
553553
dependencies:
554554
"@eslint-community/eslint-utils" "^4.9.1"
555-
"@typescript-eslint/scope-manager" "8.59.1"
556-
"@typescript-eslint/types" "8.59.1"
557-
"@typescript-eslint/typescript-estree" "8.59.1"
555+
"@typescript-eslint/scope-manager" "8.59.2"
556+
"@typescript-eslint/types" "8.59.2"
557+
"@typescript-eslint/typescript-estree" "8.59.2"
558558

559559
"@typescript-eslint/utils@~8.56.0":
560560
version "8.56.1"
@@ -574,12 +574,12 @@
574574
"@typescript-eslint/types" "8.56.1"
575575
eslint-visitor-keys "^5.0.0"
576576

577-
"@typescript-eslint/visitor-keys@8.59.1":
578-
version "8.59.1"
579-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.59.1.tgz"
580-
integrity sha512-LdDNl6C5iJExcM0Yh0PwAIBb9PrSiCsWamF/JyEZawm3kFDnRoaq3LGE4bpyRao/fWeGKKyw7icx0YxrLFC5Cg==
577+
"@typescript-eslint/visitor-keys@8.59.2":
578+
version "8.59.2"
579+
resolved "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-8.59.2.tgz#5ccc486913cd347883d69158836b1189a660bfe6"
580+
integrity sha512-NwjLUnGy8/Zfx23fl50tRC8rYaYnM52xNRYFAXvmiil9yh1+K6aRVQMnzW6gQB/1DLgWt977lYQn7C+wtgXZiA==
581581
dependencies:
582-
"@typescript-eslint/types" "8.59.1"
582+
"@typescript-eslint/types" "8.59.2"
583583
eslint-visitor-keys "^5.0.0"
584584

585585
"@vercel/nft@^1.5.0":

0 commit comments

Comments
 (0)