Skip to content
This repository was archived by the owner on Aug 5, 2025. It is now read-only.

Commit ae06bec

Browse files
chore(deps-dev): Bump @typescript-eslint/parser from 8.35.0 to 8.35.1 (#1048)
1 parent 909c4bf commit ae06bec

2 files changed

Lines changed: 43 additions & 43 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"@changesets/cli": "^2.29.5",
3636
"@types/node-fetch": "^2.6.4",
3737
"@types/node": "^18.11.9",
38-
"@typescript-eslint/parser": "^8.35.0",
38+
"@typescript-eslint/parser": "^8.35.1",
3939
"@vitest/coverage-v8": "^2.0.5",
4040
"esbuild": "^0.25.5",
4141
"eslint-plugin-github": "^4.4.0",

yarn.lock

Lines changed: 42 additions & 42 deletions
Original file line numberDiff line numberDiff line change
@@ -962,15 +962,15 @@
962962
"@typescript-eslint/typescript-estree" "5.61.0"
963963
debug "^4.3.4"
964964

965-
"@typescript-eslint/parser@^8.35.0":
966-
version "8.35.0"
967-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.35.0.tgz#20a0e17778a329a6072722f5ac418d4376b767d2"
968-
integrity sha512-6sMvZePQrnZH2/cJkwRpkT7DxoAWh+g6+GFRK6bV3YQo7ogi3SX5rgF6099r5Q53Ma5qeT7LGmOmuIutF4t3lA==
969-
dependencies:
970-
"@typescript-eslint/scope-manager" "8.35.0"
971-
"@typescript-eslint/types" "8.35.0"
972-
"@typescript-eslint/typescript-estree" "8.35.0"
973-
"@typescript-eslint/visitor-keys" "8.35.0"
965+
"@typescript-eslint/parser@^8.35.1":
966+
version "8.35.1"
967+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.35.1.tgz#787312e80f0f337d85f4c2a569411c469e852d44"
968+
integrity sha512-3MyiDfrfLeK06bi/g9DqJxP5pV74LNv4rFTyvGDmT3x2p1yp1lOd+qYZfiRPIOf/oON+WRZR5wxxuF85qOar+w==
969+
dependencies:
970+
"@typescript-eslint/scope-manager" "8.35.1"
971+
"@typescript-eslint/types" "8.35.1"
972+
"@typescript-eslint/typescript-estree" "8.35.1"
973+
"@typescript-eslint/visitor-keys" "8.35.1"
974974
debug "^4.3.4"
975975

976976
"@typescript-eslint/project-service@8.34.1":
@@ -982,13 +982,13 @@
982982
"@typescript-eslint/types" "^8.34.1"
983983
debug "^4.3.4"
984984

985-
"@typescript-eslint/project-service@8.35.0":
986-
version "8.35.0"
987-
resolved "https://registry.yarnpkg.com/@typescript-eslint/project-service/-/project-service-8.35.0.tgz#00bd77e6845fbdb5684c6ab2d8a400a58dcfb07b"
988-
integrity sha512-41xatqRwWZuhUMF/aZm2fcUsOFKNcG28xqRSS6ZVr9BVJtGExosLAm5A1OxTjRMagx8nJqva+P5zNIGt8RIgbQ==
985+
"@typescript-eslint/project-service@8.35.1":
986+
version "8.35.1"
987+
resolved "https://registry.yarnpkg.com/@typescript-eslint/project-service/-/project-service-8.35.1.tgz#815bb771f2f6c97780e44299434ece3c2e526127"
988+
integrity sha512-VYxn/5LOpVxADAuP3NrnxxHYfzVtQzLKeldIhDhzC8UHaiQvYlXvKuVho1qLduFbJjjy5U5bkGwa3rUGUb1Q6Q==
989989
dependencies:
990-
"@typescript-eslint/tsconfig-utils" "^8.35.0"
991-
"@typescript-eslint/types" "^8.35.0"
990+
"@typescript-eslint/tsconfig-utils" "^8.35.1"
991+
"@typescript-eslint/types" "^8.35.1"
992992
debug "^4.3.4"
993993

994994
"@typescript-eslint/scope-manager@5.40.1":
@@ -1015,23 +1015,23 @@
10151015
"@typescript-eslint/types" "8.34.1"
10161016
"@typescript-eslint/visitor-keys" "8.34.1"
10171017

1018-
"@typescript-eslint/scope-manager@8.35.0":
1019-
version "8.35.0"
1020-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.35.0.tgz#8ccb2ab63383544fab98fc4b542d8d141259ff4f"
1021-
integrity sha512-+AgL5+mcoLxl1vGjwNfiWq5fLDZM1TmTPYs2UkyHfFhgERxBbqHlNjRzhThJqz+ktBqTChRYY6zwbMwy0591AA==
1018+
"@typescript-eslint/scope-manager@8.35.1":
1019+
version "8.35.1"
1020+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.35.1.tgz#b19f9be65c8d1059e88a323a1a6567dbfe0a1a4e"
1021+
integrity sha512-s/Bpd4i7ht2934nG+UoSPlYXd08KYz3bmjLEb7Ye1UVob0d1ENiT3lY8bsCmik4RqfSbPw9xJJHbugpPpP5JUg==
10221022
dependencies:
1023-
"@typescript-eslint/types" "8.35.0"
1024-
"@typescript-eslint/visitor-keys" "8.35.0"
1023+
"@typescript-eslint/types" "8.35.1"
1024+
"@typescript-eslint/visitor-keys" "8.35.1"
10251025

10261026
"@typescript-eslint/tsconfig-utils@8.34.1", "@typescript-eslint/tsconfig-utils@^8.34.1":
10271027
version "8.34.1"
10281028
resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.34.1.tgz#d6abb1b1e9f1f1c83ac92051c8fbf2dbc4dc9f5e"
10291029
integrity sha512-K4Sjdo4/xF9NEeA2khOb7Y5nY6NSXBnod87uniVYW9kHP+hNlDV8trUSFeynA2uxWam4gIWgWoygPrv9VMWrYg==
10301030

1031-
"@typescript-eslint/tsconfig-utils@8.35.0", "@typescript-eslint/tsconfig-utils@^8.35.0":
1032-
version "8.35.0"
1033-
resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.35.0.tgz#6e05aeb999999e31d562ceb4fe144f3cbfbd670e"
1034-
integrity sha512-04k/7247kZzFraweuEirmvUj+W3bJLI9fX6fbo1Qm2YykuBvEhRTPl8tcxlYO8kZZW+HIXfkZNoasVb8EV4jpA==
1031+
"@typescript-eslint/tsconfig-utils@8.35.1", "@typescript-eslint/tsconfig-utils@^8.35.1":
1032+
version "8.35.1"
1033+
resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.35.1.tgz#c2db8714c181cc0700216c1a2e3cf55719c58006"
1034+
integrity sha512-K5/U9VmT9dTHoNowWZpz+/TObS3xqC5h0xAIjXPw+MNcKV9qg6eSatEnmeAwkjHijhACH0/N7bkhKvbt1+DXWQ==
10351035

10361036
"@typescript-eslint/type-utils@5.40.1":
10371037
version "5.40.1"
@@ -1058,10 +1058,10 @@
10581058
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.34.1.tgz#565a46a251580dae674dac5aafa8eb14b8322a35"
10591059
integrity sha512-rjLVbmE7HR18kDsjNIZQHxmv9RZwlgzavryL5Lnj2ujIRTeXlKtILHgRNmQ3j4daw7zd+mQgy+uyt6Zo6I0IGA==
10601060

1061-
"@typescript-eslint/types@8.35.0", "@typescript-eslint/types@^8.34.1", "@typescript-eslint/types@^8.35.0":
1062-
version "8.35.0"
1063-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.35.0.tgz#e60d062907930e30008d796de5c4170f02618a93"
1064-
integrity sha512-0mYH3emanku0vHw2aRLNGqe7EXh9WHEhi7kZzscrMDf6IIRUQ5Jk4wp1QrledE/36KtdZrVfKnE32eZCf/vaVQ==
1061+
"@typescript-eslint/types@8.35.1", "@typescript-eslint/types@^8.34.1", "@typescript-eslint/types@^8.35.1":
1062+
version "8.35.1"
1063+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.35.1.tgz#4344dcf934495bbf25a9f83a06dd9fe2acf15780"
1064+
integrity sha512-q/O04vVnKHfrrhNAscndAn1tuQhIkwqnaW+eu5waD5IPts2eX1dgJxgqcPx5BX109/qAz7IG6VrEPTOYKCNfRQ==
10651065

10661066
"@typescript-eslint/typescript-estree@5.40.1":
10671067
version "5.40.1"
@@ -1105,15 +1105,15 @@
11051105
semver "^7.6.0"
11061106
ts-api-utils "^2.1.0"
11071107

1108-
"@typescript-eslint/typescript-estree@8.35.0":
1109-
version "8.35.0"
1110-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.35.0.tgz#86141e6c55b75bc1eaecc0781bd39704de14e52a"
1111-
integrity sha512-F+BhnaBemgu1Qf8oHrxyw14wq6vbL8xwWKKMwTMwYIRmFFY/1n/9T/jpbobZL8vp7QyEUcC6xGrnAO4ua8Kp7w==
1108+
"@typescript-eslint/typescript-estree@8.35.1":
1109+
version "8.35.1"
1110+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.35.1.tgz#b80e85fcb6bfbcbacb3224b1367f6ca3f03e6183"
1111+
integrity sha512-Vvpuvj4tBxIka7cPs6Y1uvM7gJgdF5Uu9F+mBJBPY4MhvjrjWGK4H0lVgLJd/8PWZ23FTqsaJaLEkBCFUk8Y9g==
11121112
dependencies:
1113-
"@typescript-eslint/project-service" "8.35.0"
1114-
"@typescript-eslint/tsconfig-utils" "8.35.0"
1115-
"@typescript-eslint/types" "8.35.0"
1116-
"@typescript-eslint/visitor-keys" "8.35.0"
1113+
"@typescript-eslint/project-service" "8.35.1"
1114+
"@typescript-eslint/tsconfig-utils" "8.35.1"
1115+
"@typescript-eslint/types" "8.35.1"
1116+
"@typescript-eslint/visitor-keys" "8.35.1"
11171117
debug "^4.3.4"
11181118
fast-glob "^3.3.2"
11191119
is-glob "^4.0.3"
@@ -1169,12 +1169,12 @@
11691169
"@typescript-eslint/types" "8.34.1"
11701170
eslint-visitor-keys "^4.2.1"
11711171

1172-
"@typescript-eslint/visitor-keys@8.35.0":
1173-
version "8.35.0"
1174-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.35.0.tgz#93e905e7f1e94d26a79771d1b1eb0024cb159dbf"
1175-
integrity sha512-zTh2+1Y8ZpmeQaQVIc/ZZxsx8UzgKJyNg1PTvjzC7WMhPSVS8bfDX34k1SrwOf016qd5RU3az2UxUNue3IfQ5g==
1172+
"@typescript-eslint/visitor-keys@8.35.1":
1173+
version "8.35.1"
1174+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.35.1.tgz#aac78ab2265dd11927bc6af3f9c5a021bbc1670a"
1175+
integrity sha512-VRwixir4zBWCSTP/ljEo091lbpypz57PoeAQ9imjG+vbeof9LplljsL1mos4ccG6H9IjfrVGM359RozUnuFhpw==
11761176
dependencies:
1177-
"@typescript-eslint/types" "8.35.0"
1177+
"@typescript-eslint/types" "8.35.1"
11781178
eslint-visitor-keys "^4.2.1"
11791179

11801180
"@ungap/structured-clone@^1.2.0":

0 commit comments

Comments
 (0)