Skip to content

Commit dbed55d

Browse files
chore(deps): bump @typescript-eslint/eslint-plugin from 4.28.1 to 4.28.2 (#260)
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:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 19b7c6d commit dbed55d

File tree

1 file changed

+46
-12
lines changed

1 file changed

+46
-12
lines changed

yarn.lock

Lines changed: 46 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -2535,27 +2535,27 @@
25352535
"@types/yargs-parser" "*"
25362536

25372537
"@typescript-eslint/eslint-plugin@^4.28.1":
2538-
version "4.28.1"
2539-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.28.1.tgz#c045e440196ae45464e08e20c38aff5c3a825947"
2540-
integrity sha512-9yfcNpDaNGQ6/LQOX/KhUFTR1sCKH+PBr234k6hI9XJ0VP5UqGxap0AnNwBnWFk1MNyWBylJH9ZkzBXC+5akZQ==
2538+
version "4.28.2"
2539+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.28.2.tgz#7a8320f00141666813d0ae43b49ee8244f7cf92a"
2540+
integrity sha512-PGqpLLzHSxq956rzNGasO3GsAPf2lY9lDUBXhS++SKonglUmJypaUtcKzRtUte8CV7nruwnDxtLUKpVxs0wQBw==
25412541
dependencies:
2542-
"@typescript-eslint/experimental-utils" "4.28.1"
2543-
"@typescript-eslint/scope-manager" "4.28.1"
2542+
"@typescript-eslint/experimental-utils" "4.28.2"
2543+
"@typescript-eslint/scope-manager" "4.28.2"
25442544
debug "^4.3.1"
25452545
functional-red-black-tree "^1.0.1"
25462546
regexpp "^3.1.0"
25472547
semver "^7.3.5"
25482548
tsutils "^3.21.0"
25492549

2550-
"@typescript-eslint/[email protected].1":
2551-
version "4.28.1"
2552-
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-4.28.1.tgz#3869489dcca3c18523c46018b8996e15948dbadc"
2553-
integrity sha512-n8/ggadrZ+uyrfrSEchx3jgODdmcx7MzVM2sI3cTpI/YlfSm0+9HEUaWw3aQn2urL2KYlWYMDgn45iLfjDYB+Q==
2550+
"@typescript-eslint/[email protected].2":
2551+
version "4.28.2"
2552+
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-4.28.2.tgz#4ebdec06a10888e9326e1d51d81ad52a361bd0b0"
2553+
integrity sha512-MwHPsL6qo98RC55IoWWP8/opTykjTp4JzfPu1VfO2Z0MshNP0UZ1GEV5rYSSnZSUI8VD7iHvtIPVGW5Nfh7klQ==
25542554
dependencies:
25552555
"@types/json-schema" "^7.0.7"
2556-
"@typescript-eslint/scope-manager" "4.28.1"
2557-
"@typescript-eslint/types" "4.28.1"
2558-
"@typescript-eslint/typescript-estree" "4.28.1"
2556+
"@typescript-eslint/scope-manager" "4.28.2"
2557+
"@typescript-eslint/types" "4.28.2"
2558+
"@typescript-eslint/typescript-estree" "4.28.2"
25592559
eslint-scope "^5.1.1"
25602560
eslint-utils "^3.0.0"
25612561

@@ -2577,11 +2577,24 @@
25772577
"@typescript-eslint/types" "4.28.1"
25782578
"@typescript-eslint/visitor-keys" "4.28.1"
25792579

2580+
"@typescript-eslint/[email protected]":
2581+
version "4.28.2"
2582+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-4.28.2.tgz#451dce90303a3ce283750111495d34c9c204e510"
2583+
integrity sha512-MqbypNjIkJFEFuOwPWNDjq0nqXAKZvDNNs9yNseoGBB1wYfz1G0WHC2AVOy4XD7di3KCcW3+nhZyN6zruqmp2A==
2584+
dependencies:
2585+
"@typescript-eslint/types" "4.28.2"
2586+
"@typescript-eslint/visitor-keys" "4.28.2"
2587+
25802588
"@typescript-eslint/[email protected]":
25812589
version "4.28.1"
25822590
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.28.1.tgz#d0f2ecbef3684634db357b9bbfc97b94b828f83f"
25832591
integrity sha512-4z+knEihcyX7blAGi7O3Fm3O6YRCP+r56NJFMNGsmtdw+NCdpG5SgNz427LS9nQkRVTswZLhz484hakQwB8RRg==
25842592

2593+
"@typescript-eslint/[email protected]":
2594+
version "4.28.2"
2595+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.28.2.tgz#e6b9e234e0e9a66c4d25bab881661e91478223b5"
2596+
integrity sha512-Gr15fuQVd93uD9zzxbApz3wf7ua3yk4ZujABZlZhaxxKY8ojo448u7XTm/+ETpy0V0dlMtj6t4VdDvdc0JmUhA==
2597+
25852598
"@typescript-eslint/[email protected]":
25862599
version "4.28.1"
25872600
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.28.1.tgz#af882ae41740d1f268e38b4d0fad21e7e8d86a81"
@@ -2595,6 +2608,19 @@
25952608
semver "^7.3.5"
25962609
tsutils "^3.21.0"
25972610

2611+
"@typescript-eslint/[email protected]":
2612+
version "4.28.2"
2613+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.28.2.tgz#680129b2a285289a15e7c6108c84739adf3a798c"
2614+
integrity sha512-86lLstLvK6QjNZjMoYUBMMsULFw0hPHJlk1fzhAVoNjDBuPVxiwvGuPQq3fsBMCxuDJwmX87tM/AXoadhHRljg==
2615+
dependencies:
2616+
"@typescript-eslint/types" "4.28.2"
2617+
"@typescript-eslint/visitor-keys" "4.28.2"
2618+
debug "^4.3.1"
2619+
globby "^11.0.3"
2620+
is-glob "^4.0.1"
2621+
semver "^7.3.5"
2622+
tsutils "^3.21.0"
2623+
25982624
"@typescript-eslint/[email protected]":
25992625
version "4.28.1"
26002626
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.28.1.tgz#162a515ee255f18a6068edc26df793cdc1ec9157"
@@ -2603,6 +2629,14 @@
26032629
"@typescript-eslint/types" "4.28.1"
26042630
eslint-visitor-keys "^2.0.0"
26052631

2632+
"@typescript-eslint/[email protected]":
2633+
version "4.28.2"
2634+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.28.2.tgz#bf56a400857bb68b59b311e6d0a5fbef5c3b5130"
2635+
integrity sha512-aT2B4PLyyRDUVUafXzpZFoc0C9t0za4BJAKP5sgWIhG+jHECQZUEjuQSCIwZdiJJ4w4cgu5r3Kh20SOdtEBl0w==
2636+
dependencies:
2637+
"@typescript-eslint/types" "4.28.2"
2638+
eslint-visitor-keys "^2.0.0"
2639+
26062640
JSONStream@^1.0.4:
26072641
version "1.3.5"
26082642
resolved "https://registry.yarnpkg.com/JSONStream/-/JSONStream-1.3.5.tgz#3208c1f08d3a4d99261ab64f92302bc15e111ca0"

0 commit comments

Comments
 (0)