Skip to content

Commit 61d0171

Browse files
chore(deps): update typescript-eslint monorepo to v8.18.0
1 parent 1cf1df8 commit 61d0171

File tree

1 file changed

+60
-53
lines changed

1 file changed

+60
-53
lines changed

yarn.lock

Lines changed: 60 additions & 53 deletions
Original file line numberDiff line numberDiff line change
@@ -233,84 +233,84 @@
233233
integrity sha512-ko/gIFJRv177XgZsZcBwnqJN5x/Gien8qNOn0D5bQU/zAzVf9Zt3BlcUiLqhV9y4ARk0GbT3tnUiPNgnTXzc/Q==
234234

235235
"@typescript-eslint/eslint-plugin@^8.0.0":
236-
version "8.15.0"
237-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.15.0.tgz#c95c6521e70c8b095a684d884d96c0c1c63747d2"
238-
integrity sha512-+zkm9AR1Ds9uLWN3fkoeXgFppaQ+uEVtfOV62dDmsy9QCNqlRHWNEck4yarvRNrvRcHQLGfqBNui3cimoz8XAg==
236+
version "8.18.0"
237+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.18.0.tgz#0901933326aea4443b81df3f740ca7dfc45c7bea"
238+
integrity sha512-NR2yS7qUqCL7AIxdJUQf2MKKNDVNaig/dEB0GBLU7D+ZdHgK1NoH/3wsgO3OnPVipn51tG3MAwaODEGil70WEw==
239239
dependencies:
240240
"@eslint-community/regexpp" "^4.10.0"
241-
"@typescript-eslint/scope-manager" "8.15.0"
242-
"@typescript-eslint/type-utils" "8.15.0"
243-
"@typescript-eslint/utils" "8.15.0"
244-
"@typescript-eslint/visitor-keys" "8.15.0"
241+
"@typescript-eslint/scope-manager" "8.18.0"
242+
"@typescript-eslint/type-utils" "8.18.0"
243+
"@typescript-eslint/utils" "8.18.0"
244+
"@typescript-eslint/visitor-keys" "8.18.0"
245245
graphemer "^1.4.0"
246246
ignore "^5.3.1"
247247
natural-compare "^1.4.0"
248248
ts-api-utils "^1.3.0"
249249

250250
"@typescript-eslint/parser@^8.0.0":
251-
version "8.15.0"
252-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.15.0.tgz#92610da2b3af702cfbc02a46e2a2daa6260a9045"
253-
integrity sha512-7n59qFpghG4uazrF9qtGKBZXn7Oz4sOMm8dwNWDQY96Xlm2oX67eipqcblDj+oY1lLCbf1oltMZFpUso66Kl1A==
254-
dependencies:
255-
"@typescript-eslint/scope-manager" "8.15.0"
256-
"@typescript-eslint/types" "8.15.0"
257-
"@typescript-eslint/typescript-estree" "8.15.0"
258-
"@typescript-eslint/visitor-keys" "8.15.0"
251+
version "8.18.0"
252+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.18.0.tgz#a1c9456cbb6a089730bf1d3fc47946c5fb5fe67b"
253+
integrity sha512-hgUZ3kTEpVzKaK3uNibExUYm6SKKOmTU2BOxBSvOYwtJEPdVQ70kZJpPjstlnhCHcuc2WGfSbpKlb/69ttyN5Q==
254+
dependencies:
255+
"@typescript-eslint/scope-manager" "8.18.0"
256+
"@typescript-eslint/types" "8.18.0"
257+
"@typescript-eslint/typescript-estree" "8.18.0"
258+
"@typescript-eslint/visitor-keys" "8.18.0"
259259
debug "^4.3.4"
260260

261-
"@typescript-eslint/scope-manager@8.15.0":
262-
version "8.15.0"
263-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.15.0.tgz#28a1a0f13038f382424f45a988961acaca38f7c6"
264-
integrity sha512-QRGy8ADi4J7ii95xz4UoiymmmMd/zuy9azCaamnZ3FM8T5fZcex8UfJcjkiEZjJSztKfEBe3dZ5T/5RHAmw2mA==
261+
"@typescript-eslint/scope-manager@8.18.0":
262+
version "8.18.0"
263+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.18.0.tgz#30b040cb4557804a7e2bcc65cf8fdb630c96546f"
264+
integrity sha512-PNGcHop0jkK2WVYGotk/hxj+UFLhXtGPiGtiaWgVBVP1jhMoMCHlTyJA+hEj4rszoSdLTK3fN4oOatrL0Cp+Xw==
265265
dependencies:
266-
"@typescript-eslint/types" "8.15.0"
267-
"@typescript-eslint/visitor-keys" "8.15.0"
266+
"@typescript-eslint/types" "8.18.0"
267+
"@typescript-eslint/visitor-keys" "8.18.0"
268268

269-
"@typescript-eslint/type-utils@8.15.0":
270-
version "8.15.0"
271-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.15.0.tgz#a6da0f93aef879a68cc66c73fe42256cb7426c72"
272-
integrity sha512-UU6uwXDoI3JGSXmcdnP5d8Fffa2KayOhUUqr/AiBnG1Gl7+7ut/oyagVeSkh7bxQ0zSXV9ptRh/4N15nkCqnpw==
269+
"@typescript-eslint/type-utils@8.18.0":
270+
version "8.18.0"
271+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.18.0.tgz#6f0d12cf923b6fd95ae4d877708c0adaad93c471"
272+
integrity sha512-er224jRepVAVLnMF2Q7MZJCq5CsdH2oqjP4dT7K6ij09Kyd+R21r7UVJrF0buMVdZS5QRhDzpvzAxHxabQadow==
273273
dependencies:
274-
"@typescript-eslint/typescript-estree" "8.15.0"
275-
"@typescript-eslint/utils" "8.15.0"
274+
"@typescript-eslint/typescript-estree" "8.18.0"
275+
"@typescript-eslint/utils" "8.18.0"
276276
debug "^4.3.4"
277277
ts-api-utils "^1.3.0"
278278

279-
"@typescript-eslint/types@8.15.0":
280-
version "8.15.0"
281-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.15.0.tgz#4958edf3d83e97f77005f794452e595aaf6430fc"
282-
integrity sha512-n3Gt8Y/KyJNe0S3yDCD2RVKrHBC4gTUcLTebVBXacPy091E6tNspFLKRXlk3hwT4G55nfr1n2AdFqi/XMxzmPQ==
279+
"@typescript-eslint/types@8.18.0":
280+
version "8.18.0"
281+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.18.0.tgz#3afcd30def8756bc78541268ea819a043221d5f3"
282+
integrity sha512-FNYxgyTCAnFwTrzpBGq+zrnoTO4x0c1CKYY5MuUTzpScqmY5fmsh2o3+57lqdI3NZucBDCzDgdEbIaNfAjAHQA==
283283

284-
"@typescript-eslint/typescript-estree@8.15.0":
285-
version "8.15.0"
286-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.15.0.tgz#915c94e387892b114a2a2cc0df2d7f19412c8ba7"
287-
integrity sha512-1eMp2JgNec/niZsR7ioFBlsh/Fk0oJbhaqO0jRyQBMgkz7RrFfkqF9lYYmBoGBaSiLnu8TAPQTwoTUiSTUW9dg==
284+
"@typescript-eslint/typescript-estree@8.18.0":
285+
version "8.18.0"
286+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.18.0.tgz#d8ca785799fbb9c700cdff1a79c046c3e633c7f9"
287+
integrity sha512-rqQgFRu6yPkauz+ms3nQpohwejS8bvgbPyIDq13cgEDbkXt4LH4OkDMT0/fN1RUtzG8e8AKJyDBoocuQh8qNeg==
288288
dependencies:
289-
"@typescript-eslint/types" "8.15.0"
290-
"@typescript-eslint/visitor-keys" "8.15.0"
289+
"@typescript-eslint/types" "8.18.0"
290+
"@typescript-eslint/visitor-keys" "8.18.0"
291291
debug "^4.3.4"
292292
fast-glob "^3.3.2"
293293
is-glob "^4.0.3"
294294
minimatch "^9.0.4"
295295
semver "^7.6.0"
296296
ts-api-utils "^1.3.0"
297297

298-
"@typescript-eslint/utils@8.15.0":
299-
version "8.15.0"
300-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.15.0.tgz#ac04679ad19252776b38b81954b8e5a65567cef6"
301-
integrity sha512-k82RI9yGhr0QM3Dnq+egEpz9qB6Un+WLYhmoNcvl8ltMEededhh7otBVVIDDsEEttauwdY/hQoSsOv13lxrFzQ==
298+
"@typescript-eslint/utils@8.18.0":
299+
version "8.18.0"
300+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.18.0.tgz#48f67205d42b65d895797bb7349d1be5c39a62f7"
301+
integrity sha512-p6GLdY383i7h5b0Qrfbix3Vc3+J2k6QWw6UMUeY5JGfm3C5LbZ4QIZzJNoNOfgyRe0uuYKjvVOsO/jD4SJO+xg==
302302
dependencies:
303303
"@eslint-community/eslint-utils" "^4.4.0"
304-
"@typescript-eslint/scope-manager" "8.15.0"
305-
"@typescript-eslint/types" "8.15.0"
306-
"@typescript-eslint/typescript-estree" "8.15.0"
304+
"@typescript-eslint/scope-manager" "8.18.0"
305+
"@typescript-eslint/types" "8.18.0"
306+
"@typescript-eslint/typescript-estree" "8.18.0"
307307

308-
"@typescript-eslint/visitor-keys@8.15.0":
309-
version "8.15.0"
310-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.15.0.tgz#9ea5a85eb25401d2aa74ec8a478af4e97899ea12"
311-
integrity sha512-h8vYOulWec9LhpwfAdZf2bjr8xIp0KNKnpgqSz0qqYYKAW/QZKw3ktRndbiAtUz4acH4QLQavwZBYCc0wulA/Q==
308+
"@typescript-eslint/visitor-keys@8.18.0":
309+
version "8.18.0"
310+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.18.0.tgz#7b6d33534fa808e33a19951907231ad2ea5c36dd"
311+
integrity sha512-pCh/qEA8Lb1wVIqNvBke8UaRjJ6wrAWkJO5yyIbs8Yx6TNGYyfNjOo61tLv+WwLvoLPp4BQ8B7AHKijl8NGUfw==
312312
dependencies:
313-
"@typescript-eslint/types" "8.15.0"
313+
"@typescript-eslint/types" "8.18.0"
314314
eslint-visitor-keys "^4.2.0"
315315

316316
"@ungap/structured-clone@^1.0.0":
@@ -477,13 +477,20 @@ cross-spawn@^7.0.2:
477477
shebang-command "^2.0.0"
478478
which "^2.0.1"
479479

480-
debug@^4.3.1, debug@^4.3.2, debug@^4.3.4:
480+
debug@^4.3.1, debug@^4.3.2:
481481
version "4.3.7"
482482
resolved "https://registry.yarnpkg.com/debug/-/debug-4.3.7.tgz#87945b4151a011d76d95a198d7111c865c360a52"
483483
integrity sha512-Er2nc/H7RrMXZBFCEim6TCmMk02Z8vLC2Rbi1KEBggpo0fS6l0S1nnapwmIi3yW/+GOJap1Krg4w0Hg80oCqgQ==
484484
dependencies:
485485
ms "^2.1.3"
486486

487+
debug@^4.3.4:
488+
version "4.4.0"
489+
resolved "https://registry.yarnpkg.com/debug/-/debug-4.4.0.tgz#2b3f2aea2ffeb776477460267377dc8710faba8a"
490+
integrity sha512-6WTZ/IxCY/T6BALoZHaE4ctp9xm+Z5kY/pzYaCHRFeyVhojxlrm+46y68HA6hr0TcwEssoxNiDEUJQjfPZ/RYA==
491+
dependencies:
492+
ms "^2.1.3"
493+
487494
deep-is@^0.1.3:
488495
version "0.1.4"
489496
resolved "https://registry.yarnpkg.com/deep-is/-/deep-is-0.1.4.tgz#a6f2dce612fadd2ef1f519b73551f17e85199831"
@@ -1161,9 +1168,9 @@ trim-lines@^3.0.0:
11611168
integrity sha512-kRj8B+YHZCc9kQYdWfJB2/oUl9rA99qbowYYBtr4ui4mZyAQ2JpvVBd/6U2YloATfqBhBTSMhTpgBHtU0Mf3Rg==
11621169

11631170
ts-api-utils@^1.3.0:
1164-
version "1.4.0"
1165-
resolved "https://registry.yarnpkg.com/ts-api-utils/-/ts-api-utils-1.4.0.tgz#709c6f2076e511a81557f3d07a0cbd566ae8195c"
1166-
integrity sha512-032cPxaEKwM+GT3vA5JXNzIaizx388rhsSW79vGRNGXfRRAdEAn2mvk36PvK5HnOchyWZ7afLEXqYCvPCrzuzQ==
1171+
version "1.4.3"
1172+
resolved "https://registry.yarnpkg.com/ts-api-utils/-/ts-api-utils-1.4.3.tgz#bfc2215fe6528fecab2b0fba570a2e8a4263b064"
1173+
integrity sha512-i3eMG77UTMD0hZhgRS562pv83RC6ukSAC2GMNWc+9dieh/+jDM5u5YG+NHX6VNDRHQcHwmsTHctP9LhbC3WxVw==
11671174

11681175
ts-node@^10.9.1:
11691176
version "10.9.2"

0 commit comments

Comments
 (0)