Skip to content

Commit b5faea7

Browse files
Bump @typescript-eslint/eslint-plugin from 8.32.1 to 8.35.0 (#169)
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 8.32.1 to 8.35.0. - [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.35.0/packages/eslint-plugin) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" dependency-version: 8.35.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b6cc823 commit b5faea7

File tree

1 file changed

+60
-44
lines changed

1 file changed

+60
-44
lines changed

yarn.lock

Lines changed: 60 additions & 44 deletions
Original file line numberDiff line numberDiff line change
@@ -2782,15 +2782,15 @@
27822782
"@types/yargs-parser" "*"
27832783

27842784
"@typescript-eslint/eslint-plugin@^8.12.2":
2785-
version "8.32.1"
2786-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.32.1.tgz#9185b3eaa3b083d8318910e12d56c68b3c4f45b4"
2787-
integrity sha512-6u6Plg9nP/J1GRpe/vcjjabo6Uc5YQPAMxsgQyGC/I0RuukiG1wIe3+Vtg3IrSCVJDmqK3j8adrtzXSENRtFgg==
2785+
version "8.35.0"
2786+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.35.0.tgz#515170100ff867445fe0a17ce05c14fc5fd9ca63"
2787+
integrity sha512-ijItUYaiWuce0N1SoSMrEd0b6b6lYkYt99pqCPfybd+HKVXtEvYhICfLdwp42MhiI5mp0oq7PKEL+g1cNiz/Eg==
27882788
dependencies:
27892789
"@eslint-community/regexpp" "^4.10.0"
2790-
"@typescript-eslint/scope-manager" "8.32.1"
2791-
"@typescript-eslint/type-utils" "8.32.1"
2792-
"@typescript-eslint/utils" "8.32.1"
2793-
"@typescript-eslint/visitor-keys" "8.32.1"
2790+
"@typescript-eslint/scope-manager" "8.35.0"
2791+
"@typescript-eslint/type-utils" "8.35.0"
2792+
"@typescript-eslint/utils" "8.35.0"
2793+
"@typescript-eslint/visitor-keys" "8.35.0"
27942794
graphemer "^1.4.0"
27952795
ignore "^7.0.0"
27962796
natural-compare "^1.4.0"
@@ -2807,6 +2807,15 @@
28072807
"@typescript-eslint/visitor-keys" "8.35.1"
28082808
debug "^4.3.4"
28092809

2810+
"@typescript-eslint/[email protected]":
2811+
version "8.35.0"
2812+
resolved "https://registry.yarnpkg.com/@typescript-eslint/project-service/-/project-service-8.35.0.tgz#00bd77e6845fbdb5684c6ab2d8a400a58dcfb07b"
2813+
integrity sha512-41xatqRwWZuhUMF/aZm2fcUsOFKNcG28xqRSS6ZVr9BVJtGExosLAm5A1OxTjRMagx8nJqva+P5zNIGt8RIgbQ==
2814+
dependencies:
2815+
"@typescript-eslint/tsconfig-utils" "^8.35.0"
2816+
"@typescript-eslint/types" "^8.35.0"
2817+
debug "^4.3.4"
2818+
28102819
"@typescript-eslint/[email protected]":
28112820
version "8.35.1"
28122821
resolved "https://registry.yarnpkg.com/@typescript-eslint/project-service/-/project-service-8.35.1.tgz#815bb771f2f6c97780e44299434ece3c2e526127"
@@ -2833,13 +2842,13 @@
28332842
"@typescript-eslint/types" "7.18.0"
28342843
"@typescript-eslint/visitor-keys" "7.18.0"
28352844

2836-
"@typescript-eslint/scope-manager@8.32.1":
2837-
version "8.32.1"
2838-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.32.1.tgz#9a6bf5fb2c5380e14fe9d38ccac6e4bbe17e8afc"
2839-
integrity sha512-7IsIaIDeZn7kffk7qXC3o6Z4UblZJKV3UBpkvRNpr5NSyLji7tvTcvmnMNYuYLyh26mN8W723xpo3i4MlD33vA==
2845+
"@typescript-eslint/scope-manager@8.35.0":
2846+
version "8.35.0"
2847+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.35.0.tgz#8ccb2ab63383544fab98fc4b542d8d141259ff4f"
2848+
integrity sha512-+AgL5+mcoLxl1vGjwNfiWq5fLDZM1TmTPYs2UkyHfFhgERxBbqHlNjRzhThJqz+ktBqTChRYY6zwbMwy0591AA==
28402849
dependencies:
2841-
"@typescript-eslint/types" "8.32.1"
2842-
"@typescript-eslint/visitor-keys" "8.32.1"
2850+
"@typescript-eslint/types" "8.35.0"
2851+
"@typescript-eslint/visitor-keys" "8.35.0"
28432852

28442853
"@typescript-eslint/[email protected]":
28452854
version "8.35.1"
@@ -2857,23 +2866,28 @@
28572866
"@typescript-eslint/types" "8.36.0"
28582867
"@typescript-eslint/visitor-keys" "8.36.0"
28592868

2869+
"@typescript-eslint/[email protected]":
2870+
version "8.35.0"
2871+
resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.35.0.tgz#6e05aeb999999e31d562ceb4fe144f3cbfbd670e"
2872+
integrity sha512-04k/7247kZzFraweuEirmvUj+W3bJLI9fX6fbo1Qm2YykuBvEhRTPl8tcxlYO8kZZW+HIXfkZNoasVb8EV4jpA==
2873+
28602874
"@typescript-eslint/[email protected]":
28612875
version "8.35.1"
28622876
resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.35.1.tgz#c2db8714c181cc0700216c1a2e3cf55719c58006"
28632877
integrity sha512-K5/U9VmT9dTHoNowWZpz+/TObS3xqC5h0xAIjXPw+MNcKV9qg6eSatEnmeAwkjHijhACH0/N7bkhKvbt1+DXWQ==
28642878

2865-
"@typescript-eslint/[email protected]", "@typescript-eslint/tsconfig-utils@^8.35.1", "@typescript-eslint/tsconfig-utils@^8.36.0":
2879+
"@typescript-eslint/[email protected]", "@typescript-eslint/tsconfig-utils@^8.35.0", "@typescript-eslint/tsconfig-utils@^8.35.1", "@typescript-eslint/tsconfig-utils@^8.36.0":
28662880
version "8.36.0"
28672881
resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.36.0.tgz#63ef8a20ae9b5754c6ceacbe87b2fe1aab12ba13"
28682882
integrity sha512-Nhh3TIEgN18mNbdXpd5Q8mSCBnrZQeY9V7Ca3dqYvNDStNIGRmJA6dmrIPMJ0kow3C7gcQbpsG2rPzy1Ks/AnA==
28692883

2870-
"@typescript-eslint/type-utils@8.32.1":
2871-
version "8.32.1"
2872-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.32.1.tgz#b9292a45f69ecdb7db74d1696e57d1a89514d21e"
2873-
integrity sha512-mv9YpQGA8iIsl5KyUPi+FGLm7+bA4fgXaeRcFKRDRwDMu4iwrSHeDPipwueNXhdIIZltwCJv+NkxftECbIZWfA==
2884+
"@typescript-eslint/type-utils@8.35.0":
2885+
version "8.35.0"
2886+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.35.0.tgz#0201eae9d83ffcc3451ef8c94f53ecfbf2319ecc"
2887+
integrity sha512-ceNNttjfmSEoM9PW87bWLDEIaLAyR+E6BoYJQ5PfaDau37UGca9Nyq3lBk8Bw2ad0AKvYabz6wxc7DMTO2jnNA==
28742888
dependencies:
2875-
"@typescript-eslint/typescript-estree" "8.32.1"
2876-
"@typescript-eslint/utils" "8.32.1"
2889+
"@typescript-eslint/typescript-estree" "8.35.0"
2890+
"@typescript-eslint/utils" "8.35.0"
28772891
debug "^4.3.4"
28782892
ts-api-utils "^2.1.0"
28792893

@@ -2882,17 +2896,17 @@
28822896
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-7.18.0.tgz#b90a57ccdea71797ffffa0321e744f379ec838c9"
28832897
integrity sha512-iZqi+Ds1y4EDYUtlOOC+aUmxnE9xS/yCigkjA7XpTKV6nCBd3Hp/PRGGmdwnfkV2ThMyYldP1wRpm/id99spTQ==
28842898

2885-
"@typescript-eslint/types@8.32.1":
2886-
version "8.32.1"
2887-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.32.1.tgz#b19fe4ac0dc08317bae0ce9ec1168123576c1d4b"
2888-
integrity sha512-YmybwXUJcgGqgAp6bEsgpPXEg6dcCyPyCSr0CAAueacR/CCBi25G3V8gGQ2kRzQRBNol7VQknxMs9HvVa9Rvfg==
2899+
"@typescript-eslint/types@8.35.0":
2900+
version "8.35.0"
2901+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.35.0.tgz#e60d062907930e30008d796de5c4170f02618a93"
2902+
integrity sha512-0mYH3emanku0vHw2aRLNGqe7EXh9WHEhi7kZzscrMDf6IIRUQ5Jk4wp1QrledE/36KtdZrVfKnE32eZCf/vaVQ==
28892903

28902904
"@typescript-eslint/[email protected]":
28912905
version "8.35.1"
28922906
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.35.1.tgz#4344dcf934495bbf25a9f83a06dd9fe2acf15780"
28932907
integrity sha512-q/O04vVnKHfrrhNAscndAn1tuQhIkwqnaW+eu5waD5IPts2eX1dgJxgqcPx5BX109/qAz7IG6VrEPTOYKCNfRQ==
28942908

2895-
"@typescript-eslint/[email protected]", "@typescript-eslint/types@^8.11.0", "@typescript-eslint/types@^8.35.1", "@typescript-eslint/types@^8.36.0":
2909+
"@typescript-eslint/[email protected]", "@typescript-eslint/types@^8.11.0", "@typescript-eslint/types@^8.35.0", "@typescript-eslint/types@^8.35.1", "@typescript-eslint/types@^8.36.0":
28962910
version "8.36.0"
28972911
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.36.0.tgz#d3d184adc2899e2912c13b17c1590486ef37c7ac"
28982912
integrity sha512-xGms6l5cTJKQPZOKM75Dl9yBfNdGeLRsIyufewnxT4vZTrjC0ImQT4fj8QmtJK84F58uSh5HVBSANwcfiXxABQ==
@@ -2911,13 +2925,15 @@
29112925
semver "^7.6.0"
29122926
ts-api-utils "^1.3.0"
29132927

2914-
"@typescript-eslint/typescript-estree@8.32.1":
2915-
version "8.32.1"
2916-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.32.1.tgz#9023720ca4ecf4f59c275a05b5fed69b1276face"
2917-
integrity sha512-Y3AP9EIfYwBb4kWGb+simvPaqQoT5oJuzzj9m0i6FCY6SPvlomY2Ei4UEMm7+FXtlNJbor80ximyslzaQF6xhg==
2928+
"@typescript-eslint/typescript-estree@8.35.0":
2929+
version "8.35.0"
2930+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.35.0.tgz#86141e6c55b75bc1eaecc0781bd39704de14e52a"
2931+
integrity sha512-F+BhnaBemgu1Qf8oHrxyw14wq6vbL8xwWKKMwTMwYIRmFFY/1n/9T/jpbobZL8vp7QyEUcC6xGrnAO4ua8Kp7w==
29182932
dependencies:
2919-
"@typescript-eslint/types" "8.32.1"
2920-
"@typescript-eslint/visitor-keys" "8.32.1"
2933+
"@typescript-eslint/project-service" "8.35.0"
2934+
"@typescript-eslint/tsconfig-utils" "8.35.0"
2935+
"@typescript-eslint/types" "8.35.0"
2936+
"@typescript-eslint/visitor-keys" "8.35.0"
29212937
debug "^4.3.4"
29222938
fast-glob "^3.3.2"
29232939
is-glob "^4.0.3"
@@ -2957,15 +2973,15 @@
29572973
semver "^7.6.0"
29582974
ts-api-utils "^2.1.0"
29592975

2960-
"@typescript-eslint/utils@8.32.1":
2961-
version "8.32.1"
2962-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.32.1.tgz#4d6d5d29b9e519e9a85e9a74e9f7bdb58abe9704"
2963-
integrity sha512-DsSFNIgLSrc89gpq1LJB7Hm1YpuhK086DRDJSNrewcGvYloWW1vZLHBTIvarKZDcAORIy/uWNx8Gad+4oMpkSA==
2976+
"@typescript-eslint/utils@8.35.0":
2977+
version "8.35.0"
2978+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.35.0.tgz#aaf0afab5ab51ea2f1897002907eacd9834606d5"
2979+
integrity sha512-nqoMu7WWM7ki5tPgLVsmPM8CkqtoPUG6xXGeefM5t4x3XumOEKMoUZPdi+7F+/EotukN4R9OWdmDxN80fqoZeg==
29642980
dependencies:
29652981
"@eslint-community/eslint-utils" "^4.7.0"
2966-
"@typescript-eslint/scope-manager" "8.32.1"
2967-
"@typescript-eslint/types" "8.32.1"
2968-
"@typescript-eslint/typescript-estree" "8.32.1"
2982+
"@typescript-eslint/scope-manager" "8.35.0"
2983+
"@typescript-eslint/types" "8.35.0"
2984+
"@typescript-eslint/typescript-estree" "8.35.0"
29692985

29702986
"@typescript-eslint/utils@^7.0.0":
29712987
version "7.18.0"
@@ -2995,13 +3011,13 @@
29953011
"@typescript-eslint/types" "7.18.0"
29963012
eslint-visitor-keys "^3.4.3"
29973013

2998-
"@typescript-eslint/visitor-keys@8.32.1":
2999-
version "8.32.1"
3000-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.32.1.tgz#4321395cc55c2eb46036cbbb03e101994d11ddca"
3001-
integrity sha512-ar0tjQfObzhSaW3C3QNmTc5ofj0hDoNQ5XWrCy6zDyabdr0TWhCkClp+rywGNj/odAFBVzzJrK4tEq5M4Hmu4w==
3014+
"@typescript-eslint/visitor-keys@8.35.0":
3015+
version "8.35.0"
3016+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.35.0.tgz#93e905e7f1e94d26a79771d1b1eb0024cb159dbf"
3017+
integrity sha512-zTh2+1Y8ZpmeQaQVIc/ZZxsx8UzgKJyNg1PTvjzC7WMhPSVS8bfDX34k1SrwOf016qd5RU3az2UxUNue3IfQ5g==
30023018
dependencies:
3003-
"@typescript-eslint/types" "8.32.1"
3004-
eslint-visitor-keys "^4.2.0"
3019+
"@typescript-eslint/types" "8.35.0"
3020+
eslint-visitor-keys "^4.2.1"
30053021

30063022
"@typescript-eslint/[email protected]":
30073023
version "8.35.1"

0 commit comments

Comments
 (0)