Skip to content

Commit 703a468

Browse files
chore(deps): bump @typescript-eslint/eslint-plugin from 4.28.2 to 4.28.3 (#269)
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 4.28.2 to 4.28.3. - [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.3/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 4b2c26c commit 703a468

File tree

1 file changed

+33
-33
lines changed

1 file changed

+33
-33
lines changed

yarn.lock

Lines changed: 33 additions & 33 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.2"
2539-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.28.2.tgz#7a8320f00141666813d0ae43b49ee8244f7cf92a"
2540-
integrity sha512-PGqpLLzHSxq956rzNGasO3GsAPf2lY9lDUBXhS++SKonglUmJypaUtcKzRtUte8CV7nruwnDxtLUKpVxs0wQBw==
2538+
version "4.28.3"
2539+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.28.3.tgz#36cdcd9ca6f9e5cb49b9f61b970b1976708d084b"
2540+
integrity sha512-jW8sEFu1ZeaV8xzwsfi6Vgtty2jf7/lJmQmDkDruBjYAbx5DA8JtbcMnP0rNPUG+oH5GoQBTSp+9613BzuIpYg==
25412541
dependencies:
2542-
"@typescript-eslint/experimental-utils" "4.28.2"
2543-
"@typescript-eslint/scope-manager" "4.28.2"
2542+
"@typescript-eslint/experimental-utils" "4.28.3"
2543+
"@typescript-eslint/scope-manager" "4.28.3"
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].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==
2550+
"@typescript-eslint/[email protected].3":
2551+
version "4.28.3"
2552+
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-4.28.3.tgz#976f8c1191b37105fd06658ed57ddfee4be361ca"
2553+
integrity sha512-zZYl9TnrxwEPi3FbyeX0ZnE8Hp7j3OCR+ELoUfbwGHGxWnHg9+OqSmkw2MoCVpZksPCZYpQzC559Ee9pJNHTQw==
25542554
dependencies:
25552555
"@types/json-schema" "^7.0.7"
2556-
"@typescript-eslint/scope-manager" "4.28.2"
2557-
"@typescript-eslint/types" "4.28.2"
2558-
"@typescript-eslint/typescript-estree" "4.28.2"
2556+
"@typescript-eslint/scope-manager" "4.28.3"
2557+
"@typescript-eslint/types" "4.28.3"
2558+
"@typescript-eslint/typescript-estree" "4.28.3"
25592559
eslint-scope "^5.1.1"
25602560
eslint-utils "^3.0.0"
25612561

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

2580-
"@typescript-eslint/[email protected].2":
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==
2580+
"@typescript-eslint/[email protected].3":
2581+
version "4.28.3"
2582+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-4.28.3.tgz#c32ad4491b3726db1ba34030b59ea922c214e371"
2583+
integrity sha512-/8lMisZ5NGIzGtJB+QizQ5eX4Xd8uxedFfMBXOKuJGP0oaBBVEMbJVddQKDXyyB0bPlmt8i6bHV89KbwOelJiQ==
25842584
dependencies:
2585-
"@typescript-eslint/types" "4.28.2"
2586-
"@typescript-eslint/visitor-keys" "4.28.2"
2585+
"@typescript-eslint/types" "4.28.3"
2586+
"@typescript-eslint/visitor-keys" "4.28.3"
25872587

25882588
"@typescript-eslint/[email protected]":
25892589
version "4.28.1"
25902590
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.28.1.tgz#d0f2ecbef3684634db357b9bbfc97b94b828f83f"
25912591
integrity sha512-4z+knEihcyX7blAGi7O3Fm3O6YRCP+r56NJFMNGsmtdw+NCdpG5SgNz427LS9nQkRVTswZLhz484hakQwB8RRg==
25922592

2593-
"@typescript-eslint/[email protected].2":
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==
2593+
"@typescript-eslint/[email protected].3":
2594+
version "4.28.3"
2595+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.28.3.tgz#8fffd436a3bada422c2c1da56060a0566a9506c7"
2596+
integrity sha512-kQFaEsQBQVtA9VGVyciyTbIg7S3WoKHNuOp/UF5RG40900KtGqfoiETWD/v0lzRXc+euVE9NXmfer9dLkUJrkA==
25972597

25982598
"@typescript-eslint/[email protected]":
25992599
version "4.28.1"
@@ -2608,13 +2608,13 @@
26082608
semver "^7.3.5"
26092609
tsutils "^3.21.0"
26102610

2611-
"@typescript-eslint/[email protected].2":
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==
2611+
"@typescript-eslint/[email protected].3":
2612+
version "4.28.3"
2613+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.28.3.tgz#253d7088100b2a38aefe3c8dd7bd1f8232ec46fb"
2614+
integrity sha512-YAb1JED41kJsqCQt1NcnX5ZdTA93vKFCMP4lQYG6CFxd0VzDJcKttRlMrlG+1qiWAw8+zowmHU1H0OzjWJzR2w==
26152615
dependencies:
2616-
"@typescript-eslint/types" "4.28.2"
2617-
"@typescript-eslint/visitor-keys" "4.28.2"
2616+
"@typescript-eslint/types" "4.28.3"
2617+
"@typescript-eslint/visitor-keys" "4.28.3"
26182618
debug "^4.3.1"
26192619
globby "^11.0.3"
26202620
is-glob "^4.0.1"
@@ -2629,12 +2629,12 @@
26292629
"@typescript-eslint/types" "4.28.1"
26302630
eslint-visitor-keys "^2.0.0"
26312631

2632-
"@typescript-eslint/[email protected].2":
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==
2632+
"@typescript-eslint/[email protected].3":
2633+
version "4.28.3"
2634+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.28.3.tgz#26ac91e84b23529968361045829da80a4e5251c4"
2635+
integrity sha512-ri1OzcLnk1HH4gORmr1dllxDzzrN6goUIz/P4MHFV0YZJDCADPR3RvYNp0PW2SetKTThar6wlbFTL00hV2Q+fg==
26362636
dependencies:
2637-
"@typescript-eslint/types" "4.28.2"
2637+
"@typescript-eslint/types" "4.28.3"
26382638
eslint-visitor-keys "^2.0.0"
26392639

26402640
JSONStream@^1.0.4:

0 commit comments

Comments
 (0)