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

Commit 4eb8133

Browse files
chore(deps-dev): Bump @typescript-eslint/parser from 8.35.1 to 8.36.0 (#1049)
1 parent ae06bec commit 4eb8133

File tree

2 files changed

+43
-43
lines changed

2 files changed

+43
-43
lines changed

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.1",
38+
"@typescript-eslint/parser": "^8.36.0",
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.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"
965+
"@typescript-eslint/parser@^8.36.0":
966+
version "8.36.0"
967+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.36.0.tgz#003007fe2030013936b6634b9cf52c457d36ed42"
968+
integrity sha512-FuYgkHwZLuPbZjQHzJXrtXreJdFMKl16BFYyRrLxDhWr6Qr7Kbcu2s1Yhu8tsiMXw1S0W1pjfFfYEt+R604s+Q==
969+
dependencies:
970+
"@typescript-eslint/scope-manager" "8.36.0"
971+
"@typescript-eslint/types" "8.36.0"
972+
"@typescript-eslint/typescript-estree" "8.36.0"
973+
"@typescript-eslint/visitor-keys" "8.36.0"
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.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==
985+
"@typescript-eslint/project-service@8.36.0":
986+
version "8.36.0"
987+
resolved "https://registry.yarnpkg.com/@typescript-eslint/project-service/-/project-service-8.36.0.tgz#0c4acdcbe56476a43cdabaac1f08819424a379fd"
988+
integrity sha512-JAhQFIABkWccQYeLMrHadu/fhpzmSQ1F1KXkpzqiVxA/iYI6UnRt2trqXHt1sYEcw1mxLnB9rKMsOxXPxowN/g==
989989
dependencies:
990-
"@typescript-eslint/tsconfig-utils" "^8.35.1"
991-
"@typescript-eslint/types" "^8.35.1"
990+
"@typescript-eslint/tsconfig-utils" "^8.36.0"
991+
"@typescript-eslint/types" "^8.36.0"
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.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==
1018+
"@typescript-eslint/scope-manager@8.36.0":
1019+
version "8.36.0"
1020+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.36.0.tgz#23e4196ed07d7ea3737a584fbebc9a79c3835168"
1021+
integrity sha512-wCnapIKnDkN62fYtTGv2+RY8FlnBYA3tNm0fm91kc2BjPhV2vIjwwozJ7LToaLAyb1ca8BxrS7vT+Pvvf7RvqA==
10221022
dependencies:
1023-
"@typescript-eslint/types" "8.35.1"
1024-
"@typescript-eslint/visitor-keys" "8.35.1"
1023+
"@typescript-eslint/types" "8.36.0"
1024+
"@typescript-eslint/visitor-keys" "8.36.0"
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.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==
1031+
"@typescript-eslint/tsconfig-utils@8.36.0", "@typescript-eslint/tsconfig-utils@^8.36.0":
1032+
version "8.36.0"
1033+
resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.36.0.tgz#63ef8a20ae9b5754c6ceacbe87b2fe1aab12ba13"
1034+
integrity sha512-Nhh3TIEgN18mNbdXpd5Q8mSCBnrZQeY9V7Ca3dqYvNDStNIGRmJA6dmrIPMJ0kow3C7gcQbpsG2rPzy1Ks/AnA==
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.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==
1061+
"@typescript-eslint/types@8.36.0", "@typescript-eslint/types@^8.34.1", "@typescript-eslint/types@^8.36.0":
1062+
version "8.36.0"
1063+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.36.0.tgz#d3d184adc2899e2912c13b17c1590486ef37c7ac"
1064+
integrity sha512-xGms6l5cTJKQPZOKM75Dl9yBfNdGeLRsIyufewnxT4vZTrjC0ImQT4fj8QmtJK84F58uSh5HVBSANwcfiXxABQ==
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.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==
1108+
"@typescript-eslint/typescript-estree@8.36.0":
1109+
version "8.36.0"
1110+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.36.0.tgz#344857fa79f71715369554a3cbb6b4ff8695a7bc"
1111+
integrity sha512-JaS8bDVrfVJX4av0jLpe4ye0BpAaUW7+tnS4Y4ETa3q7NoZgzYbN9zDQTJ8kPb5fQ4n0hliAt9tA4Pfs2zA2Hg==
11121112
dependencies:
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"
1113+
"@typescript-eslint/project-service" "8.36.0"
1114+
"@typescript-eslint/tsconfig-utils" "8.36.0"
1115+
"@typescript-eslint/types" "8.36.0"
1116+
"@typescript-eslint/visitor-keys" "8.36.0"
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.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==
1172+
"@typescript-eslint/visitor-keys@8.36.0":
1173+
version "8.36.0"
1174+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.36.0.tgz#7dc6ba4dd037979eb3a3bdd2093aa3604bb73674"
1175+
integrity sha512-vZrhV2lRPWDuGoxcmrzRZyxAggPL+qp3WzUrlZD+slFueDiYHxeBa34dUXPuC0RmGKzl4lS5kFJYvKCq9cnNDA==
11761176
dependencies:
1177-
"@typescript-eslint/types" "8.35.1"
1177+
"@typescript-eslint/types" "8.36.0"
11781178
eslint-visitor-keys "^4.2.1"
11791179

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

0 commit comments

Comments
 (0)