Skip to content

Commit 6b084f4

Browse files
build(deps-dev): bump @typescript-eslint/eslint-plugin
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 8.55.0 to 8.58.2. - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.58.2/packages/eslint-plugin) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" dependency-version: 8.58.2 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 86abaa9 commit 6b084f4

1 file changed

Lines changed: 76 additions & 64 deletions

File tree

yarn.lock

Lines changed: 76 additions & 64 deletions
Original file line numberDiff line numberDiff line change
@@ -464,18 +464,18 @@
464464
"@types/node" "*"
465465

466466
"@typescript-eslint/eslint-plugin@^8.25.0":
467-
version "8.55.0"
468-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.55.0.tgz#086d2ef661507b561f7b17f62d3179d692a0765f"
469-
integrity sha512-1y/MVSz0NglV1ijHC8OT49mPJ4qhPYjiK08YUQVbIOyu+5k862LKUHFkpKHWu//zmr7hDR2rhwUm6gnCGNmGBQ==
467+
version "8.58.2"
468+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.58.2.tgz#a6882a6a328e1259cff259fdb03184245ef06191"
469+
integrity sha512-aC2qc5thQahutKjP+cl8cgN9DWe3ZUqVko30CMSZHnFEHyhOYoZSzkGtAI2mcwZ38xeImDucI4dnqsHiOYuuCw==
470470
dependencies:
471471
"@eslint-community/regexpp" "^4.12.2"
472-
"@typescript-eslint/scope-manager" "8.55.0"
473-
"@typescript-eslint/type-utils" "8.55.0"
474-
"@typescript-eslint/utils" "8.55.0"
475-
"@typescript-eslint/visitor-keys" "8.55.0"
472+
"@typescript-eslint/scope-manager" "8.58.2"
473+
"@typescript-eslint/type-utils" "8.58.2"
474+
"@typescript-eslint/utils" "8.58.2"
475+
"@typescript-eslint/visitor-keys" "8.58.2"
476476
ignore "^7.0.5"
477477
natural-compare "^1.4.0"
478-
ts-api-utils "^2.4.0"
478+
ts-api-utils "^2.5.0"
479479

480480
"@typescript-eslint/parser@^8.25.0":
481481
version "8.53.0"
@@ -497,13 +497,13 @@
497497
"@typescript-eslint/types" "^8.53.0"
498498
debug "^4.4.3"
499499

500-
"@typescript-eslint/project-service@8.55.0":
501-
version "8.55.0"
502-
resolved "https://registry.yarnpkg.com/@typescript-eslint/project-service/-/project-service-8.55.0.tgz#b8a71c06a625bdad481c24d5614b68e252f3ae9b"
503-
integrity sha512-zRcVVPFUYWa3kNnjaZGXSu3xkKV1zXy8M4nO/pElzQhFweb7PPtluDLQtKArEOGmjXoRjnUZ29NjOiF0eCDkcQ==
500+
"@typescript-eslint/project-service@8.58.2":
501+
version "8.58.2"
502+
resolved "https://registry.yarnpkg.com/@typescript-eslint/project-service/-/project-service-8.58.2.tgz#8c980249100e21b87baba0ca10880fdf893e0a8e"
503+
integrity sha512-Cq6UfpZZk15+r87BkIh5rDpi38W4b+Sjnb8wQCPPDDweS/LRCFjCyViEbzHk5Ck3f2QDfgmlxqSa7S7clDtlfg==
504504
dependencies:
505-
"@typescript-eslint/tsconfig-utils" "^8.55.0"
506-
"@typescript-eslint/types" "^8.55.0"
505+
"@typescript-eslint/tsconfig-utils" "^8.58.2"
506+
"@typescript-eslint/types" "^8.58.2"
507507
debug "^4.4.3"
508508

509509
"@typescript-eslint/scope-manager@5.62.0":
@@ -522,34 +522,34 @@
522522
"@typescript-eslint/types" "8.53.0"
523523
"@typescript-eslint/visitor-keys" "8.53.0"
524524

525-
"@typescript-eslint/scope-manager@8.55.0":
526-
version "8.55.0"
527-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.55.0.tgz#8a0752c31c788651840dc98f840b0c2ebe143b8c"
528-
integrity sha512-fVu5Omrd3jeqeQLiB9f1YsuK/iHFOwb04bCtY4BSCLgjNbOD33ZdV6KyEqplHr+IlpgT0QTZ/iJ+wT7hvTx49Q==
525+
"@typescript-eslint/scope-manager@8.58.2":
526+
version "8.58.2"
527+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.58.2.tgz#aa73784d78f117940e83f71705af07ba695cd60c"
528+
integrity sha512-SgmyvDPexWETQek+qzZnrG6844IaO02UVyOLhI4wpo82dpZJY9+6YZCKAMFzXb7qhx37mFK1QcPQ18tud+vo6Q==
529529
dependencies:
530-
"@typescript-eslint/types" "8.55.0"
531-
"@typescript-eslint/visitor-keys" "8.55.0"
530+
"@typescript-eslint/types" "8.58.2"
531+
"@typescript-eslint/visitor-keys" "8.58.2"
532532

533533
"@typescript-eslint/tsconfig-utils@8.53.0", "@typescript-eslint/tsconfig-utils@^8.53.0":
534534
version "8.53.0"
535535
resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.53.0.tgz#105279d7969a7abdc8345cc9c57cff83cf910f8f"
536536
integrity sha512-K6Sc0R5GIG6dNoPdOooQ+KtvT5KCKAvTcY8h2rIuul19vxH5OTQk7ArKkd4yTzkw66WnNY0kPPzzcmWA+XRmiA==
537537

538-
"@typescript-eslint/tsconfig-utils@8.55.0", "@typescript-eslint/tsconfig-utils@^8.55.0":
539-
version "8.55.0"
540-
resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.55.0.tgz#62f1d005419985e09d37a040b2f1450e4e805afa"
541-
integrity sha512-1R9cXqY7RQd7WuqSN47PK9EDpgFUK3VqdmbYrvWJZYDd0cavROGn+74ktWBlmJ13NXUQKlZ/iAEQHI/V0kKe0Q==
538+
"@typescript-eslint/tsconfig-utils@8.58.2", "@typescript-eslint/tsconfig-utils@^8.58.2":
539+
version "8.58.2"
540+
resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.58.2.tgz#fa13f96432c9348bf87f6f44826def585fad7bca"
541+
integrity sha512-3SR+RukipDvkkKp/d0jP0dyzuls3DbGmwDpVEc5wqk5f38KFThakqAAO0XMirWAE+kT00oTauTbzMFGPoAzB0A==
542542

543-
"@typescript-eslint/type-utils@8.55.0":
544-
version "8.55.0"
545-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.55.0.tgz#195d854b3e56308ce475fdea2165313bb1190200"
546-
integrity sha512-x1iH2unH4qAt6I37I2CGlsNs+B9WGxurP2uyZLRz6UJoZWDBx9cJL1xVN/FiOmHEONEg6RIufdvyT0TEYIgC5g==
543+
"@typescript-eslint/type-utils@8.58.2":
544+
version "8.58.2"
545+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.58.2.tgz#024eb1dd597f8a34cb22d8d9ab32da857bc9a817"
546+
integrity sha512-Z7EloNR/B389FvabdGeTo2XMs4W9TjtPiO9DAsmT0yom0bwlPyRjkJ1uCdW1DvrrrYP50AJZ9Xc3sByZA9+dcg==
547547
dependencies:
548-
"@typescript-eslint/types" "8.55.0"
549-
"@typescript-eslint/typescript-estree" "8.55.0"
550-
"@typescript-eslint/utils" "8.55.0"
548+
"@typescript-eslint/types" "8.58.2"
549+
"@typescript-eslint/typescript-estree" "8.58.2"
550+
"@typescript-eslint/utils" "8.58.2"
551551
debug "^4.4.3"
552-
ts-api-utils "^2.4.0"
552+
ts-api-utils "^2.5.0"
553553

554554
"@typescript-eslint/types@5.62.0":
555555
version "5.62.0"
@@ -561,10 +561,10 @@
561561
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.53.0.tgz#1adcad3fa32bc2c4cbf3785ba07a5e3151819efb"
562562
integrity sha512-Bmh9KX31Vlxa13+PqPvt4RzKRN1XORYSLlAE+sO1i28NkisGbTtSLFVB3l7PWdHtR3E0mVMuC7JilWJ99m2HxQ==
563563

564-
"@typescript-eslint/types@8.55.0", "@typescript-eslint/types@^8.55.0":
565-
version "8.55.0"
566-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.55.0.tgz#8449c5a7adac61184cac92dbf6315733569708c2"
567-
integrity sha512-ujT0Je8GI5BJWi+/mMoR0wxwVEQaxM+pi30xuMiJETlX80OPovb2p9E8ss87gnSVtYXtJoU9U1Cowcr6w2FE0w==
564+
"@typescript-eslint/types@8.58.2", "@typescript-eslint/types@^8.58.2":
565+
version "8.58.2"
566+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.58.2.tgz#3ab8051de0f19a46ddefb0749d0f7d82974bd57c"
567+
integrity sha512-9TukXyATBQf/Jq9AMQXfvurk+G5R2MwfqQGDR2GzGz28HvY/lXNKGhkY+6IOubwcquikWk5cjlgPvD2uAA7htQ==
568568

569569
"@typescript-eslint/typescript-estree@5.62.0":
570570
version "5.62.0"
@@ -594,30 +594,30 @@
594594
tinyglobby "^0.2.15"
595595
ts-api-utils "^2.4.0"
596596

597-
"@typescript-eslint/typescript-estree@8.55.0":
598-
version "8.55.0"
599-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.55.0.tgz#c83ac92c11ce79bedd984937c7780a65e7f7b2e3"
600-
integrity sha512-EwrH67bSWdx/3aRQhCoxDaHM+CrZjotc2UCCpEDVqfCE+7OjKAGWNY2HsCSTEVvWH2clYQK8pdeLp42EVs+xQw==
597+
"@typescript-eslint/typescript-estree@8.58.2":
598+
version "8.58.2"
599+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.58.2.tgz#b1beb1f959385b341cc76f0aebbf028e23dfdb8b"
600+
integrity sha512-ELGuoofuhhoCvNbQjFFiobFcGgcDCEm0ThWdmO4Z0UzLqPXS3KFvnEZ+SHewwOYHjM09tkzOWXNTv9u6Gqtyuw==
601601
dependencies:
602-
"@typescript-eslint/project-service" "8.55.0"
603-
"@typescript-eslint/tsconfig-utils" "8.55.0"
604-
"@typescript-eslint/types" "8.55.0"
605-
"@typescript-eslint/visitor-keys" "8.55.0"
602+
"@typescript-eslint/project-service" "8.58.2"
603+
"@typescript-eslint/tsconfig-utils" "8.58.2"
604+
"@typescript-eslint/types" "8.58.2"
605+
"@typescript-eslint/visitor-keys" "8.58.2"
606606
debug "^4.4.3"
607-
minimatch "^9.0.5"
607+
minimatch "^10.2.2"
608608
semver "^7.7.3"
609609
tinyglobby "^0.2.15"
610-
ts-api-utils "^2.4.0"
610+
ts-api-utils "^2.5.0"
611611

612-
"@typescript-eslint/utils@8.55.0":
613-
version "8.55.0"
614-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.55.0.tgz#c1744d94a3901deb01f58b09d3478d811f96d619"
615-
integrity sha512-BqZEsnPGdYpgyEIkDC1BadNY8oMwckftxBT+C8W0g1iKPdeqKZBtTfnvcq0nf60u7MkjFO8RBvpRGZBPw4L2ow==
612+
"@typescript-eslint/utils@8.58.2":
613+
version "8.58.2"
614+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.58.2.tgz#27165554a02d1ff57d98262fa92060498dabc8b3"
615+
integrity sha512-QZfjHNEzPY8+l0+fIXMvuQ2sJlplB4zgDZvA+NmvZsZv3EQwOcc1DuIU1VJUTWZ/RKouBMhDyNaBMx4sWvrzRA==
616616
dependencies:
617617
"@eslint-community/eslint-utils" "^4.9.1"
618-
"@typescript-eslint/scope-manager" "8.55.0"
619-
"@typescript-eslint/types" "8.55.0"
620-
"@typescript-eslint/typescript-estree" "8.55.0"
618+
"@typescript-eslint/scope-manager" "8.58.2"
619+
"@typescript-eslint/types" "8.58.2"
620+
"@typescript-eslint/typescript-estree" "8.58.2"
621621

622622
"@typescript-eslint/utils@^5.10.0":
623623
version "5.62.0"
@@ -649,13 +649,13 @@
649649
"@typescript-eslint/types" "8.53.0"
650650
eslint-visitor-keys "^4.2.1"
651651

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==
652+
"@typescript-eslint/visitor-keys@8.58.2":
653+
version "8.58.2"
654+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.58.2.tgz#9ed699eaa9b5720b6b6b6f9c16e6c7d4cd32b276"
655+
integrity sha512-f1WO2Lx8a9t8DARmcWAUPJbu0G20bJlj8L4z72K00TMeJAoyLr/tHhI/pzYBLrR4dXWkcxO1cWYZEOX8DKHTqA==
656656
dependencies:
657-
"@typescript-eslint/types" "8.55.0"
658-
eslint-visitor-keys "^4.2.1"
657+
"@typescript-eslint/types" "8.58.2"
658+
eslint-visitor-keys "^5.0.0"
659659

660660
"@ungap/structured-clone@^1.2.0":
661661
version "1.2.0"
@@ -1092,7 +1092,7 @@ bl@^5.0.0:
10921092
inherits "^2.0.4"
10931093
readable-stream "^3.4.0"
10941094

1095-
brace-expansion@^1.1.7, brace-expansion@^2.0.1, brace-expansion@^2.0.2:
1095+
brace-expansion@^1.1.7, brace-expansion@^2.0.1, brace-expansion@^2.0.2, brace-expansion@^5.0.5:
10961096
version "2.0.2"
10971097
resolved "https://registry.npmjs.org/brace-expansion/-/brace-expansion-2.0.2.tgz#54fc53237a613d854c7bd37463aad17df87214e7"
10981098
integrity sha512-Jt0vHyM+jmUBqojB7E1NIYadt0vI0Qxjxd2TErW94wDz+E2LAm5vKMXXwg6ZZBTHPuUlDgQHKXvjGBdfcF1ZDQ==
@@ -2132,6 +2132,11 @@ eslint-visitor-keys@^4.2.1:
21322132
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-4.2.1.tgz#4cfea60fe7dd0ad8e816e1ed026c1d5251b512c1"
21332133
integrity sha512-Uhdk5sfqcee/9H/rCOJikYz67o0a2Tw2hGRPOG2Y1R2dg7brRe1uG0yaNQDHu+TO/uQPF/5eCapvYSmHUjt7JQ==
21342134

2135+
eslint-visitor-keys@^5.0.0:
2136+
version "5.0.1"
2137+
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-5.0.1.tgz#9e3c9489697824d2d4ce3a8ad12628f91e9f59be"
2138+
integrity sha512-tD40eHxA35h0PEIZNeIjkHoDR4YjjJp34biM0mDvplBe//mB+IHCqHDGV7pxF+7MklTvighcCPPZC7ynWyjdTA==
2139+
21352140
eslint@^8.29.0:
21362141
version "8.57.1"
21372142
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.57.1.tgz#7df109654aba7e3bbe5c8eae533c5e461d3c6ca9"
@@ -4066,6 +4071,13 @@ minimatch@9.0.1:
40664071
dependencies:
40674072
brace-expansion "^2.0.1"
40684073

4074+
minimatch@^10.2.2:
4075+
version "10.2.5"
4076+
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-10.2.5.tgz#bd48687a0be38ed2961399105600f832095861d1"
4077+
integrity sha512-MULkVLfKGYDFYejP07QOurDLLQpcjk7Fw+7jXS2R2czRQzR56yHRveU5NDJEOviH+hETZKSkIk5c+T23GjFUMg==
4078+
dependencies:
4079+
brace-expansion "^5.0.5"
4080+
40694081
minimatch@^3.0.3, minimatch@^3.0.5, minimatch@^3.1.2:
40704082
version "3.1.2"
40714083
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.1.2.tgz#19cd194bfd3e428f049a70817c038d89ab4be35b"
@@ -5682,10 +5694,10 @@ trim-newlines@^4.0.2:
56825694
resolved "https://registry.npmjs.org/trim-newlines/-/trim-newlines-4.1.1.tgz#28c88deb50ed10c7ba6dc2474421904a00139125"
56835695
integrity sha512-jRKj0n0jXWo6kh62nA5TEh3+4igKDXLvzBJcPpiizP7oOolUrYIxmVBG9TOtHYFHoddUk6YvAkGeGoSVTXfQXQ==
56845696

5685-
ts-api-utils@^2.4.0:
5686-
version "2.4.0"
5687-
resolved "https://registry.yarnpkg.com/ts-api-utils/-/ts-api-utils-2.4.0.tgz#2690579f96d2790253bdcf1ca35d569ad78f9ad8"
5688-
integrity sha512-3TaVTaAv2gTiMB35i3FiGJaRfwb3Pyn/j3m/bfAvGe8FB7CF6u+LMYqYlDh7reQf7UNvoTvdfAqHGmPGOSsPmA==
5697+
ts-api-utils@^2.4.0, ts-api-utils@^2.5.0:
5698+
version "2.5.0"
5699+
resolved "https://registry.yarnpkg.com/ts-api-utils/-/ts-api-utils-2.5.0.tgz#4acd4a155e22734990a5ed1fe9e97f113bcb37c1"
5700+
integrity sha512-OJ/ibxhPlqrMM0UiNHJ/0CKQkoKF243/AEmplt3qpRgkW8VG7IfOS41h7V8TjITqdByHzrjcS/2si+y4lIh8NA==
56895701

56905702
tsconfig-paths@^3.15.0:
56915703
version "3.15.0"

0 commit comments

Comments
 (0)