Skip to content

Commit e64f7e3

Browse files
Bump @typescript-eslint/eslint-plugin from 8.19.0 to 8.24.1
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 8.19.0 to 8.24.1. - [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.24.1/packages/eslint-plugin) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f070431 commit e64f7e3

File tree

2 files changed

+51
-46
lines changed

2 files changed

+51
-46
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"@types/node": "^22.10.2",
2121
"@types/pino": "^7.0.5",
2222
"@types/ws": "^8.5.13",
23-
"@typescript-eslint/eslint-plugin": "^8.19.0",
23+
"@typescript-eslint/eslint-plugin": "^8.24.1",
2424
"@typescript-eslint/parser": "^8.18.1",
2525
"eslint": "^9.17.0",
2626
"eslint-plugin-unused-imports": "^4.1.4",

yarn.lock

+50-45
Original file line numberDiff line numberDiff line change
@@ -939,20 +939,20 @@
939939
dependencies:
940940
"@types/yargs-parser" "*"
941941

942-
"@typescript-eslint/eslint-plugin@^8.19.0":
943-
version "8.19.0"
944-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.19.0.tgz#2b1e1b791e21d5fc27ddc93884db066444f597b5"
945-
integrity sha512-NggSaEZCdSrFddbctrVjkVZvFC6KGfKfNK0CU7mNK/iKHGKbzT4Wmgm08dKpcZECBu9f5FypndoMyRHkdqfT1Q==
942+
"@typescript-eslint/eslint-plugin@^8.24.1":
943+
version "8.24.1"
944+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.24.1.tgz#d104c2a6212304c649105b18af2c110b4a1dd4ae"
945+
integrity sha512-ll1StnKtBigWIGqvYDVuDmXJHVH4zLVot1yQ4fJtLpL7qacwkxJc1T0bptqw+miBQ/QfUbhl1TcQ4accW5KUyA==
946946
dependencies:
947947
"@eslint-community/regexpp" "^4.10.0"
948-
"@typescript-eslint/scope-manager" "8.19.0"
949-
"@typescript-eslint/type-utils" "8.19.0"
950-
"@typescript-eslint/utils" "8.19.0"
951-
"@typescript-eslint/visitor-keys" "8.19.0"
948+
"@typescript-eslint/scope-manager" "8.24.1"
949+
"@typescript-eslint/type-utils" "8.24.1"
950+
"@typescript-eslint/utils" "8.24.1"
951+
"@typescript-eslint/visitor-keys" "8.24.1"
952952
graphemer "^1.4.0"
953953
ignore "^5.3.1"
954954
natural-compare "^1.4.0"
955-
ts-api-utils "^1.3.0"
955+
ts-api-utils "^2.0.1"
956956

957957
"@typescript-eslint/parser@^8.18.1":
958958
version "8.18.1"
@@ -973,33 +973,33 @@
973973
"@typescript-eslint/types" "8.18.1"
974974
"@typescript-eslint/visitor-keys" "8.18.1"
975975

976-
"@typescript-eslint/scope-manager@8.19.0":
977-
version "8.19.0"
978-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.19.0.tgz#28fa413a334f70e8b506a968531e0a7c9c3076dc"
979-
integrity sha512-hkoJiKQS3GQ13TSMEiuNmSCvhz7ujyqD1x3ShbaETATHrck+9RaDdUbt+osXaUuns9OFwrDTTrjtwsU8gJyyRA==
976+
"@typescript-eslint/scope-manager@8.24.1":
977+
version "8.24.1"
978+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.24.1.tgz#1e1e76ec4560aa85077ab36deb9b2bead4ae124e"
979+
integrity sha512-OdQr6BNBzwRjNEXMQyaGyZzgg7wzjYKfX2ZBV3E04hUCBDv3GQCHiz9RpqdUIiVrMgJGkXm3tcEh4vFSHreS2Q==
980980
dependencies:
981-
"@typescript-eslint/types" "8.19.0"
982-
"@typescript-eslint/visitor-keys" "8.19.0"
981+
"@typescript-eslint/types" "8.24.1"
982+
"@typescript-eslint/visitor-keys" "8.24.1"
983983

984-
"@typescript-eslint/type-utils@8.19.0":
985-
version "8.19.0"
986-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.19.0.tgz#41abd7d2e4cf93b6854b1fe6cbf416fab5abf89f"
987-
integrity sha512-TZs0I0OSbd5Aza4qAMpp1cdCYVnER94IziudE3JU328YUHgWu9gwiwhag+fuLeJ2LkWLXI+F/182TbG+JaBdTg==
984+
"@typescript-eslint/type-utils@8.24.1":
985+
version "8.24.1"
986+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.24.1.tgz#99113e1df63d1571309d87eef68967344c78dd65"
987+
integrity sha512-/Do9fmNgCsQ+K4rCz0STI7lYB4phTtEXqqCAs3gZW0pnK7lWNkvWd5iW545GSmApm4AzmQXmSqXPO565B4WVrw==
988988
dependencies:
989-
"@typescript-eslint/typescript-estree" "8.19.0"
990-
"@typescript-eslint/utils" "8.19.0"
989+
"@typescript-eslint/typescript-estree" "8.24.1"
990+
"@typescript-eslint/utils" "8.24.1"
991991
debug "^4.3.4"
992-
ts-api-utils "^1.3.0"
992+
ts-api-utils "^2.0.1"
993993

994994
"@typescript-eslint/[email protected]":
995995
version "8.18.1"
996996
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.18.1.tgz#d7f4f94d0bba9ebd088de840266fcd45408a8fff"
997997
integrity sha512-7uoAUsCj66qdNQNpH2G8MyTFlgerum8ubf21s3TSM3XmKXuIn+H2Sifh/ES2nPOPiYSRJWAk0fDkW0APBWcpfw==
998998

999-
"@typescript-eslint/types@8.19.0":
1000-
version "8.19.0"
1001-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.19.0.tgz#a190a25c5484a42b81eaad06989579fdeb478cbb"
1002-
integrity sha512-8XQ4Ss7G9WX8oaYvD4OOLCjIQYgRQxO+qCiR2V2s2GxI9AUpo7riNwo6jDhKtTcaJjT8PY54j2Yb33kWtSJsmA==
999+
"@typescript-eslint/types@8.24.1":
1000+
version "8.24.1"
1001+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.24.1.tgz#8777a024f3afc4ace5e48f9a804309c6dd38f95a"
1002+
integrity sha512-9kqJ+2DkUXiuhoiYIUvIYjGcwle8pcPpdlfkemGvTObzgmYfJ5d0Qm6jwb4NBXP9W1I5tss0VIAnWFumz3mC5A==
10031003

10041004
"@typescript-eslint/[email protected]":
10051005
version "8.18.1"
@@ -1015,29 +1015,29 @@
10151015
semver "^7.6.0"
10161016
ts-api-utils "^1.3.0"
10171017

1018-
"@typescript-eslint/typescript-estree@8.19.0":
1019-
version "8.19.0"
1020-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.19.0.tgz#6b4f48f98ffad6597379951b115710f4d68c9ccb"
1021-
integrity sha512-WW9PpDaLIFW9LCbucMSdYUuGeFUz1OkWYS/5fwZwTA+l2RwlWFdJvReQqMUMBw4yJWJOfqd7An9uwut2Oj8sLw==
1018+
"@typescript-eslint/typescript-estree@8.24.1":
1019+
version "8.24.1"
1020+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.24.1.tgz#3bb479401f8bd471b3c6dd3db89e7256977c54db"
1021+
integrity sha512-UPyy4MJ/0RE648DSKQe9g0VDSehPINiejjA6ElqnFaFIhI6ZEiZAkUI0D5MCk0bQcTf/LVqZStvQ6K4lPn/BRg==
10221022
dependencies:
1023-
"@typescript-eslint/types" "8.19.0"
1024-
"@typescript-eslint/visitor-keys" "8.19.0"
1023+
"@typescript-eslint/types" "8.24.1"
1024+
"@typescript-eslint/visitor-keys" "8.24.1"
10251025
debug "^4.3.4"
10261026
fast-glob "^3.3.2"
10271027
is-glob "^4.0.3"
10281028
minimatch "^9.0.4"
10291029
semver "^7.6.0"
1030-
ts-api-utils "^1.3.0"
1030+
ts-api-utils "^2.0.1"
10311031

1032-
"@typescript-eslint/utils@8.19.0":
1033-
version "8.19.0"
1034-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.19.0.tgz#33824310e1fccc17f27fbd1030fd8bbd9a674684"
1035-
integrity sha512-PTBG+0oEMPH9jCZlfg07LCB2nYI0I317yyvXGfxnvGvw4SHIOuRnQ3kadyyXY6tGdChusIHIbM5zfIbp4M6tCg==
1032+
"@typescript-eslint/utils@8.24.1":
1033+
version "8.24.1"
1034+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.24.1.tgz#08d14eac33cfb3456feeee5a275b8ad3349e52ed"
1035+
integrity sha512-OOcg3PMMQx9EXspId5iktsI3eMaXVwlhC8BvNnX6B5w9a4dVgpkQZuU8Hy67TolKcl+iFWq0XX+jbDGN4xWxjQ==
10361036
dependencies:
10371037
"@eslint-community/eslint-utils" "^4.4.0"
1038-
"@typescript-eslint/scope-manager" "8.19.0"
1039-
"@typescript-eslint/types" "8.19.0"
1040-
"@typescript-eslint/typescript-estree" "8.19.0"
1038+
"@typescript-eslint/scope-manager" "8.24.1"
1039+
"@typescript-eslint/types" "8.24.1"
1040+
"@typescript-eslint/typescript-estree" "8.24.1"
10411041

10421042
"@typescript-eslint/[email protected]":
10431043
version "8.18.1"
@@ -1047,12 +1047,12 @@
10471047
"@typescript-eslint/types" "8.18.1"
10481048
eslint-visitor-keys "^4.2.0"
10491049

1050-
"@typescript-eslint/visitor-keys@8.19.0":
1051-
version "8.19.0"
1052-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.19.0.tgz#dc313f735e64c4979c9073f51ffcefb6d9be5c77"
1053-
integrity sha512-mCFtBbFBJDCNCWUl5y6sZSCHXw1DEFEk3c/M3nRK2a4XUB8StGFtmcEMizdjKuBzB6e/smJAAWYug3VrdLMr1w==
1050+
"@typescript-eslint/visitor-keys@8.24.1":
1051+
version "8.24.1"
1052+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.24.1.tgz#8bdfe47a89195344b34eb21ef61251562148202b"
1053+
integrity sha512-EwVHlp5l+2vp8CoqJm9KikPZgi3gbdZAtabKT9KPShGeOcJhsv4Zdo3oc8T8I0uKEmYoU4ItyxbptjF08enaxg==
10541054
dependencies:
1055-
"@typescript-eslint/types" "8.19.0"
1055+
"@typescript-eslint/types" "8.24.1"
10561056
eslint-visitor-keys "^4.2.0"
10571057

10581058
acorn-jsx@^5.3.2:
@@ -3723,6 +3723,11 @@ ts-api-utils@^1.3.0:
37233723
resolved "https://registry.yarnpkg.com/ts-api-utils/-/ts-api-utils-1.4.3.tgz#bfc2215fe6528fecab2b0fba570a2e8a4263b064"
37243724
integrity sha512-i3eMG77UTMD0hZhgRS562pv83RC6ukSAC2GMNWc+9dieh/+jDM5u5YG+NHX6VNDRHQcHwmsTHctP9LhbC3WxVw==
37253725

3726+
ts-api-utils@^2.0.1:
3727+
version "2.0.1"
3728+
resolved "https://registry.yarnpkg.com/ts-api-utils/-/ts-api-utils-2.0.1.tgz#660729385b625b939aaa58054f45c058f33f10cd"
3729+
integrity sha512-dnlgjFSVetynI8nzgJ+qF62efpglpWRk8isUEWZGWlJYySCTD6aKvbUDu+zbPeDakk3bg5H4XpitHukgfL1m9w==
3730+
37263731
ts-jest@^29.2.5:
37273732
version "29.2.5"
37283733
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-29.2.5.tgz#591a3c108e1f5ebd013d3152142cb5472b399d63"

0 commit comments

Comments
 (0)