Skip to content

Commit 38d1f9b

Browse files
dependabot[bot]SMAKSS
authored andcommitted
Bump @typescript-eslint/eslint-plugin from 6.11.0 to 6.13.0
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 6.11.0 to 6.13.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.13.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] <support@github.com>
1 parent 46b5181 commit 38d1f9b

File tree

1 file changed

+20
-54
lines changed

1 file changed

+20
-54
lines changed

yarn.lock

Lines changed: 20 additions & 54 deletions
Original file line numberDiff line numberDiff line change
@@ -404,15 +404,15 @@
404404
integrity sha512-MMzuxN3GdFwskAnb6fz0orFvhfqi752yjaXylr0Rp4oDg5H0Zn1IuyRhDVvYOwAXoJirx2xuS16I3WjxnAIHiQ==
405405

406406
"@typescript-eslint/eslint-plugin@^6.9.1":
407-
version "6.11.0"
408-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-6.11.0.tgz#52aae65174ff526576351f9ccd41cea01001463f"
409-
integrity sha512-uXnpZDc4VRjY4iuypDBKzW1rz9T5YBBK0snMn8MaTSNd2kMlj50LnLBABELjJiOL5YHk7ZD8hbSpI9ubzqYI0w==
407+
version "6.13.0"
408+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-6.13.0.tgz#c239f9b3800ab14b5479a93812ddbe4a8fc64411"
409+
integrity sha512-HTvbSd0JceI2GW5DHS3R9zbarOqjkM9XDR7zL8eCsBUO/eSiHcoNE7kSL5sjGXmVa9fjH5LCfHDXNnH4QLp7tQ==
410410
dependencies:
411411
"@eslint-community/regexpp" "^4.5.1"
412-
"@typescript-eslint/scope-manager" "6.11.0"
413-
"@typescript-eslint/type-utils" "6.11.0"
414-
"@typescript-eslint/utils" "6.11.0"
415-
"@typescript-eslint/visitor-keys" "6.11.0"
412+
"@typescript-eslint/scope-manager" "6.13.0"
413+
"@typescript-eslint/type-utils" "6.13.0"
414+
"@typescript-eslint/utils" "6.13.0"
415+
"@typescript-eslint/visitor-keys" "6.13.0"
416416
debug "^4.3.4"
417417
graphemer "^1.4.0"
418418
ignore "^5.2.4"
@@ -431,14 +431,6 @@
431431
"@typescript-eslint/visitor-keys" "6.13.0"
432432
debug "^4.3.4"
433433

434-
"@typescript-eslint/scope-manager@6.11.0":
435-
version "6.11.0"
436-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-6.11.0.tgz#621f603537c89f4d105733d949aa4d55eee5cea8"
437-
integrity sha512-0A8KoVvIURG4uhxAdjSaxy8RdRE//HztaZdG8KiHLP8WOXSk0vlF7Pvogv+vlJA5Rnjj/wDcFENvDaHb+gKd1A==
438-
dependencies:
439-
"@typescript-eslint/types" "6.11.0"
440-
"@typescript-eslint/visitor-keys" "6.11.0"
441-
442434
"@typescript-eslint/scope-manager@6.13.0":
443435
version "6.13.0"
444436
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-6.13.0.tgz#343665d5c87c78ebea38ab4577ad3ece0751f331"
@@ -447,39 +439,21 @@
447439
"@typescript-eslint/types" "6.13.0"
448440
"@typescript-eslint/visitor-keys" "6.13.0"
449441

450-
"@typescript-eslint/type-utils@6.11.0":
451-
version "6.11.0"
452-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-6.11.0.tgz#d0b8b1ab6c26b974dbf91de1ebc5b11fea24e0d1"
453-
integrity sha512-nA4IOXwZtqBjIoYrJcYxLRO+F9ri+leVGoJcMW1uqr4r1Hq7vW5cyWrA43lFbpRvQ9XgNrnfLpIkO3i1emDBIA==
442+
"@typescript-eslint/type-utils@6.13.0":
443+
version "6.13.0"
444+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-6.13.0.tgz#71e96a5f718b6857eba499136d109239c8f87f55"
445+
integrity sha512-YHufAmZd/yP2XdoD3YeFEjq+/Tl+myhzv+GJHSOz+ro/NFGS84mIIuLU3pVwUcauSmwlCrVXbBclkn1HfjY0qQ==
454446
dependencies:
455-
"@typescript-eslint/typescript-estree" "6.11.0"
456-
"@typescript-eslint/utils" "6.11.0"
447+
"@typescript-eslint/typescript-estree" "6.13.0"
448+
"@typescript-eslint/utils" "6.13.0"
457449
debug "^4.3.4"
458450
ts-api-utils "^1.0.1"
459451

460-
"@typescript-eslint/types@6.11.0":
461-
version "6.11.0"
462-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-6.11.0.tgz#8ad3aa000cbf4bdc4dcceed96e9b577f15e0bf53"
463-
integrity sha512-ZbEzuD4DwEJxwPqhv3QULlRj8KYTAnNsXxmfuUXFCxZmO6CF2gM/y+ugBSAQhrqaJL3M+oe4owdWunaHM6beqA==
464-
465452
"@typescript-eslint/types@6.13.0":
466453
version "6.13.0"
467454
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-6.13.0.tgz#45147f658ae0aa33a3999cdf1727613d6467c271"
468455
integrity sha512-oXg7DFxx/GmTrKXKKLSoR2rwiutOC7jCQ5nDH5p5VS6cmHE1TcPTaYQ0VPSSUvj7BnNqCgQ/NXcTBxn59pfPTQ==
469456

470-
"@typescript-eslint/typescript-estree@6.11.0":
471-
version "6.11.0"
472-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-6.11.0.tgz#7b52c12a623bf7f8ec7f8a79901b9f98eb5c7990"
473-
integrity sha512-Aezzv1o2tWJwvZhedzvD5Yv7+Lpu1by/U1LZ5gLc4tCx8jUmuSCMioPFRjliN/6SJIvY6HpTtJIWubKuYYYesQ==
474-
dependencies:
475-
"@typescript-eslint/types" "6.11.0"
476-
"@typescript-eslint/visitor-keys" "6.11.0"
477-
debug "^4.3.4"
478-
globby "^11.1.0"
479-
is-glob "^4.0.3"
480-
semver "^7.5.4"
481-
ts-api-utils "^1.0.1"
482-
483457
"@typescript-eslint/typescript-estree@6.13.0":
484458
version "6.13.0"
485459
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-6.13.0.tgz#4975f49c1a7a035720bc2b1f7862a61d30d52943"
@@ -493,27 +467,19 @@
493467
semver "^7.5.4"
494468
ts-api-utils "^1.0.1"
495469

496-
"@typescript-eslint/utils@6.11.0":
497-
version "6.11.0"
498-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-6.11.0.tgz#11374f59ef4cea50857b1303477c08aafa2ca604"
499-
integrity sha512-p23ibf68fxoZy605dc0dQAEoUsoiNoP3MD9WQGiHLDuTSOuqoTsa4oAy+h3KDkTcxbbfOtUjb9h3Ta0gT4ug2g==
470+
"@typescript-eslint/utils@6.13.0":
471+
version "6.13.0"
472+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-6.13.0.tgz#f2ee6ba06cf76c1879fd7dfceb6a5f886d70985c"
473+
integrity sha512-V+txaxARI8yznDkcQ6FNRXxG+T37qT3+2NsDTZ/nKLxv6VfGrRhTnuvxPUxpVuWWr+eVeIxU53PioOXbz8ratQ==
500474
dependencies:
501475
"@eslint-community/eslint-utils" "^4.4.0"
502476
"@types/json-schema" "^7.0.12"
503477
"@types/semver" "^7.5.0"
504-
"@typescript-eslint/scope-manager" "6.11.0"
505-
"@typescript-eslint/types" "6.11.0"
506-
"@typescript-eslint/typescript-estree" "6.11.0"
478+
"@typescript-eslint/scope-manager" "6.13.0"
479+
"@typescript-eslint/types" "6.13.0"
480+
"@typescript-eslint/typescript-estree" "6.13.0"
507481
semver "^7.5.4"
508482

509-
"@typescript-eslint/visitor-keys@6.11.0":
510-
version "6.11.0"
511-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-6.11.0.tgz#d991538788923f92ec40d44389e7075b359f3458"
512-
integrity sha512-+SUN/W7WjBr05uRxPggJPSzyB8zUpaYo2hByKasWbqr3PM8AXfZt8UHdNpBS1v9SA62qnSSMF3380SwDqqprgQ==
513-
dependencies:
514-
"@typescript-eslint/types" "6.11.0"
515-
eslint-visitor-keys "^3.4.1"
516-
517483
"@typescript-eslint/visitor-keys@6.13.0":
518484
version "6.13.0"
519485
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-6.13.0.tgz#1b57d83fb74e2d7a02382e1ee6abda92ca5973f4"

0 commit comments

Comments
 (0)