Skip to content

Commit e4f7863

Browse files
authored
Merge pull request #591 from LeetCode-OpenSource/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-4.20.0
chore(deps-dev): bump @typescript-eslint/eslint-plugin from 4.19.0 to 4.20.0
2 parents 0d1cc03 + 7da3f6e commit e4f7863

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
@@ -847,28 +847,28 @@
847847
"@types/yargs-parser" "*"
848848

849849
"@typescript-eslint/eslint-plugin@^4.19.0":
850-
version "4.19.0"
851-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.19.0.tgz#56f8da9ee118fe9763af34d6a526967234f6a7f0"
852-
integrity sha512-CRQNQ0mC2Pa7VLwKFbrGVTArfdVDdefS+gTw0oC98vSI98IX5A8EVH4BzJ2FOB0YlCmm8Im36Elad/Jgtvveaw==
850+
version "4.20.0"
851+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.20.0.tgz#9d8794bd99aad9153092ad13c96164e3082e9a92"
852+
integrity sha512-sw+3HO5aehYqn5w177z2D82ZQlqHCwcKSMboueo7oE4KU9QiC0SAgfS/D4z9xXvpTc8Bt41Raa9fBR8T2tIhoQ==
853853
dependencies:
854-
"@typescript-eslint/experimental-utils" "4.19.0"
855-
"@typescript-eslint/scope-manager" "4.19.0"
854+
"@typescript-eslint/experimental-utils" "4.20.0"
855+
"@typescript-eslint/scope-manager" "4.20.0"
856856
debug "^4.1.1"
857857
functional-red-black-tree "^1.0.1"
858858
lodash "^4.17.15"
859859
regexpp "^3.0.0"
860860
semver "^7.3.2"
861861
tsutils "^3.17.1"
862862

863-
"@typescript-eslint/experimental-utils@4.19.0":
864-
version "4.19.0"
865-
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-4.19.0.tgz#9ca379919906dc72cb0fcd817d6cb5aa2d2054c6"
866-
integrity sha512-9/23F1nnyzbHKuoTqFN1iXwN3bvOm/PRIXSBR3qFAYotK/0LveEOHr5JT1WZSzcD6BESl8kPOG3OoDRKO84bHA==
863+
"@typescript-eslint/experimental-utils@4.20.0":
864+
version "4.20.0"
865+
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-4.20.0.tgz#a8ab2d7b61924f99042b7d77372996d5f41dc44b"
866+
integrity sha512-sQNlf6rjLq2yB5lELl3gOE7OuoA/6IVXJUJ+Vs7emrQMva14CkOwyQwD7CW+TkmOJ4Q/YGmoDLmbfFrpGmbKng==
867867
dependencies:
868868
"@types/json-schema" "^7.0.3"
869-
"@typescript-eslint/scope-manager" "4.19.0"
870-
"@typescript-eslint/types" "4.19.0"
871-
"@typescript-eslint/typescript-estree" "4.19.0"
869+
"@typescript-eslint/scope-manager" "4.20.0"
870+
"@typescript-eslint/types" "4.20.0"
871+
"@typescript-eslint/typescript-estree" "4.20.0"
872872
eslint-scope "^5.0.0"
873873
eslint-utils "^2.0.0"
874874

0 commit comments

Comments
 (0)