Skip to content

Commit 4eca1b4

Browse files
chore(deps): update typescript-eslint monorepo to ^8.57.1
| datasource | package | from | to | | ---------- | -------------------------------- | ------ | ------ | | npm | @typescript-eslint/eslint-plugin | 8.55.0 | 8.57.1 | | npm | @typescript-eslint/parser | 8.55.0 | 8.57.1 | Signed-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>
1 parent 146ebe9 commit 4eca1b4

2 files changed

Lines changed: 73 additions & 97 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,8 +53,8 @@
5353
"@types/debug": "^4.1.12",
5454
"@types/source-map": "^0.5.7",
5555
"@types/supertest": "^6.0.3",
56-
"@typescript-eslint/eslint-plugin": "^8.55.0",
57-
"@typescript-eslint/parser": "^8.55.0",
56+
"@typescript-eslint/eslint-plugin": "^8.57.1",
57+
"@typescript-eslint/parser": "^8.57.1",
5858
"@vitest/coverage-v8": "^4.0.18",
5959
"busboy": "^1.6.0",
6060
"eslint": "^10.0.0",

yarn.lock

Lines changed: 71 additions & 95 deletions
Original file line numberDiff line numberDiff line change
@@ -285,18 +285,6 @@
285285
resolved "https://registry.yarnpkg.com/@humanwhocodes/retry/-/retry-0.4.3.tgz#c2b9d2e374ee62c586d3adbea87199b1d7a7a6ba"
286286
integrity sha512-bV0Tgo9K4hfPCek+aMAn81RppFKv2ySDQeMoSZuvTASywNTnVJCArCZE2FWqpvIatKu7VMRLWlR1EazvVhDyhQ==
287287

288-
"@isaacs/balanced-match@^4.0.1":
289-
version "4.0.1"
290-
resolved "https://registry.yarnpkg.com/@isaacs/balanced-match/-/balanced-match-4.0.1.tgz#3081dadbc3460661b751e7591d7faea5df39dd29"
291-
integrity sha512-yzMTt9lEb8Gv7zRioUilSglI0c0smZ9k5D65677DLWLtWJaXIS3CqcGyUFByYKlnUj6TkjLVs54fBl6+TiGQDQ==
292-
293-
"@isaacs/brace-expansion@^5.0.1":
294-
version "5.0.1"
295-
resolved "https://registry.yarnpkg.com/@isaacs/brace-expansion/-/brace-expansion-5.0.1.tgz#0ef5a92d91f2fff2a37646ce54da9e5f599f6eff"
296-
integrity sha512-WMz71T1JS624nWj2n2fnYAuPovhv7EUhk69R6i9dsVyzxt5eM3bjwvgk9L+APE1TRscGysAVMANkB0jh0LQZrQ==
297-
dependencies:
298-
"@isaacs/balanced-match" "^4.0.1"
299-
300288
"@isaacs/cliui@^9.0.0":
301289
version "9.0.0"
302290
resolved "https://registry.yarnpkg.com/@isaacs/cliui/-/cliui-9.0.0.tgz#4d0a3f127058043bf2e7ee169eaf30ed901302f3"
@@ -561,101 +549,101 @@
561549
"@types/methods" "^1.1.4"
562550
"@types/superagent" "^8.1.0"
563551

564-
"@typescript-eslint/eslint-plugin@^8.55.0":
565-
version "8.55.0"
566-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.55.0.tgz#086d2ef661507b561f7b17f62d3179d692a0765f"
567-
integrity sha512-1y/MVSz0NglV1ijHC8OT49mPJ4qhPYjiK08YUQVbIOyu+5k862LKUHFkpKHWu//zmr7hDR2rhwUm6gnCGNmGBQ==
552+
"@typescript-eslint/eslint-plugin@^8.57.1":
553+
version "8.57.1"
554+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.57.1.tgz#ddfdfb30f8b5ccee7f3c21798b377c51370edd55"
555+
integrity sha512-Gn3aqnvNl4NGc6x3/Bqk1AOn0thyTU9bqDRhiRnUWezgvr2OnhYCWCgC8zXXRVqBsIL1pSDt7T9nJUe0oM0kDQ==
568556
dependencies:
569557
"@eslint-community/regexpp" "^4.12.2"
570-
"@typescript-eslint/scope-manager" "8.55.0"
571-
"@typescript-eslint/type-utils" "8.55.0"
572-
"@typescript-eslint/utils" "8.55.0"
573-
"@typescript-eslint/visitor-keys" "8.55.0"
558+
"@typescript-eslint/scope-manager" "8.57.1"
559+
"@typescript-eslint/type-utils" "8.57.1"
560+
"@typescript-eslint/utils" "8.57.1"
561+
"@typescript-eslint/visitor-keys" "8.57.1"
574562
ignore "^7.0.5"
575563
natural-compare "^1.4.0"
576564
ts-api-utils "^2.4.0"
577565

578-
"@typescript-eslint/parser@^8.55.0":
579-
version "8.55.0"
580-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.55.0.tgz#6eace4e9e95f178d3447ed1f17f3d6a5dfdb345c"
581-
integrity sha512-4z2nCSBfVIMnbuu8uinj+f0o4qOeggYJLbjpPHka3KH1om7e+H9yLKTYgksTaHcGco+NClhhY2vyO3HsMH1RGw==
566+
"@typescript-eslint/parser@^8.57.1":
567+
version "8.57.1"
568+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.57.1.tgz#d523e559b148264055c0a49a29d5f50c7de659c2"
569+
integrity sha512-k4eNDan0EIMTT/dUKc/g+rsJ6wcHYhNPdY19VoX/EOtaAG8DLtKCykhrUnuHPYvinn5jhAPgD2Qw9hXBwrahsw==
582570
dependencies:
583-
"@typescript-eslint/scope-manager" "8.55.0"
584-
"@typescript-eslint/types" "8.55.0"
585-
"@typescript-eslint/typescript-estree" "8.55.0"
586-
"@typescript-eslint/visitor-keys" "8.55.0"
571+
"@typescript-eslint/scope-manager" "8.57.1"
572+
"@typescript-eslint/types" "8.57.1"
573+
"@typescript-eslint/typescript-estree" "8.57.1"
574+
"@typescript-eslint/visitor-keys" "8.57.1"
587575
debug "^4.4.3"
588576

589-
"@typescript-eslint/project-service@8.55.0":
590-
version "8.55.0"
591-
resolved "https://registry.yarnpkg.com/@typescript-eslint/project-service/-/project-service-8.55.0.tgz#b8a71c06a625bdad481c24d5614b68e252f3ae9b"
592-
integrity sha512-zRcVVPFUYWa3kNnjaZGXSu3xkKV1zXy8M4nO/pElzQhFweb7PPtluDLQtKArEOGmjXoRjnUZ29NjOiF0eCDkcQ==
577+
"@typescript-eslint/project-service@8.57.1":
578+
version "8.57.1"
579+
resolved "https://registry.yarnpkg.com/@typescript-eslint/project-service/-/project-service-8.57.1.tgz#16af9fe16eedbd7085e4fdc29baa73715c0c55c5"
580+
integrity sha512-vx1F37BRO1OftsYlmG9xay1TqnjNVlqALymwWVuYTdo18XuKxtBpCj1QlzNIEHlvlB27osvXFWptYiEWsVdYsg==
593581
dependencies:
594-
"@typescript-eslint/tsconfig-utils" "^8.55.0"
595-
"@typescript-eslint/types" "^8.55.0"
582+
"@typescript-eslint/tsconfig-utils" "^8.57.1"
583+
"@typescript-eslint/types" "^8.57.1"
596584
debug "^4.4.3"
597585

598-
"@typescript-eslint/scope-manager@8.55.0":
599-
version "8.55.0"
600-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.55.0.tgz#8a0752c31c788651840dc98f840b0c2ebe143b8c"
601-
integrity sha512-fVu5Omrd3jeqeQLiB9f1YsuK/iHFOwb04bCtY4BSCLgjNbOD33ZdV6KyEqplHr+IlpgT0QTZ/iJ+wT7hvTx49Q==
586+
"@typescript-eslint/scope-manager@8.57.1":
587+
version "8.57.1"
588+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.57.1.tgz#4524d7e7b420cb501807499684d435ae129aaf35"
589+
integrity sha512-hs/QcpCwlwT2L5S+3fT6gp0PabyGk4Q0Rv2doJXA0435/OpnSR3VRgvrp8Xdoc3UAYSg9cyUjTeFXZEPg/3OKg==
602590
dependencies:
603-
"@typescript-eslint/types" "8.55.0"
604-
"@typescript-eslint/visitor-keys" "8.55.0"
591+
"@typescript-eslint/types" "8.57.1"
592+
"@typescript-eslint/visitor-keys" "8.57.1"
605593

606-
"@typescript-eslint/tsconfig-utils@8.55.0", "@typescript-eslint/tsconfig-utils@^8.55.0":
607-
version "8.55.0"
608-
resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.55.0.tgz#62f1d005419985e09d37a040b2f1450e4e805afa"
609-
integrity sha512-1R9cXqY7RQd7WuqSN47PK9EDpgFUK3VqdmbYrvWJZYDd0cavROGn+74ktWBlmJ13NXUQKlZ/iAEQHI/V0kKe0Q==
594+
"@typescript-eslint/tsconfig-utils@8.57.1", "@typescript-eslint/tsconfig-utils@^8.57.1":
595+
version "8.57.1"
596+
resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.57.1.tgz#9233443ec716882a6f9e240fd900a73f0235f3d7"
597+
integrity sha512-0lgOZB8cl19fHO4eI46YUx2EceQqhgkPSuCGLlGi79L2jwYY1cxeYc1Nae8Aw1xjgW3PKVDLlr3YJ6Bxx8HkWg==
610598

611-
"@typescript-eslint/type-utils@8.55.0":
612-
version "8.55.0"
613-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.55.0.tgz#195d854b3e56308ce475fdea2165313bb1190200"
614-
integrity sha512-x1iH2unH4qAt6I37I2CGlsNs+B9WGxurP2uyZLRz6UJoZWDBx9cJL1xVN/FiOmHEONEg6RIufdvyT0TEYIgC5g==
599+
"@typescript-eslint/type-utils@8.57.1":
600+
version "8.57.1"
601+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.57.1.tgz#c49af1347b5869ca85155547a8f34f84ab386fd9"
602+
integrity sha512-+Bwwm0ScukFdyoJsh2u6pp4S9ktegF98pYUU0hkphOOqdMB+1sNQhIz8y5E9+4pOioZijrkfNO/HUJVAFFfPKA==
615603
dependencies:
616-
"@typescript-eslint/types" "8.55.0"
617-
"@typescript-eslint/typescript-estree" "8.55.0"
618-
"@typescript-eslint/utils" "8.55.0"
604+
"@typescript-eslint/types" "8.57.1"
605+
"@typescript-eslint/typescript-estree" "8.57.1"
606+
"@typescript-eslint/utils" "8.57.1"
619607
debug "^4.4.3"
620608
ts-api-utils "^2.4.0"
621609

622-
"@typescript-eslint/types@8.55.0", "@typescript-eslint/types@^8.55.0":
623-
version "8.55.0"
624-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.55.0.tgz#8449c5a7adac61184cac92dbf6315733569708c2"
625-
integrity sha512-ujT0Je8GI5BJWi+/mMoR0wxwVEQaxM+pi30xuMiJETlX80OPovb2p9E8ss87gnSVtYXtJoU9U1Cowcr6w2FE0w==
610+
"@typescript-eslint/types@8.57.1", "@typescript-eslint/types@^8.57.1":
611+
version "8.57.1"
612+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.57.1.tgz#54b27a8a25a7b45b4f978c3f8e00c4c78f11142c"
613+
integrity sha512-S29BOBPJSFUiblEl6RzPPjJt6w25A6XsBqRVDt53tA/tlL8q7ceQNZHTjPeONt/3S7KRI4quk+yP9jK2WjBiPQ==
626614

627-
"@typescript-eslint/typescript-estree@8.55.0":
628-
version "8.55.0"
629-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.55.0.tgz#c83ac92c11ce79bedd984937c7780a65e7f7b2e3"
630-
integrity sha512-EwrH67bSWdx/3aRQhCoxDaHM+CrZjotc2UCCpEDVqfCE+7OjKAGWNY2HsCSTEVvWH2clYQK8pdeLp42EVs+xQw==
615+
"@typescript-eslint/typescript-estree@8.57.1":
616+
version "8.57.1"
617+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.57.1.tgz#a9fd28d4a0ec896aa9a9a7e0cead62ea24f99e76"
618+
integrity sha512-ybe2hS9G6pXpqGtPli9Gx9quNV0TWLOmh58ADlmZe9DguLq0tiAKVjirSbtM1szG6+QH6rVXyU6GTLQbWnMY+g==
631619
dependencies:
632-
"@typescript-eslint/project-service" "8.55.0"
633-
"@typescript-eslint/tsconfig-utils" "8.55.0"
634-
"@typescript-eslint/types" "8.55.0"
635-
"@typescript-eslint/visitor-keys" "8.55.0"
620+
"@typescript-eslint/project-service" "8.57.1"
621+
"@typescript-eslint/tsconfig-utils" "8.57.1"
622+
"@typescript-eslint/types" "8.57.1"
623+
"@typescript-eslint/visitor-keys" "8.57.1"
636624
debug "^4.4.3"
637-
minimatch "^9.0.5"
625+
minimatch "^10.2.2"
638626
semver "^7.7.3"
639627
tinyglobby "^0.2.15"
640628
ts-api-utils "^2.4.0"
641629

642-
"@typescript-eslint/utils@8.55.0":
643-
version "8.55.0"
644-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.55.0.tgz#c1744d94a3901deb01f58b09d3478d811f96d619"
645-
integrity sha512-BqZEsnPGdYpgyEIkDC1BadNY8oMwckftxBT+C8W0g1iKPdeqKZBtTfnvcq0nf60u7MkjFO8RBvpRGZBPw4L2ow==
630+
"@typescript-eslint/utils@8.57.1":
631+
version "8.57.1"
632+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.57.1.tgz#e40f5a7fcff02fd24092a7b52bd6ec029fb50465"
633+
integrity sha512-XUNSJ/lEVFttPMMoDVA2r2bwrl8/oPx8cURtczkSEswY5T3AeLmCy+EKWQNdL4u0MmAHOjcWrqJp2cdvgjn8dQ==
646634
dependencies:
647635
"@eslint-community/eslint-utils" "^4.9.1"
648-
"@typescript-eslint/scope-manager" "8.55.0"
649-
"@typescript-eslint/types" "8.55.0"
650-
"@typescript-eslint/typescript-estree" "8.55.0"
636+
"@typescript-eslint/scope-manager" "8.57.1"
637+
"@typescript-eslint/types" "8.57.1"
638+
"@typescript-eslint/typescript-estree" "8.57.1"
651639

652-
"@typescript-eslint/visitor-keys@8.55.0":
653-
version "8.55.0"
654-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.55.0.tgz#3d9a40fd4e3705c63d8fae3af58988add3ed464d"
655-
integrity sha512-AxNRwEie8Nn4eFS1FzDMJWIISMGoXMb037sgCBJ3UR6o0fQTzr2tqN9WT+DkWJPhIdQCfV7T6D387566VtnCJA==
640+
"@typescript-eslint/visitor-keys@8.57.1":
641+
version "8.57.1"
642+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.57.1.tgz#3af4f88118924d3be983d4b8ae84803f11fe4563"
643+
integrity sha512-YWnmJkXbofiz9KbnbbwuA2rpGkFPLbAIetcCNO6mJ8gdhdZ/v7WDXsoGFAJuM6ikUFKTlSQnjWnVO4ux+UzS6A==
656644
dependencies:
657-
"@typescript-eslint/types" "8.55.0"
658-
eslint-visitor-keys "^4.2.1"
645+
"@typescript-eslint/types" "8.57.1"
646+
eslint-visitor-keys "^5.0.0"
659647

660648
"@vitest/coverage-v8@^4.0.18":
661649
version "4.0.18"
@@ -840,7 +828,7 @@ body-parser@^2.2.1:
840828
raw-body "^3.0.1"
841829
type-is "^2.0.1"
842830

843-
"brace-expansion@^1.1.12 || ^2.0.2 || ^4.0.0 || ^5.0.0", brace-expansion@^2.0.1:
831+
"brace-expansion@^1.1.12 || ^2.0.2 || ^4.0.0 || ^5.0.0", brace-expansion@^5.0.2:
844832
version "5.0.2"
845833
resolved "https://registry.yarnpkg.com/brace-expansion/-/brace-expansion-5.0.2.tgz#b6c16d0791087af6c2bc463f52a8142046c06b6f"
846834
integrity sha512-Pdk8c9poy+YhOgVWw1JNN22/HcivgKWwpxKq04M/jTmHyCZn12WPJebZxdjSa5TmBqISrUSgNYU3eRORljfCCw==
@@ -1092,11 +1080,6 @@ eslint-visitor-keys@^3.4.3:
10921080
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.4.3.tgz#0cd72fe8550e3c2eae156a96a4dddcd1c8ac5800"
10931081
integrity sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag==
10941082

1095-
eslint-visitor-keys@^4.2.1:
1096-
version "4.2.1"
1097-
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-4.2.1.tgz#4cfea60fe7dd0ad8e816e1ed026c1d5251b512c1"
1098-
integrity sha512-Uhdk5sfqcee/9H/rCOJikYz67o0a2Tw2hGRPOG2Y1R2dg7brRe1uG0yaNQDHu+TO/uQPF/5eCapvYSmHUjt7JQ==
1099-
11001083
eslint-visitor-keys@^5.0.0:
11011084
version "5.0.0"
11021085
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-5.0.0.tgz#b9aa1a74aa48c44b3ae46c1597ce7171246a94a9"
@@ -1702,19 +1685,12 @@ mime@2.6.0:
17021685
resolved "https://registry.yarnpkg.com/mime/-/mime-2.6.0.tgz#a2a682a95cd4d0cb1d6257e28f83da7e35800367"
17031686
integrity sha512-USPkMeET31rOMiarsBNIHZKLGgvKc/LrjofAnBlOttf5ajRvqiRA8QsenbcooctK6d6Ts6aqZXBA+XbkKthiQg==
17041687

1705-
minimatch@^10.1.1:
1706-
version "10.1.2"
1707-
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-10.1.2.tgz#6c3f289f9de66d628fa3feb1842804396a43d81c"
1708-
integrity sha512-fu656aJ0n2kcXwsnwnv9g24tkU5uSmOlTjd6WyyaKm2Z+h1qmY6bAjrcaIxF/BslFqbZ8UBtbJi7KgQOZD2PTw==
1709-
dependencies:
1710-
"@isaacs/brace-expansion" "^5.0.1"
1711-
1712-
minimatch@^9.0.5:
1713-
version "9.0.5"
1714-
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-9.0.5.tgz#d74f9dd6b57d83d8e98cfb82133b03978bc929e5"
1715-
integrity sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow==
1688+
minimatch@^10.1.1, minimatch@^10.2.2:
1689+
version "10.2.4"
1690+
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-10.2.4.tgz#465b3accbd0218b8281f5301e27cedc697f96fde"
1691+
integrity sha512-oRjTw/97aTBN0RHbYCdtF1MQfvusSIBQM0IZEgzl6426+8jSC0nF1a/GmnVLpfB9yyr6g6FTqWqiZVbxrtaCIg==
17161692
dependencies:
1717-
brace-expansion "^2.0.1"
1693+
brace-expansion "^5.0.2"
17181694

17191695
ms@^2.1.3:
17201696
version "2.1.3"

0 commit comments

Comments
 (0)