Skip to content

Commit 118d08d

Browse files
Bump @typescript-eslint/parser from 8.35.0 to 8.35.1 (#168)
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 8.35.0 to 8.35.1. - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.35.1/packages/parser) --- updated-dependencies: - dependency-name: "@typescript-eslint/parser" dependency-version: 8.35.1 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7743c80 commit 118d08d

File tree

1 file changed

+43
-43
lines changed

1 file changed

+43
-43
lines changed

yarn.lock

Lines changed: 43 additions & 43 deletions
Original file line numberDiff line numberDiff line change
@@ -2797,23 +2797,23 @@
27972797
ts-api-utils "^2.1.0"
27982798

27992799
"@typescript-eslint/parser@^8.12.2":
2800-
version "8.35.0"
2801-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.35.0.tgz#20a0e17778a329a6072722f5ac418d4376b767d2"
2802-
integrity sha512-6sMvZePQrnZH2/cJkwRpkT7DxoAWh+g6+GFRK6bV3YQo7ogi3SX5rgF6099r5Q53Ma5qeT7LGmOmuIutF4t3lA==
2803-
dependencies:
2804-
"@typescript-eslint/scope-manager" "8.35.0"
2805-
"@typescript-eslint/types" "8.35.0"
2806-
"@typescript-eslint/typescript-estree" "8.35.0"
2807-
"@typescript-eslint/visitor-keys" "8.35.0"
2800+
version "8.35.1"
2801+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.35.1.tgz#787312e80f0f337d85f4c2a569411c469e852d44"
2802+
integrity sha512-3MyiDfrfLeK06bi/g9DqJxP5pV74LNv4rFTyvGDmT3x2p1yp1lOd+qYZfiRPIOf/oON+WRZR5wxxuF85qOar+w==
2803+
dependencies:
2804+
"@typescript-eslint/scope-manager" "8.35.1"
2805+
"@typescript-eslint/types" "8.35.1"
2806+
"@typescript-eslint/typescript-estree" "8.35.1"
2807+
"@typescript-eslint/visitor-keys" "8.35.1"
28082808
debug "^4.3.4"
28092809

2810-
"@typescript-eslint/[email protected].0":
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==
2810+
"@typescript-eslint/[email protected].1":
2811+
version "8.35.1"
2812+
resolved "https://registry.yarnpkg.com/@typescript-eslint/project-service/-/project-service-8.35.1.tgz#815bb771f2f6c97780e44299434ece3c2e526127"
2813+
integrity sha512-VYxn/5LOpVxADAuP3NrnxxHYfzVtQzLKeldIhDhzC8UHaiQvYlXvKuVho1qLduFbJjjy5U5bkGwa3rUGUb1Q6Q==
28142814
dependencies:
2815-
"@typescript-eslint/tsconfig-utils" "^8.35.0"
2816-
"@typescript-eslint/types" "^8.35.0"
2815+
"@typescript-eslint/tsconfig-utils" "^8.35.1"
2816+
"@typescript-eslint/types" "^8.35.1"
28172817
debug "^4.3.4"
28182818

28192819
"@typescript-eslint/[email protected]":
@@ -2841,13 +2841,13 @@
28412841
"@typescript-eslint/types" "8.32.1"
28422842
"@typescript-eslint/visitor-keys" "8.32.1"
28432843

2844-
"@typescript-eslint/[email protected].0":
2845-
version "8.35.0"
2846-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.35.0.tgz#8ccb2ab63383544fab98fc4b542d8d141259ff4f"
2847-
integrity sha512-+AgL5+mcoLxl1vGjwNfiWq5fLDZM1TmTPYs2UkyHfFhgERxBbqHlNjRzhThJqz+ktBqTChRYY6zwbMwy0591AA==
2844+
"@typescript-eslint/[email protected].1":
2845+
version "8.35.1"
2846+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.35.1.tgz#b19f9be65c8d1059e88a323a1a6567dbfe0a1a4e"
2847+
integrity sha512-s/Bpd4i7ht2934nG+UoSPlYXd08KYz3bmjLEb7Ye1UVob0d1ENiT3lY8bsCmik4RqfSbPw9xJJHbugpPpP5JUg==
28482848
dependencies:
2849-
"@typescript-eslint/types" "8.35.0"
2850-
"@typescript-eslint/visitor-keys" "8.35.0"
2849+
"@typescript-eslint/types" "8.35.1"
2850+
"@typescript-eslint/visitor-keys" "8.35.1"
28512851

28522852
"@typescript-eslint/[email protected]":
28532853
version "8.36.0"
@@ -2857,12 +2857,12 @@
28572857
"@typescript-eslint/types" "8.36.0"
28582858
"@typescript-eslint/visitor-keys" "8.36.0"
28592859

2860-
"@typescript-eslint/[email protected].0":
2861-
version "8.35.0"
2862-
resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.35.0.tgz#6e05aeb999999e31d562ceb4fe144f3cbfbd670e"
2863-
integrity sha512-04k/7247kZzFraweuEirmvUj+W3bJLI9fX6fbo1Qm2YykuBvEhRTPl8tcxlYO8kZZW+HIXfkZNoasVb8EV4jpA==
2860+
"@typescript-eslint/[email protected].1":
2861+
version "8.35.1"
2862+
resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.35.1.tgz#c2db8714c181cc0700216c1a2e3cf55719c58006"
2863+
integrity sha512-K5/U9VmT9dTHoNowWZpz+/TObS3xqC5h0xAIjXPw+MNcKV9qg6eSatEnmeAwkjHijhACH0/N7bkhKvbt1+DXWQ==
28642864

2865-
"@typescript-eslint/[email protected]", "@typescript-eslint/tsconfig-utils@^8.35.0", "@typescript-eslint/tsconfig-utils@^8.36.0":
2865+
"@typescript-eslint/[email protected]", "@typescript-eslint/tsconfig-utils@^8.35.1", "@typescript-eslint/tsconfig-utils@^8.36.0":
28662866
version "8.36.0"
28672867
resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.36.0.tgz#63ef8a20ae9b5754c6ceacbe87b2fe1aab12ba13"
28682868
integrity sha512-Nhh3TIEgN18mNbdXpd5Q8mSCBnrZQeY9V7Ca3dqYvNDStNIGRmJA6dmrIPMJ0kow3C7gcQbpsG2rPzy1Ks/AnA==
@@ -2887,12 +2887,12 @@
28872887
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.32.1.tgz#b19fe4ac0dc08317bae0ce9ec1168123576c1d4b"
28882888
integrity sha512-YmybwXUJcgGqgAp6bEsgpPXEg6dcCyPyCSr0CAAueacR/CCBi25G3V8gGQ2kRzQRBNol7VQknxMs9HvVa9Rvfg==
28892889

2890-
"@typescript-eslint/[email protected].0":
2891-
version "8.35.0"
2892-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.35.0.tgz#e60d062907930e30008d796de5c4170f02618a93"
2893-
integrity sha512-0mYH3emanku0vHw2aRLNGqe7EXh9WHEhi7kZzscrMDf6IIRUQ5Jk4wp1QrledE/36KtdZrVfKnE32eZCf/vaVQ==
2890+
"@typescript-eslint/[email protected].1":
2891+
version "8.35.1"
2892+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.35.1.tgz#4344dcf934495bbf25a9f83a06dd9fe2acf15780"
2893+
integrity sha512-q/O04vVnKHfrrhNAscndAn1tuQhIkwqnaW+eu5waD5IPts2eX1dgJxgqcPx5BX109/qAz7IG6VrEPTOYKCNfRQ==
28942894

2895-
"@typescript-eslint/[email protected]", "@typescript-eslint/types@^8.11.0", "@typescript-eslint/types@^8.35.0", "@typescript-eslint/types@^8.36.0":
2895+
"@typescript-eslint/[email protected]", "@typescript-eslint/types@^8.11.0", "@typescript-eslint/types@^8.35.1", "@typescript-eslint/types@^8.36.0":
28962896
version "8.36.0"
28972897
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.36.0.tgz#d3d184adc2899e2912c13b17c1590486ef37c7ac"
28982898
integrity sha512-xGms6l5cTJKQPZOKM75Dl9yBfNdGeLRsIyufewnxT4vZTrjC0ImQT4fj8QmtJK84F58uSh5HVBSANwcfiXxABQ==
@@ -2925,15 +2925,15 @@
29252925
semver "^7.6.0"
29262926
ts-api-utils "^2.1.0"
29272927

2928-
"@typescript-eslint/[email protected].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==
2928+
"@typescript-eslint/[email protected].1":
2929+
version "8.35.1"
2930+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.35.1.tgz#b80e85fcb6bfbcbacb3224b1367f6ca3f03e6183"
2931+
integrity sha512-Vvpuvj4tBxIka7cPs6Y1uvM7gJgdF5Uu9F+mBJBPY4MhvjrjWGK4H0lVgLJd/8PWZ23FTqsaJaLEkBCFUk8Y9g==
29322932
dependencies:
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"
2933+
"@typescript-eslint/project-service" "8.35.1"
2934+
"@typescript-eslint/tsconfig-utils" "8.35.1"
2935+
"@typescript-eslint/types" "8.35.1"
2936+
"@typescript-eslint/visitor-keys" "8.35.1"
29372937
debug "^4.3.4"
29382938
fast-glob "^3.3.2"
29392939
is-glob "^4.0.3"
@@ -3003,12 +3003,12 @@
30033003
"@typescript-eslint/types" "8.32.1"
30043004
eslint-visitor-keys "^4.2.0"
30053005

3006-
"@typescript-eslint/[email protected].0":
3007-
version "8.35.0"
3008-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.35.0.tgz#93e905e7f1e94d26a79771d1b1eb0024cb159dbf"
3009-
integrity sha512-zTh2+1Y8ZpmeQaQVIc/ZZxsx8UzgKJyNg1PTvjzC7WMhPSVS8bfDX34k1SrwOf016qd5RU3az2UxUNue3IfQ5g==
3006+
"@typescript-eslint/[email protected].1":
3007+
version "8.35.1"
3008+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.35.1.tgz#aac78ab2265dd11927bc6af3f9c5a021bbc1670a"
3009+
integrity sha512-VRwixir4zBWCSTP/ljEo091lbpypz57PoeAQ9imjG+vbeof9LplljsL1mos4ccG6H9IjfrVGM359RozUnuFhpw==
30103010
dependencies:
3011-
"@typescript-eslint/types" "8.35.0"
3011+
"@typescript-eslint/types" "8.35.1"
30123012
eslint-visitor-keys "^4.2.1"
30133013

30143014
"@typescript-eslint/[email protected]":

0 commit comments

Comments
 (0)