Skip to content

Commit 4cf25f3

Browse files
chore(deps): update typescript-eslint monorepo to v8.19.0
1 parent 1cf1df8 commit 4cf25f3

File tree

1 file changed

+63
-56
lines changed

1 file changed

+63
-56
lines changed

yarn.lock

Lines changed: 63 additions & 56 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.19.0"
237+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.19.0.tgz#2b1e1b791e21d5fc27ddc93884db066444f597b5"
238+
integrity sha512-NggSaEZCdSrFddbctrVjkVZvFC6KGfKfNK0CU7mNK/iKHGKbzT4Wmgm08dKpcZECBu9f5FypndoMyRHkdqfT1Q==
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.19.0"
242+
"@typescript-eslint/type-utils" "8.19.0"
243+
"@typescript-eslint/utils" "8.19.0"
244+
"@typescript-eslint/visitor-keys" "8.19.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.19.0"
252+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.19.0.tgz#f1512e6e5c491b03aabb2718b95becde22b15292"
253+
integrity sha512-6M8taKyOETY1TKHp0x8ndycipTVgmp4xtg5QpEZzXxDhNvvHOJi5rLRkLr8SK3jTgD5l4fTlvBiRdfsuWydxBw==
254+
dependencies:
255+
"@typescript-eslint/scope-manager" "8.19.0"
256+
"@typescript-eslint/types" "8.19.0"
257+
"@typescript-eslint/typescript-estree" "8.19.0"
258+
"@typescript-eslint/visitor-keys" "8.19.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.19.0":
262+
version "8.19.0"
263+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.19.0.tgz#28fa413a334f70e8b506a968531e0a7c9c3076dc"
264+
integrity sha512-hkoJiKQS3GQ13TSMEiuNmSCvhz7ujyqD1x3ShbaETATHrck+9RaDdUbt+osXaUuns9OFwrDTTrjtwsU8gJyyRA==
265265
dependencies:
266-
"@typescript-eslint/types" "8.15.0"
267-
"@typescript-eslint/visitor-keys" "8.15.0"
266+
"@typescript-eslint/types" "8.19.0"
267+
"@typescript-eslint/visitor-keys" "8.19.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.19.0":
270+
version "8.19.0"
271+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.19.0.tgz#41abd7d2e4cf93b6854b1fe6cbf416fab5abf89f"
272+
integrity sha512-TZs0I0OSbd5Aza4qAMpp1cdCYVnER94IziudE3JU328YUHgWu9gwiwhag+fuLeJ2LkWLXI+F/182TbG+JaBdTg==
273273
dependencies:
274-
"@typescript-eslint/typescript-estree" "8.15.0"
275-
"@typescript-eslint/utils" "8.15.0"
274+
"@typescript-eslint/typescript-estree" "8.19.0"
275+
"@typescript-eslint/utils" "8.19.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.19.0":
280+
version "8.19.0"
281+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.19.0.tgz#a190a25c5484a42b81eaad06989579fdeb478cbb"
282+
integrity sha512-8XQ4Ss7G9WX8oaYvD4OOLCjIQYgRQxO+qCiR2V2s2GxI9AUpo7riNwo6jDhKtTcaJjT8PY54j2Yb33kWtSJsmA==
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.19.0":
285+
version "8.19.0"
286+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.19.0.tgz#6b4f48f98ffad6597379951b115710f4d68c9ccb"
287+
integrity sha512-WW9PpDaLIFW9LCbucMSdYUuGeFUz1OkWYS/5fwZwTA+l2RwlWFdJvReQqMUMBw4yJWJOfqd7An9uwut2Oj8sLw==
288288
dependencies:
289-
"@typescript-eslint/types" "8.15.0"
290-
"@typescript-eslint/visitor-keys" "8.15.0"
289+
"@typescript-eslint/types" "8.19.0"
290+
"@typescript-eslint/visitor-keys" "8.19.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.19.0":
299+
version "8.19.0"
300+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.19.0.tgz#33824310e1fccc17f27fbd1030fd8bbd9a674684"
301+
integrity sha512-PTBG+0oEMPH9jCZlfg07LCB2nYI0I317yyvXGfxnvGvw4SHIOuRnQ3kadyyXY6tGdChusIHIbM5zfIbp4M6tCg==
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.19.0"
305+
"@typescript-eslint/types" "8.19.0"
306+
"@typescript-eslint/typescript-estree" "8.19.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.19.0":
309+
version "8.19.0"
310+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.19.0.tgz#dc313f735e64c4979c9073f51ffcefb6d9be5c77"
311+
integrity sha512-mCFtBbFBJDCNCWUl5y6sZSCHXw1DEFEk3c/M3nRK2a4XUB8StGFtmcEMizdjKuBzB6e/smJAAWYug3VrdLMr1w==
312312
dependencies:
313-
"@typescript-eslint/types" "8.15.0"
313+
"@typescript-eslint/types" "8.19.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"
@@ -645,9 +652,9 @@ fast-levenshtein@^2.0.6:
645652
integrity sha512-DCXu6Ifhqcks7TZKY3Hxp3y6qphY5SJZmrWMDrKcERSOXWQdMhU9Ig/PYrzyw/ul9jOIyh0N4M0tbC5hodg8dw==
646653

647654
fastq@^1.6.0:
648-
version "1.17.1"
649-
resolved "https://registry.yarnpkg.com/fastq/-/fastq-1.17.1.tgz#2a523f07a4e7b1e81a42b91b8bf2254107753b47"
650-
integrity sha512-sRVD3lWVIXWg6By68ZN7vho9a1pQcN/WBFaAAsDDFzlJjvoGx0P8z7V1t72grFJfJhu3YPZBuu25f7Kaw2jN1w==
655+
version "1.18.0"
656+
resolved "https://registry.yarnpkg.com/fastq/-/fastq-1.18.0.tgz#d631d7e25faffea81887fe5ea8c9010e1b36fee0"
657+
integrity sha512-QKHXPW0hD8g4UET03SdOdunzSouc9N4AuHdsX8XNcTsuz+yYFILVNIX4l9yHABMhiEI9Db0JTTIpu0wB+Y1QQw==
651658
dependencies:
652659
reusify "^1.0.4"
653660

@@ -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)