Skip to content

Commit 6f2c09f

Browse files
chore(deps-dev): bump @typescript-eslint/eslint-plugin
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 4.28.1 to 4.28.2. - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.28.2/packages/eslint-plugin) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d29391a commit 6f2c09f

File tree

1 file changed

+52
-18
lines changed

1 file changed

+52
-18
lines changed

yarn.lock

+52-18
Original file line numberDiff line numberDiff line change
@@ -492,9 +492,9 @@
492492
"@types/node" "*"
493493

494494
"@types/tar-fs@^2.0.0":
495-
version "2.0.0"
496-
resolved "https://registry.yarnpkg.com/@types/tar-fs/-/tar-fs-2.0.0.tgz#db94cb4ea1cccecafe3d1a53812807efb4bbdbc1"
497-
integrity sha512-3H2HmxuT1OCZYXi1KG5xIjbpv97JjdLSRByH13YhHK8lr+GaJndJ91IuQfHxn23BQRaWHf2LTnlHPQcQDzt8vw==
495+
version "2.0.1"
496+
resolved "https://registry.yarnpkg.com/@types/tar-fs/-/tar-fs-2.0.1.tgz#6391dcad1b03dea2d79fac07371585ab54472bb1"
497+
integrity sha512-qlsQyIY9sN7p221xHuXKNoMfUenOcvEBN4zI8dGsYbYCqHtTarXOEXSIgUnK+GcR0fZDse6pAIc5pIrCh9NefQ==
498498
dependencies:
499499
"@types/node" "*"
500500
"@types/tar-stream" "*"
@@ -512,9 +512,9 @@
512512
integrity sha512-FvUupuM3rlRsRtCN+fDudtmytGO6iHJuuRKS1Ss0pG5z8oX0diNEw94UEL7hgDbpN94rgaK5R7sWm6RrSkZuAQ==
513513

514514
"@types/ws@^7.2.6":
515-
version "7.4.5"
516-
resolved "https://registry.yarnpkg.com/@types/ws/-/ws-7.4.5.tgz#8ff0f7efcd8fea19f51f9dd66cb8b498d172a752"
517-
integrity sha512-8mbDgtc8xpxDDem5Gwj76stBDJX35KQ3YBoayxlqUQcL5BZUthiqP/VQ4PQnLHqM4PmlbyO74t98eJpURO+gPA==
515+
version "7.4.6"
516+
resolved "https://registry.yarnpkg.com/@types/ws/-/ws-7.4.6.tgz#c4320845e43d45a7129bb32905e28781c71c1fff"
517+
integrity sha512-ijZ1vzRawI7QoWnTNL8KpHixd2b2XVb9I9HAqI3triPsh1EC0xH0Eg6w2O3TKbDCgiNNlJqfrof6j4T2I+l9vw==
518518
dependencies:
519519
"@types/node" "*"
520520

@@ -524,27 +524,27 @@
524524
integrity sha512-kdBHgE9+M1Os7UqWZtiLhKye5reFl8cPBYyCsP2fatwZRz7F7GdIxIHZ20Kkc0hYBfbXE+lzPOTUU1I0qgjtHA==
525525

526526
"@typescript-eslint/eslint-plugin@^4.7.0":
527-
version "4.28.1"
528-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.28.1.tgz#c045e440196ae45464e08e20c38aff5c3a825947"
529-
integrity sha512-9yfcNpDaNGQ6/LQOX/KhUFTR1sCKH+PBr234k6hI9XJ0VP5UqGxap0AnNwBnWFk1MNyWBylJH9ZkzBXC+5akZQ==
527+
version "4.28.2"
528+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.28.2.tgz#7a8320f00141666813d0ae43b49ee8244f7cf92a"
529+
integrity sha512-PGqpLLzHSxq956rzNGasO3GsAPf2lY9lDUBXhS++SKonglUmJypaUtcKzRtUte8CV7nruwnDxtLUKpVxs0wQBw==
530530
dependencies:
531-
"@typescript-eslint/experimental-utils" "4.28.1"
532-
"@typescript-eslint/scope-manager" "4.28.1"
531+
"@typescript-eslint/experimental-utils" "4.28.2"
532+
"@typescript-eslint/scope-manager" "4.28.2"
533533
debug "^4.3.1"
534534
functional-red-black-tree "^1.0.1"
535535
regexpp "^3.1.0"
536536
semver "^7.3.5"
537537
tsutils "^3.21.0"
538538

539-
"@typescript-eslint/[email protected].1":
540-
version "4.28.1"
541-
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-4.28.1.tgz#3869489dcca3c18523c46018b8996e15948dbadc"
542-
integrity sha512-n8/ggadrZ+uyrfrSEchx3jgODdmcx7MzVM2sI3cTpI/YlfSm0+9HEUaWw3aQn2urL2KYlWYMDgn45iLfjDYB+Q==
539+
"@typescript-eslint/[email protected].2":
540+
version "4.28.2"
541+
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-4.28.2.tgz#4ebdec06a10888e9326e1d51d81ad52a361bd0b0"
542+
integrity sha512-MwHPsL6qo98RC55IoWWP8/opTykjTp4JzfPu1VfO2Z0MshNP0UZ1GEV5rYSSnZSUI8VD7iHvtIPVGW5Nfh7klQ==
543543
dependencies:
544544
"@types/json-schema" "^7.0.7"
545-
"@typescript-eslint/scope-manager" "4.28.1"
546-
"@typescript-eslint/types" "4.28.1"
547-
"@typescript-eslint/typescript-estree" "4.28.1"
545+
"@typescript-eslint/scope-manager" "4.28.2"
546+
"@typescript-eslint/types" "4.28.2"
547+
"@typescript-eslint/typescript-estree" "4.28.2"
548548
eslint-scope "^5.1.1"
549549
eslint-utils "^3.0.0"
550550

@@ -566,11 +566,24 @@
566566
"@typescript-eslint/types" "4.28.1"
567567
"@typescript-eslint/visitor-keys" "4.28.1"
568568

569+
"@typescript-eslint/[email protected]":
570+
version "4.28.2"
571+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-4.28.2.tgz#451dce90303a3ce283750111495d34c9c204e510"
572+
integrity sha512-MqbypNjIkJFEFuOwPWNDjq0nqXAKZvDNNs9yNseoGBB1wYfz1G0WHC2AVOy4XD7di3KCcW3+nhZyN6zruqmp2A==
573+
dependencies:
574+
"@typescript-eslint/types" "4.28.2"
575+
"@typescript-eslint/visitor-keys" "4.28.2"
576+
569577
"@typescript-eslint/[email protected]":
570578
version "4.28.1"
571579
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.28.1.tgz#d0f2ecbef3684634db357b9bbfc97b94b828f83f"
572580
integrity sha512-4z+knEihcyX7blAGi7O3Fm3O6YRCP+r56NJFMNGsmtdw+NCdpG5SgNz427LS9nQkRVTswZLhz484hakQwB8RRg==
573581

582+
"@typescript-eslint/[email protected]":
583+
version "4.28.2"
584+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.28.2.tgz#e6b9e234e0e9a66c4d25bab881661e91478223b5"
585+
integrity sha512-Gr15fuQVd93uD9zzxbApz3wf7ua3yk4ZujABZlZhaxxKY8ojo448u7XTm/+ETpy0V0dlMtj6t4VdDvdc0JmUhA==
586+
574587
"@typescript-eslint/[email protected]":
575588
version "4.28.1"
576589
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.28.1.tgz#af882ae41740d1f268e38b4d0fad21e7e8d86a81"
@@ -584,6 +597,19 @@
584597
semver "^7.3.5"
585598
tsutils "^3.21.0"
586599

600+
"@typescript-eslint/[email protected]":
601+
version "4.28.2"
602+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.28.2.tgz#680129b2a285289a15e7c6108c84739adf3a798c"
603+
integrity sha512-86lLstLvK6QjNZjMoYUBMMsULFw0hPHJlk1fzhAVoNjDBuPVxiwvGuPQq3fsBMCxuDJwmX87tM/AXoadhHRljg==
604+
dependencies:
605+
"@typescript-eslint/types" "4.28.2"
606+
"@typescript-eslint/visitor-keys" "4.28.2"
607+
debug "^4.3.1"
608+
globby "^11.0.3"
609+
is-glob "^4.0.1"
610+
semver "^7.3.5"
611+
tsutils "^3.21.0"
612+
587613
"@typescript-eslint/[email protected]":
588614
version "4.28.1"
589615
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.28.1.tgz#162a515ee255f18a6068edc26df793cdc1ec9157"
@@ -592,6 +618,14 @@
592618
"@typescript-eslint/types" "4.28.1"
593619
eslint-visitor-keys "^2.0.0"
594620

621+
"@typescript-eslint/[email protected]":
622+
version "4.28.2"
623+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.28.2.tgz#bf56a400857bb68b59b311e6d0a5fbef5c3b5130"
624+
integrity sha512-aT2B4PLyyRDUVUafXzpZFoc0C9t0za4BJAKP5sgWIhG+jHECQZUEjuQSCIwZdiJJ4w4cgu5r3Kh20SOdtEBl0w==
625+
dependencies:
626+
"@typescript-eslint/types" "4.28.2"
627+
eslint-visitor-keys "^2.0.0"
628+
595629
JSONStream@^1.0.3, JSONStream@^1.3.5:
596630
version "1.3.5"
597631
resolved "https://registry.yarnpkg.com/JSONStream/-/JSONStream-1.3.5.tgz#3208c1f08d3a4d99261ab64f92302bc15e111ca0"

0 commit comments

Comments
 (0)