Skip to content

Commit 08c2d14

Browse files
Bump @typescript-eslint/eslint-plugin from 6.11.0 to 6.16.0
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 6.11.0 to 6.16.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.16.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 23950df commit 08c2d14

File tree

1 file changed

+62
-20
lines changed

1 file changed

+62
-20
lines changed

yarn.lock

Lines changed: 62 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -404,15 +404,15 @@
404404
integrity sha512-+d+WYC1BxJ6yVOgUgzK8gWvp5qF8ssV5r4nsDcZWKRWcDQLQ619tvWAxJQYGgBrO1MnLJC7a5GtiYsAoQ47dJg==
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.16.0"
408+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-6.16.0.tgz#cc29fbd208ea976de3db7feb07755bba0ce8d8bc"
409+
integrity sha512-O5f7Kv5o4dLWQtPX4ywPPa+v9G+1q1x8mz0Kr0pXUtKsevo+gIJHLkGc8RxaZWtP8RrhwhSNIWThnW42K9/0rQ==
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.16.0"
413+
"@typescript-eslint/type-utils" "6.16.0"
414+
"@typescript-eslint/utils" "6.16.0"
415+
"@typescript-eslint/visitor-keys" "6.16.0"
416416
debug "^4.3.4"
417417
graphemer "^1.4.0"
418418
ignore "^5.2.4"
@@ -439,13 +439,21 @@
439439
"@typescript-eslint/types" "6.11.0"
440440
"@typescript-eslint/visitor-keys" "6.11.0"
441441

442-
"@typescript-eslint/type-utils@6.11.0":
443-
version "6.11.0"
444-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-6.11.0.tgz#d0b8b1ab6c26b974dbf91de1ebc5b11fea24e0d1"
445-
integrity sha512-nA4IOXwZtqBjIoYrJcYxLRO+F9ri+leVGoJcMW1uqr4r1Hq7vW5cyWrA43lFbpRvQ9XgNrnfLpIkO3i1emDBIA==
442+
"@typescript-eslint/scope-manager@6.16.0":
443+
version "6.16.0"
444+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-6.16.0.tgz#f3e9a00fbc1d0701356359cd56489c54d9e37168"
445+
integrity sha512-0N7Y9DSPdaBQ3sqSCwlrm9zJwkpOuc6HYm7LpzLAPqBL7dmzAUimr4M29dMkOP/tEwvOCC/Cxo//yOfJD3HUiw==
446446
dependencies:
447-
"@typescript-eslint/typescript-estree" "6.11.0"
448-
"@typescript-eslint/utils" "6.11.0"
447+
"@typescript-eslint/types" "6.16.0"
448+
"@typescript-eslint/visitor-keys" "6.16.0"
449+
450+
"@typescript-eslint/type-utils@6.16.0":
451+
version "6.16.0"
452+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-6.16.0.tgz#5f21c3e49e540ad132dc87fc99af463c184d5ed1"
453+
integrity sha512-ThmrEOcARmOnoyQfYkHw/DX2SEYBalVECmoldVuH6qagKROp/jMnfXpAU/pAIWub9c4YTxga+XwgAkoA0pxfmg==
454+
dependencies:
455+
"@typescript-eslint/typescript-estree" "6.16.0"
456+
"@typescript-eslint/utils" "6.16.0"
449457
debug "^4.3.4"
450458
ts-api-utils "^1.0.1"
451459

@@ -454,6 +462,11 @@
454462
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-6.11.0.tgz#8ad3aa000cbf4bdc4dcceed96e9b577f15e0bf53"
455463
integrity sha512-ZbEzuD4DwEJxwPqhv3QULlRj8KYTAnNsXxmfuUXFCxZmO6CF2gM/y+ugBSAQhrqaJL3M+oe4owdWunaHM6beqA==
456464

465+
"@typescript-eslint/types@6.16.0":
466+
version "6.16.0"
467+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-6.16.0.tgz#a3abe0045737d44d8234708d5ed8fef5d59dc91e"
468+
integrity sha512-hvDFpLEvTJoHutVl87+MG/c5C8I6LOgEx05zExTSJDEVU7hhR3jhV8M5zuggbdFCw98+HhZWPHZeKS97kS3JoQ==
469+
457470
"@typescript-eslint/typescript-estree@6.11.0":
458471
version "6.11.0"
459472
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-6.11.0.tgz#7b52c12a623bf7f8ec7f8a79901b9f98eb5c7990"
@@ -467,17 +480,31 @@
467480
semver "^7.5.4"
468481
ts-api-utils "^1.0.1"
469482

470-
"@typescript-eslint/utils@6.11.0":
471-
version "6.11.0"
472-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-6.11.0.tgz#11374f59ef4cea50857b1303477c08aafa2ca604"
473-
integrity sha512-p23ibf68fxoZy605dc0dQAEoUsoiNoP3MD9WQGiHLDuTSOuqoTsa4oAy+h3KDkTcxbbfOtUjb9h3Ta0gT4ug2g==
483+
"@typescript-eslint/typescript-estree@6.16.0":
484+
version "6.16.0"
485+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-6.16.0.tgz#d6e0578e4f593045f0df06c4b3a22bd6f13f2d03"
486+
integrity sha512-VTWZuixh/vr7nih6CfrdpmFNLEnoVBF1skfjdyGnNwXOH1SLeHItGdZDHhhAIzd3ACazyY2Fg76zuzOVTaknGA==
487+
dependencies:
488+
"@typescript-eslint/types" "6.16.0"
489+
"@typescript-eslint/visitor-keys" "6.16.0"
490+
debug "^4.3.4"
491+
globby "^11.1.0"
492+
is-glob "^4.0.3"
493+
minimatch "9.0.3"
494+
semver "^7.5.4"
495+
ts-api-utils "^1.0.1"
496+
497+
"@typescript-eslint/utils@6.16.0":
498+
version "6.16.0"
499+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-6.16.0.tgz#1c291492d34670f9210d2b7fcf6b402bea3134ae"
500+
integrity sha512-T83QPKrBm6n//q9mv7oiSvy/Xq/7Hyw9SzSEhMHJwznEmQayfBM87+oAlkNAMEO7/MjIwKyOHgBJbxB0s7gx2A==
474501
dependencies:
475502
"@eslint-community/eslint-utils" "^4.4.0"
476503
"@types/json-schema" "^7.0.12"
477504
"@types/semver" "^7.5.0"
478-
"@typescript-eslint/scope-manager" "6.11.0"
479-
"@typescript-eslint/types" "6.11.0"
480-
"@typescript-eslint/typescript-estree" "6.11.0"
505+
"@typescript-eslint/scope-manager" "6.16.0"
506+
"@typescript-eslint/types" "6.16.0"
507+
"@typescript-eslint/typescript-estree" "6.16.0"
481508
semver "^7.5.4"
482509

483510
"@typescript-eslint/visitor-keys@6.11.0":
@@ -488,6 +515,14 @@
488515
"@typescript-eslint/types" "6.11.0"
489516
eslint-visitor-keys "^3.4.1"
490517

518+
"@typescript-eslint/visitor-keys@6.16.0":
519+
version "6.16.0"
520+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-6.16.0.tgz#d50da18a05d91318ed3e7e8889bda0edc35f3a10"
521+
integrity sha512-QSFQLruk7fhs91a/Ep/LqRdbJCZ1Rq03rqBdKT5Ky17Sz8zRLUksqIe9DW0pKtg/Z35/ztbLQ6qpOCN6rOC11A==
522+
dependencies:
523+
"@typescript-eslint/types" "6.16.0"
524+
eslint-visitor-keys "^3.4.1"
525+
491526
"@ungap/structured-clone@^1.2.0":
492527
version "1.2.0"
493528
resolved "https://registry.yarnpkg.com/@ungap/structured-clone/-/structured-clone-1.2.0.tgz#756641adb587851b5ccb3e095daf27ae581c8406"
@@ -1667,6 +1702,13 @@ min-indent@^1.0.0:
16671702
resolved "https://registry.yarnpkg.com/min-indent/-/min-indent-1.0.1.tgz#a63f681673b30571fbe8bc25686ae746eefa9869"
16681703
integrity sha512-I9jwMn07Sy/IwOj3zVkVik2JTvgpaykDZEigL6Rx6N9LbMywwUSMtxET+7lVoDLLd3O3IXwJwvuuns8UB/HeAg==
16691704

1705+
minimatch@9.0.3:
1706+
version "9.0.3"
1707+
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-9.0.3.tgz#a6e00c3de44c3a542bfaae70abfc22420a6da825"
1708+
integrity sha512-RHiac9mvaRw0x3AYRgDC1CxAP7HTcNrrECeA8YYJeWnpo+2Q5CegtZjaotWTWxDG3UeGA1coE05iH1mPjT/2mg==
1709+
dependencies:
1710+
brace-expansion "^2.0.1"
1711+
16701712
minimatch@^3.0.5, minimatch@^3.1.1, minimatch@^3.1.2:
16711713
version "3.1.2"
16721714
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.1.2.tgz#19cd194bfd3e428f049a70817c038d89ab4be35b"

0 commit comments

Comments
 (0)