Skip to content

Commit eb1ef40

Browse files
authored
Merge pull request #59 from icelam/dependabot/npm_and_yarn/develop/typescript-eslint/eslint-plugin-4.18.0
chore(deps-dev): bump @typescript-eslint/eslint-plugin from 4.17.0 to 4.18.0
2 parents b2eb3a4 + 5560cad commit eb1ef40

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed

yarn.lock

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -875,28 +875,28 @@
875875
"@types/yargs-parser" "*"
876876

877877
"@typescript-eslint/eslint-plugin@^4.0.0":
878-
version "4.17.0"
879-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.17.0.tgz#6f856eca4e6a52ce9cf127dfd349096ad936aa2d"
880-
integrity sha512-/fKFDcoHg8oNan39IKFOb5WmV7oWhQe1K6CDaAVfJaNWEhmfqlA24g+u1lqU5bMH7zuNasfMId4LaYWC5ijRLw==
878+
version "4.18.0"
879+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.18.0.tgz#50fbce93211b5b690895d20ebec6fe8db48af1f6"
880+
integrity sha512-Lzkc/2+7EoH7+NjIWLS2lVuKKqbEmJhtXe3rmfA8cyiKnZm3IfLf51irnBcmow8Q/AptVV0XBZmBJKuUJTe6cQ==
881881
dependencies:
882-
"@typescript-eslint/experimental-utils" "4.17.0"
883-
"@typescript-eslint/scope-manager" "4.17.0"
882+
"@typescript-eslint/experimental-utils" "4.18.0"
883+
"@typescript-eslint/scope-manager" "4.18.0"
884884
debug "^4.1.1"
885885
functional-red-black-tree "^1.0.1"
886886
lodash "^4.17.15"
887887
regexpp "^3.0.0"
888888
semver "^7.3.2"
889889
tsutils "^3.17.1"
890890

891-
"@typescript-eslint/experimental-utils@4.17.0", "@typescript-eslint/experimental-utils@^4.0.1":
892-
version "4.17.0"
893-
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-4.17.0.tgz#762c44aaa1a6a3c05b6d63a8648fb89b89f84c80"
894-
integrity sha512-ZR2NIUbnIBj+LGqCFGQ9yk2EBQrpVVFOh9/Kd0Lm6gLpSAcCuLLe5lUCibKGCqyH9HPwYC0GIJce2O1i8VYmWA==
891+
"@typescript-eslint/experimental-utils@4.18.0", "@typescript-eslint/experimental-utils@^4.0.1":
892+
version "4.18.0"
893+
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-4.18.0.tgz#ed6c955b940334132b17100d2917449b99a91314"
894+
integrity sha512-92h723Kblt9JcT2RRY3QS2xefFKar4ZQFVs3GityOKWQYgtajxt/tuXIzL7sVCUlM1hgreiV5gkGYyBpdOwO6A==
895895
dependencies:
896896
"@types/json-schema" "^7.0.3"
897-
"@typescript-eslint/scope-manager" "4.17.0"
898-
"@typescript-eslint/types" "4.17.0"
899-
"@typescript-eslint/typescript-estree" "4.17.0"
897+
"@typescript-eslint/scope-manager" "4.18.0"
898+
"@typescript-eslint/types" "4.18.0"
899+
"@typescript-eslint/typescript-estree" "4.18.0"
900900
eslint-scope "^5.0.0"
901901
eslint-utils "^2.0.0"
902902

0 commit comments

Comments
 (0)