Skip to content

Commit 102f811

Browse files
authored
Merge pull request #3724 from cdr/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-4.28.2
chore(deps-dev): bump @typescript-eslint/eslint-plugin from 4.28.1 to 4.28.2
2 parents dc39da1 + d4accfe commit 102f811

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed

yarn.lock

+12-12
Original file line numberDiff line numberDiff line change
@@ -538,27 +538,27 @@
538538
integrity sha512-kdBHgE9+M1Os7UqWZtiLhKye5reFl8cPBYyCsP2fatwZRz7F7GdIxIHZ20Kkc0hYBfbXE+lzPOTUU1I0qgjtHA==
539539

540540
"@typescript-eslint/eslint-plugin@^4.7.0":
541-
version "4.28.1"
542-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.28.1.tgz#c045e440196ae45464e08e20c38aff5c3a825947"
543-
integrity sha512-9yfcNpDaNGQ6/LQOX/KhUFTR1sCKH+PBr234k6hI9XJ0VP5UqGxap0AnNwBnWFk1MNyWBylJH9ZkzBXC+5akZQ==
541+
version "4.28.2"
542+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.28.2.tgz#7a8320f00141666813d0ae43b49ee8244f7cf92a"
543+
integrity sha512-PGqpLLzHSxq956rzNGasO3GsAPf2lY9lDUBXhS++SKonglUmJypaUtcKzRtUte8CV7nruwnDxtLUKpVxs0wQBw==
544544
dependencies:
545-
"@typescript-eslint/experimental-utils" "4.28.1"
546-
"@typescript-eslint/scope-manager" "4.28.1"
545+
"@typescript-eslint/experimental-utils" "4.28.2"
546+
"@typescript-eslint/scope-manager" "4.28.2"
547547
debug "^4.3.1"
548548
functional-red-black-tree "^1.0.1"
549549
regexpp "^3.1.0"
550550
semver "^7.3.5"
551551
tsutils "^3.21.0"
552552

553-
"@typescript-eslint/[email protected].1":
554-
version "4.28.1"
555-
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-4.28.1.tgz#3869489dcca3c18523c46018b8996e15948dbadc"
556-
integrity sha512-n8/ggadrZ+uyrfrSEchx3jgODdmcx7MzVM2sI3cTpI/YlfSm0+9HEUaWw3aQn2urL2KYlWYMDgn45iLfjDYB+Q==
553+
"@typescript-eslint/[email protected].2":
554+
version "4.28.2"
555+
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-4.28.2.tgz#4ebdec06a10888e9326e1d51d81ad52a361bd0b0"
556+
integrity sha512-MwHPsL6qo98RC55IoWWP8/opTykjTp4JzfPu1VfO2Z0MshNP0UZ1GEV5rYSSnZSUI8VD7iHvtIPVGW5Nfh7klQ==
557557
dependencies:
558558
"@types/json-schema" "^7.0.7"
559-
"@typescript-eslint/scope-manager" "4.28.1"
560-
"@typescript-eslint/types" "4.28.1"
561-
"@typescript-eslint/typescript-estree" "4.28.1"
559+
"@typescript-eslint/scope-manager" "4.28.2"
560+
"@typescript-eslint/types" "4.28.2"
561+
"@typescript-eslint/typescript-estree" "4.28.2"
562562
eslint-scope "^5.1.1"
563563
eslint-utils "^3.0.0"
564564

0 commit comments

Comments
 (0)