Skip to content

Commit 5778e03

Browse files
chore(deps): update dependency @typescript-eslint/parser to v6.8.0
1 parent 408f10a commit 5778e03

File tree

1 file changed

+42
-8
lines changed

1 file changed

+42
-8
lines changed

yarn.lock

Lines changed: 42 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -157,14 +157,14 @@
157157
ts-api-utils "^1.0.1"
158158

159159
"@typescript-eslint/parser@^6.1.0":
160-
version "6.7.5"
161-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-6.7.5.tgz#8d7ca3d1fbd9d5a58cc4d30b2aa797a760137886"
162-
integrity sha512-bIZVSGx2UME/lmhLcjdVc7ePBwn7CLqKarUBL4me1C5feOd663liTGjMBGVcGr+BhnSLeP4SgwdvNnnkbIdkCw==
163-
dependencies:
164-
"@typescript-eslint/scope-manager" "6.7.5"
165-
"@typescript-eslint/types" "6.7.5"
166-
"@typescript-eslint/typescript-estree" "6.7.5"
167-
"@typescript-eslint/visitor-keys" "6.7.5"
160+
version "6.8.0"
161+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-6.8.0.tgz#bb2a969d583db242f1ee64467542f8b05c2e28cb"
162+
integrity sha512-5tNs6Bw0j6BdWuP8Fx+VH4G9fEPDxnVI7yH1IAPkQH5RUtvKwRoqdecAPdQXv4rSOADAaz1LFBZvZG7VbXivSg==
163+
dependencies:
164+
"@typescript-eslint/scope-manager" "6.8.0"
165+
"@typescript-eslint/types" "6.8.0"
166+
"@typescript-eslint/typescript-estree" "6.8.0"
167+
"@typescript-eslint/visitor-keys" "6.8.0"
168168
debug "^4.3.4"
169169

170170
"@typescript-eslint/scope-manager@6.7.5":
@@ -175,6 +175,14 @@
175175
"@typescript-eslint/types" "6.7.5"
176176
"@typescript-eslint/visitor-keys" "6.7.5"
177177

178+
"@typescript-eslint/scope-manager@6.8.0":
179+
version "6.8.0"
180+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-6.8.0.tgz#5cac7977385cde068ab30686889dd59879811efd"
181+
integrity sha512-xe0HNBVwCph7rak+ZHcFD6A+q50SMsFwcmfdjs9Kz4qDh5hWhaPhFjRs/SODEhroBI5Ruyvyz9LfwUJ624O40g==
182+
dependencies:
183+
"@typescript-eslint/types" "6.8.0"
184+
"@typescript-eslint/visitor-keys" "6.8.0"
185+
178186
"@typescript-eslint/type-utils@6.7.5":
179187
version "6.7.5"
180188
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-6.7.5.tgz#0a65949ec16588d8956f6d967f7d9c84ddb2d72a"
@@ -190,6 +198,11 @@
190198
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-6.7.5.tgz#4571320fb9cf669de9a95d9849f922c3af809790"
191199
integrity sha512-WboQBlOXtdj1tDFPyIthpKrUb+kZf2VroLZhxKa/VlwLlLyqv/PwUNgL30BlTVZV1Wu4Asu2mMYPqarSO4L5ZQ==
192200

201+
"@typescript-eslint/types@6.8.0":
202+
version "6.8.0"
203+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-6.8.0.tgz#1ab5d4fe1d613e3f65f6684026ade6b94f7e3ded"
204+
integrity sha512-p5qOxSum7W3k+llc7owEStXlGmSl8FcGvhYt8Vjy7FqEnmkCVlM3P57XQEGj58oqaBWDQXbJDZxwUWMS/EAPNQ==
205+
193206
"@typescript-eslint/typescript-estree@6.7.5":
194207
version "6.7.5"
195208
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-6.7.5.tgz#4578de1a26e9f24950f029a4f00d1bfe41f15a39"
@@ -203,6 +216,19 @@
203216
semver "^7.5.4"
204217
ts-api-utils "^1.0.1"
205218

219+
"@typescript-eslint/typescript-estree@6.8.0":
220+
version "6.8.0"
221+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-6.8.0.tgz#9565f15e0cd12f55cf5aa0dfb130a6cb0d436ba1"
222+
integrity sha512-ISgV0lQ8XgW+mvv5My/+iTUdRmGspducmQcDw5JxznasXNnZn3SKNrTRuMsEXv+V/O+Lw9AGcQCfVaOPCAk/Zg==
223+
dependencies:
224+
"@typescript-eslint/types" "6.8.0"
225+
"@typescript-eslint/visitor-keys" "6.8.0"
226+
debug "^4.3.4"
227+
globby "^11.1.0"
228+
is-glob "^4.0.3"
229+
semver "^7.5.4"
230+
ts-api-utils "^1.0.1"
231+
206232
"@typescript-eslint/utils@6.7.5":
207233
version "6.7.5"
208234
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-6.7.5.tgz#ab847b53d6b65e029314b8247c2336843dba81ab"
@@ -224,6 +250,14 @@
224250
"@typescript-eslint/types" "6.7.5"
225251
eslint-visitor-keys "^3.4.1"
226252

253+
"@typescript-eslint/visitor-keys@6.8.0":
254+
version "6.8.0"
255+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-6.8.0.tgz#cffebed56ae99c45eba901c378a6447b06be58b8"
256+
integrity sha512-oqAnbA7c+pgOhW2OhGvxm0t1BULX5peQI/rLsNDpGM78EebV3C9IGbX5HNZabuZ6UQrYveCLjKo8Iy/lLlBkkg==
257+
dependencies:
258+
"@typescript-eslint/types" "6.8.0"
259+
eslint-visitor-keys "^3.4.1"
260+
227261
acorn-jsx@^5.3.2:
228262
version "5.3.2"
229263
resolved "https://registry.yarnpkg.com/acorn-jsx/-/acorn-jsx-5.3.2.tgz#7ed5bb55908b3b2f1bc55c6af1653bada7f07937"

0 commit comments

Comments
 (0)