Skip to content

Commit 6adbfc4

Browse files
chore: bump @typescript-eslint/eslint-plugin from 6.16.0 to 6.20.0 (#6646)
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 6.16.0 to 6.20.0. - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.20.0/packages/eslint-plugin) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2a55212 commit 6adbfc4

File tree

1 file changed

+53
-53
lines changed

1 file changed

+53
-53
lines changed

yarn.lock

+53-53
Original file line numberDiff line numberDiff line change
@@ -360,15 +360,15 @@
360360
"@types/node" "*"
361361

362362
"@typescript-eslint/eslint-plugin@^6.7.2":
363-
version "6.16.0"
364-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-6.16.0.tgz#cc29fbd208ea976de3db7feb07755bba0ce8d8bc"
365-
integrity sha512-O5f7Kv5o4dLWQtPX4ywPPa+v9G+1q1x8mz0Kr0pXUtKsevo+gIJHLkGc8RxaZWtP8RrhwhSNIWThnW42K9/0rQ==
363+
version "6.20.0"
364+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-6.20.0.tgz#9cf31546d2d5e884602626d89b0e0d2168ac25ed"
365+
integrity sha512-fTwGQUnjhoYHeSF6m5pWNkzmDDdsKELYrOBxhjMrofPqCkoC2k3B2wvGHFxa1CTIqkEn88nlW1HVMztjo2K8Hg==
366366
dependencies:
367367
"@eslint-community/regexpp" "^4.5.1"
368-
"@typescript-eslint/scope-manager" "6.16.0"
369-
"@typescript-eslint/type-utils" "6.16.0"
370-
"@typescript-eslint/utils" "6.16.0"
371-
"@typescript-eslint/visitor-keys" "6.16.0"
368+
"@typescript-eslint/scope-manager" "6.20.0"
369+
"@typescript-eslint/type-utils" "6.20.0"
370+
"@typescript-eslint/utils" "6.20.0"
371+
"@typescript-eslint/visitor-keys" "6.20.0"
372372
debug "^4.3.4"
373373
graphemer "^1.4.0"
374374
ignore "^5.2.4"
@@ -387,14 +387,6 @@
387387
"@typescript-eslint/visitor-keys" "6.17.0"
388388
debug "^4.3.4"
389389

390-
"@typescript-eslint/[email protected]":
391-
version "6.16.0"
392-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-6.16.0.tgz#f3e9a00fbc1d0701356359cd56489c54d9e37168"
393-
integrity sha512-0N7Y9DSPdaBQ3sqSCwlrm9zJwkpOuc6HYm7LpzLAPqBL7dmzAUimr4M29dMkOP/tEwvOCC/Cxo//yOfJD3HUiw==
394-
dependencies:
395-
"@typescript-eslint/types" "6.16.0"
396-
"@typescript-eslint/visitor-keys" "6.16.0"
397-
398390
"@typescript-eslint/[email protected]":
399391
version "6.17.0"
400392
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-6.17.0.tgz#70e6c1334d0d76562dfa61aed9009c140a7601b4"
@@ -403,75 +395,75 @@
403395
"@typescript-eslint/types" "6.17.0"
404396
"@typescript-eslint/visitor-keys" "6.17.0"
405397

406-
"@typescript-eslint/[email protected]":
407-
version "6.16.0"
408-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-6.16.0.tgz#5f21c3e49e540ad132dc87fc99af463c184d5ed1"
409-
integrity sha512-ThmrEOcARmOnoyQfYkHw/DX2SEYBalVECmoldVuH6qagKROp/jMnfXpAU/pAIWub9c4YTxga+XwgAkoA0pxfmg==
398+
"@typescript-eslint/[email protected]":
399+
version "6.20.0"
400+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-6.20.0.tgz#8a926e60f6c47feb5bab878246dc2ae465730151"
401+
integrity sha512-p4rvHQRDTI1tGGMDFQm+GtxP1ZHyAh64WANVoyEcNMpaTFn3ox/3CcgtIlELnRfKzSs/DwYlDccJEtr3O6qBvA==
402+
dependencies:
403+
"@typescript-eslint/types" "6.20.0"
404+
"@typescript-eslint/visitor-keys" "6.20.0"
405+
406+
"@typescript-eslint/[email protected]":
407+
version "6.20.0"
408+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-6.20.0.tgz#d395475cd0f3610dd80c7d8716fa0db767da3831"
409+
integrity sha512-qnSobiJQb1F5JjN0YDRPHruQTrX7ICsmltXhkV536mp4idGAYrIyr47zF/JmkJtEcAVnIz4gUYJ7gOZa6SmN4g==
410410
dependencies:
411-
"@typescript-eslint/typescript-estree" "6.16.0"
412-
"@typescript-eslint/utils" "6.16.0"
411+
"@typescript-eslint/typescript-estree" "6.20.0"
412+
"@typescript-eslint/utils" "6.20.0"
413413
debug "^4.3.4"
414414
ts-api-utils "^1.0.1"
415415

416-
"@typescript-eslint/[email protected]":
417-
version "6.16.0"
418-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-6.16.0.tgz#a3abe0045737d44d8234708d5ed8fef5d59dc91e"
419-
integrity sha512-hvDFpLEvTJoHutVl87+MG/c5C8I6LOgEx05zExTSJDEVU7hhR3jhV8M5zuggbdFCw98+HhZWPHZeKS97kS3JoQ==
420-
421416
"@typescript-eslint/[email protected]":
422417
version "6.17.0"
423418
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-6.17.0.tgz#844a92eb7c527110bf9a7d177e3f22bd5a2f40cb"
424419
integrity sha512-qRKs9tvc3a4RBcL/9PXtKSehI/q8wuU9xYJxe97WFxnzH8NWWtcW3ffNS+EWg8uPvIerhjsEZ+rHtDqOCiH57A==
425420

426-
"@typescript-eslint/[email protected]":
427-
version "6.16.0"
428-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-6.16.0.tgz#d6e0578e4f593045f0df06c4b3a22bd6f13f2d03"
429-
integrity sha512-VTWZuixh/vr7nih6CfrdpmFNLEnoVBF1skfjdyGnNwXOH1SLeHItGdZDHhhAIzd3ACazyY2Fg76zuzOVTaknGA==
421+
"@typescript-eslint/[email protected]":
422+
version "6.20.0"
423+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-6.20.0.tgz#5ccd74c29011ae7714ae6973e4ec0c634708b448"
424+
integrity sha512-MM9mfZMAhiN4cOEcUOEx+0HmuaW3WBfukBZPCfwSqFnQy0grXYtngKCqpQN339X3RrwtzspWJrpbrupKYUSBXQ==
425+
426+
"@typescript-eslint/[email protected]":
427+
version "6.17.0"
428+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-6.17.0.tgz#b913d19886c52d8dc3db856903a36c6c64fd62aa"
429+
integrity sha512-gVQe+SLdNPfjlJn5VNGhlOhrXz4cajwFd5kAgWtZ9dCZf4XJf8xmgCTLIqec7aha3JwgLI2CK6GY1043FRxZwg==
430430
dependencies:
431-
"@typescript-eslint/types" "6.16.0"
432-
"@typescript-eslint/visitor-keys" "6.16.0"
431+
"@typescript-eslint/types" "6.17.0"
432+
"@typescript-eslint/visitor-keys" "6.17.0"
433433
debug "^4.3.4"
434434
globby "^11.1.0"
435435
is-glob "^4.0.3"
436436
minimatch "9.0.3"
437437
semver "^7.5.4"
438438
ts-api-utils "^1.0.1"
439439

440-
"@typescript-eslint/typescript-estree@6.17.0":
441-
version "6.17.0"
442-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-6.17.0.tgz#b913d19886c52d8dc3db856903a36c6c64fd62aa"
443-
integrity sha512-gVQe+SLdNPfjlJn5VNGhlOhrXz4cajwFd5kAgWtZ9dCZf4XJf8xmgCTLIqec7aha3JwgLI2CK6GY1043FRxZwg==
440+
"@typescript-eslint/typescript-estree@6.20.0":
441+
version "6.20.0"
442+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-6.20.0.tgz#5b2d0975949e6bdd8d45ee1471461ef5fadc5542"
443+
integrity sha512-RnRya9q5m6YYSpBN7IzKu9FmLcYtErkDkc8/dKv81I9QiLLtVBHrjz+Ev/crAqgMNW2FCsoZF4g2QUylMnJz+g==
444444
dependencies:
445-
"@typescript-eslint/types" "6.17.0"
446-
"@typescript-eslint/visitor-keys" "6.17.0"
445+
"@typescript-eslint/types" "6.20.0"
446+
"@typescript-eslint/visitor-keys" "6.20.0"
447447
debug "^4.3.4"
448448
globby "^11.1.0"
449449
is-glob "^4.0.3"
450450
minimatch "9.0.3"
451451
semver "^7.5.4"
452452
ts-api-utils "^1.0.1"
453453

454-
"@typescript-eslint/utils@6.16.0":
455-
version "6.16.0"
456-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-6.16.0.tgz#1c291492d34670f9210d2b7fcf6b402bea3134ae"
457-
integrity sha512-T83QPKrBm6n//q9mv7oiSvy/Xq/7Hyw9SzSEhMHJwznEmQayfBM87+oAlkNAMEO7/MjIwKyOHgBJbxB0s7gx2A==
454+
"@typescript-eslint/utils@6.20.0":
455+
version "6.20.0"
456+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-6.20.0.tgz#0e52afcfaa51af5656490ba4b7437cc3aa28633d"
457+
integrity sha512-/EKuw+kRu2vAqCoDwDCBtDRU6CTKbUmwwI7SH7AashZ+W+7o8eiyy6V2cdOqN49KsTcASWsC5QeghYuRDTyOOg==
458458
dependencies:
459459
"@eslint-community/eslint-utils" "^4.4.0"
460460
"@types/json-schema" "^7.0.12"
461461
"@types/semver" "^7.5.0"
462-
"@typescript-eslint/scope-manager" "6.16.0"
463-
"@typescript-eslint/types" "6.16.0"
464-
"@typescript-eslint/typescript-estree" "6.16.0"
462+
"@typescript-eslint/scope-manager" "6.20.0"
463+
"@typescript-eslint/types" "6.20.0"
464+
"@typescript-eslint/typescript-estree" "6.20.0"
465465
semver "^7.5.4"
466466

467-
"@typescript-eslint/[email protected]":
468-
version "6.16.0"
469-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-6.16.0.tgz#d50da18a05d91318ed3e7e8889bda0edc35f3a10"
470-
integrity sha512-QSFQLruk7fhs91a/Ep/LqRdbJCZ1Rq03rqBdKT5Ky17Sz8zRLUksqIe9DW0pKtg/Z35/ztbLQ6qpOCN6rOC11A==
471-
dependencies:
472-
"@typescript-eslint/types" "6.16.0"
473-
eslint-visitor-keys "^3.4.1"
474-
475467
"@typescript-eslint/[email protected]":
476468
version "6.17.0"
477469
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-6.17.0.tgz#3ed043709c39b43ec1e58694f329e0b0430c26b6"
@@ -480,6 +472,14 @@
480472
"@typescript-eslint/types" "6.17.0"
481473
eslint-visitor-keys "^3.4.1"
482474

475+
"@typescript-eslint/[email protected]":
476+
version "6.20.0"
477+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-6.20.0.tgz#f7ada27f2803de89df0edd9fd7be22c05ce6a498"
478+
integrity sha512-E8Cp98kRe4gKHjJD4NExXKz/zOJ1A2hhZc+IMVD6i7w4yjIvh6VyuRI0gRtxAsXtoC35uGMaQ9rjI2zJaXDEAw==
479+
dependencies:
480+
"@typescript-eslint/types" "6.20.0"
481+
eslint-visitor-keys "^3.4.1"
482+
483483
"@ungap/structured-clone@^1.2.0":
484484
version "1.2.0"
485485
resolved "https://registry.yarnpkg.com/@ungap/structured-clone/-/structured-clone-1.2.0.tgz#756641adb587851b5ccb3e095daf27ae581c8406"

0 commit comments

Comments
 (0)