Skip to content

Commit 7f92a10

Browse files
chore(deps-dev): bump @typescript-eslint/eslint-plugin
1 parent 08ff3f8 commit 7f92a10

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
@@ -810,28 +810,28 @@
810810
"@types/yargs-parser" "*"
811811

812812
"@typescript-eslint/eslint-plugin@^4.19.0":
813-
version "4.22.1"
814-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.22.1.tgz#6bcdbaa4548553ab861b4e5f34936ead1349a543"
815-
integrity sha512-kVTAghWDDhsvQ602tHBc6WmQkdaYbkcTwZu+7l24jtJiYvm9l+/y/b2BZANEezxPDiX5MK2ZecE+9BFi/YJryw==
813+
version "4.23.0"
814+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.23.0.tgz#29d3c9c81f6200b1fd6d8454cfb007ba176cde80"
815+
integrity sha512-tGK1y3KIvdsQEEgq6xNn1DjiFJtl+wn8JJQiETtCbdQxw1vzjXyAaIkEmO2l6Nq24iy3uZBMFQjZ6ECf1QdgGw==
816816
dependencies:
817-
"@typescript-eslint/experimental-utils" "4.22.1"
818-
"@typescript-eslint/scope-manager" "4.22.1"
817+
"@typescript-eslint/experimental-utils" "4.23.0"
818+
"@typescript-eslint/scope-manager" "4.23.0"
819819
debug "^4.1.1"
820820
functional-red-black-tree "^1.0.1"
821821
lodash "^4.17.15"
822822
regexpp "^3.0.0"
823823
semver "^7.3.2"
824824
tsutils "^3.17.1"
825825

826-
"@typescript-eslint/experimental-utils@4.22.1":
827-
version "4.22.1"
828-
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-4.22.1.tgz#3938a5c89b27dc9a39b5de63a62ab1623ab27497"
829-
integrity sha512-svYlHecSMCQGDO2qN1v477ax/IDQwWhc7PRBiwAdAMJE7GXk5stF4Z9R/8wbRkuX/5e9dHqbIWxjeOjckK3wLQ==
826+
"@typescript-eslint/experimental-utils@4.23.0":
827+
version "4.23.0"
828+
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-4.23.0.tgz#f2059434cd6e5672bfeab2fb03b7c0a20622266f"
829+
integrity sha512-WAFNiTDnQfrF3Z2fQ05nmCgPsO5o790vOhmWKXbbYQTO9erE1/YsFot5/LnOUizLzU2eeuz6+U/81KV5/hFTGA==
830830
dependencies:
831831
"@types/json-schema" "^7.0.3"
832-
"@typescript-eslint/scope-manager" "4.22.1"
833-
"@typescript-eslint/types" "4.22.1"
834-
"@typescript-eslint/typescript-estree" "4.22.1"
832+
"@typescript-eslint/scope-manager" "4.23.0"
833+
"@typescript-eslint/types" "4.23.0"
834+
"@typescript-eslint/typescript-estree" "4.23.0"
835835
eslint-scope "^5.0.0"
836836
eslint-utils "^2.0.0"
837837

0 commit comments

Comments
 (0)