Skip to content

Commit 9840c12

Browse files
chore(deps-dev): bump @typescript-eslint/eslint-plugin from 4.26.1 to 4.28.1 (#137)
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 4.26.1 to 4.28.1. - [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.1/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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6ac7ab1 commit 9840c12

File tree

2 files changed

+48
-15
lines changed

2 files changed

+48
-15
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"@types/jest": "~26.0.22",
3131
"@types/jsesc": "^3.0.0",
3232
"@types/node": "~14.17.3",
33-
"@typescript-eslint/eslint-plugin": "~4.26.1",
33+
"@typescript-eslint/eslint-plugin": "~4.28.1",
3434
"@typescript-eslint/parser": "~4.26.1",
3535
"eslint": "~7.29.0",
3636
"eslint-config-prettier": "~8.3.0",

yarn.lock

Lines changed: 47 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -708,29 +708,28 @@
708708
dependencies:
709709
"@types/yargs-parser" "*"
710710

711-
"@typescript-eslint/eslint-plugin@~4.26.1":
712-
version "4.26.1"
713-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.26.1.tgz#b9c7313321cb837e2bf8bebe7acc2220659e67d3"
714-
integrity sha512-aoIusj/8CR+xDWmZxARivZjbMBQTT9dImUtdZ8tVCVRXgBUuuZyM5Of5A9D9arQPxbi/0rlJLcuArclz/rCMJw==
711+
"@typescript-eslint/eslint-plugin@~4.28.1":
712+
version "4.28.1"
713+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.28.1.tgz#c045e440196ae45464e08e20c38aff5c3a825947"
714+
integrity sha512-9yfcNpDaNGQ6/LQOX/KhUFTR1sCKH+PBr234k6hI9XJ0VP5UqGxap0AnNwBnWFk1MNyWBylJH9ZkzBXC+5akZQ==
715715
dependencies:
716-
"@typescript-eslint/experimental-utils" "4.26.1"
717-
"@typescript-eslint/scope-manager" "4.26.1"
716+
"@typescript-eslint/experimental-utils" "4.28.1"
717+
"@typescript-eslint/scope-manager" "4.28.1"
718718
debug "^4.3.1"
719719
functional-red-black-tree "^1.0.1"
720-
lodash "^4.17.21"
721720
regexpp "^3.1.0"
722721
semver "^7.3.5"
723722
tsutils "^3.21.0"
724723

725-
"@typescript-eslint/experimental-utils@4.26.1", "@typescript-eslint/experimental-utils@^4.0.1":
726-
version "4.26.1"
727-
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-4.26.1.tgz#a35980a2390da9232aa206b27f620eab66e94142"
728-
integrity sha512-sQHBugRhrXzRCs9PaGg6rowie4i8s/iD/DpTB+EXte8OMDfdCG5TvO73XlO9Wc/zi0uyN4qOmX9hIjQEyhnbmQ==
724+
"@typescript-eslint/experimental-utils@4.28.1", "@typescript-eslint/experimental-utils@^4.0.1":
725+
version "4.28.1"
726+
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-4.28.1.tgz#3869489dcca3c18523c46018b8996e15948dbadc"
727+
integrity sha512-n8/ggadrZ+uyrfrSEchx3jgODdmcx7MzVM2sI3cTpI/YlfSm0+9HEUaWw3aQn2urL2KYlWYMDgn45iLfjDYB+Q==
729728
dependencies:
730729
"@types/json-schema" "^7.0.7"
731-
"@typescript-eslint/scope-manager" "4.26.1"
732-
"@typescript-eslint/types" "4.26.1"
733-
"@typescript-eslint/typescript-estree" "4.26.1"
730+
"@typescript-eslint/scope-manager" "4.28.1"
731+
"@typescript-eslint/types" "4.28.1"
732+
"@typescript-eslint/typescript-estree" "4.28.1"
734733
eslint-scope "^5.1.1"
735734
eslint-utils "^3.0.0"
736735

@@ -752,11 +751,24 @@
752751
"@typescript-eslint/types" "4.26.1"
753752
"@typescript-eslint/visitor-keys" "4.26.1"
754753

754+
"@typescript-eslint/[email protected]":
755+
version "4.28.1"
756+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-4.28.1.tgz#fd3c20627cdc12933f6d98b386940d8d0ce8a991"
757+
integrity sha512-o95bvGKfss6705x7jFGDyS7trAORTy57lwJ+VsYwil/lOUxKQ9tA7Suuq+ciMhJc/1qPwB3XE2DKh9wubW8YYA==
758+
dependencies:
759+
"@typescript-eslint/types" "4.28.1"
760+
"@typescript-eslint/visitor-keys" "4.28.1"
761+
755762
"@typescript-eslint/[email protected]":
756763
version "4.26.1"
757764
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.26.1.tgz#9e7c523f73c34b04a765e4167ca5650436ef1d38"
758765
integrity sha512-STyMPxR3cS+LaNvS8yK15rb8Y0iL0tFXq0uyl6gY45glyI7w0CsyqyEXl/Fa0JlQy+pVANeK3sbwPneCbWE7yg==
759766

767+
"@typescript-eslint/[email protected]":
768+
version "4.28.1"
769+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.28.1.tgz#d0f2ecbef3684634db357b9bbfc97b94b828f83f"
770+
integrity sha512-4z+knEihcyX7blAGi7O3Fm3O6YRCP+r56NJFMNGsmtdw+NCdpG5SgNz427LS9nQkRVTswZLhz484hakQwB8RRg==
771+
760772
"@typescript-eslint/[email protected]":
761773
version "4.26.1"
762774
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.26.1.tgz#b2ce2e789233d62283fae2c16baabd4f1dbc9633"
@@ -770,6 +782,19 @@
770782
semver "^7.3.5"
771783
tsutils "^3.21.0"
772784

785+
"@typescript-eslint/[email protected]":
786+
version "4.28.1"
787+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.28.1.tgz#af882ae41740d1f268e38b4d0fad21e7e8d86a81"
788+
integrity sha512-GhKxmC4sHXxHGJv8e8egAZeTZ6HI4mLU6S7FUzvFOtsk7ZIDN1ksA9r9DyOgNqowA9yAtZXV0Uiap61bIO81FQ==
789+
dependencies:
790+
"@typescript-eslint/types" "4.28.1"
791+
"@typescript-eslint/visitor-keys" "4.28.1"
792+
debug "^4.3.1"
793+
globby "^11.0.3"
794+
is-glob "^4.0.1"
795+
semver "^7.3.5"
796+
tsutils "^3.21.0"
797+
773798
"@typescript-eslint/[email protected]":
774799
version "4.26.1"
775800
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.26.1.tgz#0d55ea735cb0d8903b198017d6d4f518fdaac546"
@@ -778,6 +803,14 @@
778803
"@typescript-eslint/types" "4.26.1"
779804
eslint-visitor-keys "^2.0.0"
780805

806+
"@typescript-eslint/[email protected]":
807+
version "4.28.1"
808+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.28.1.tgz#162a515ee255f18a6068edc26df793cdc1ec9157"
809+
integrity sha512-K4HMrdFqr9PFquPu178SaSb92CaWe2yErXyPumc8cYWxFmhgJsNY9eSePmO05j0JhBvf2Cdhptd6E6Yv9HVHcg==
810+
dependencies:
811+
"@typescript-eslint/types" "4.28.1"
812+
eslint-visitor-keys "^2.0.0"
813+
781814
abab@^2.0.3, abab@^2.0.5:
782815
version "2.0.5"
783816
resolved "https://registry.yarnpkg.com/abab/-/abab-2.0.5.tgz#c0b678fb32d60fc1219c784d6a826fe385aeb79a"

0 commit comments

Comments
 (0)