Skip to content

Commit 830ff46

Browse files
authored
Merge pull request #417 from LeetCode-OpenSource/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-4.20.0
chore(deps-dev): bump @typescript-eslint/eslint-plugin from 4.14.2 to 4.20.0
2 parents 70876f0 + a2700d7 commit 830ff46

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
@@ -895,28 +895,28 @@
895895
"@types/yargs-parser" "*"
896896

897897
"@typescript-eslint/eslint-plugin@^4.14.1":
898-
version "4.14.2"
899-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.14.2.tgz#47a15803cfab89580b96933d348c2721f3d2f6fe"
900-
integrity sha512-uMGfG7GFYK/nYutK/iqYJv6K/Xuog/vrRRZX9aEP4Zv1jsYXuvFUMDFLhUnc8WFv3D2R5QhNQL3VYKmvLS5zsQ==
898+
version "4.20.0"
899+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.20.0.tgz#9d8794bd99aad9153092ad13c96164e3082e9a92"
900+
integrity sha512-sw+3HO5aehYqn5w177z2D82ZQlqHCwcKSMboueo7oE4KU9QiC0SAgfS/D4z9xXvpTc8Bt41Raa9fBR8T2tIhoQ==
901901
dependencies:
902-
"@typescript-eslint/experimental-utils" "4.14.2"
903-
"@typescript-eslint/scope-manager" "4.14.2"
902+
"@typescript-eslint/experimental-utils" "4.20.0"
903+
"@typescript-eslint/scope-manager" "4.20.0"
904904
debug "^4.1.1"
905905
functional-red-black-tree "^1.0.1"
906906
lodash "^4.17.15"
907907
regexpp "^3.0.0"
908908
semver "^7.3.2"
909909
tsutils "^3.17.1"
910910

911-
"@typescript-eslint/experimental-utils@4.14.2":
912-
version "4.14.2"
913-
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-4.14.2.tgz#9df35049d1d36b6cbaba534d703648b9e1f05cbb"
914-
integrity sha512-mV9pmET4C2y2WlyHmD+Iun8SAEqkLahHGBkGqDVslHkmoj3VnxnGP4ANlwuxxfq1BsKdl/MPieDbohCEQgKrwA==
911+
"@typescript-eslint/experimental-utils@4.20.0":
912+
version "4.20.0"
913+
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-4.20.0.tgz#a8ab2d7b61924f99042b7d77372996d5f41dc44b"
914+
integrity sha512-sQNlf6rjLq2yB5lELl3gOE7OuoA/6IVXJUJ+Vs7emrQMva14CkOwyQwD7CW+TkmOJ4Q/YGmoDLmbfFrpGmbKng==
915915
dependencies:
916916
"@types/json-schema" "^7.0.3"
917-
"@typescript-eslint/scope-manager" "4.14.2"
918-
"@typescript-eslint/types" "4.14.2"
919-
"@typescript-eslint/typescript-estree" "4.14.2"
917+
"@typescript-eslint/scope-manager" "4.20.0"
918+
"@typescript-eslint/types" "4.20.0"
919+
"@typescript-eslint/typescript-estree" "4.20.0"
920920
eslint-scope "^5.0.0"
921921
eslint-utils "^2.0.0"
922922

0 commit comments

Comments
 (0)