Skip to content

Commit eb7ea0d

Browse files
Merge pull request #639 from vue-a11y/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-5.44.0
chore(deps-dev): bump @typescript-eslint/eslint-plugin from 5.43.0 to 5.44.0
2 parents e78d1dc + cf91d39 commit eb7ea0d

File tree

1 file changed

+53
-19
lines changed

1 file changed

+53
-19
lines changed

Diff for: yarn.lock

+53-19
Original file line numberDiff line numberDiff line change
@@ -790,13 +790,13 @@
790790
"@types/yargs-parser" "*"
791791

792792
"@typescript-eslint/eslint-plugin@^5.10.2":
793-
version "5.43.0"
794-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.43.0.tgz#4a5248eb31b454715ddfbf8cfbf497529a0a78bc"
795-
integrity sha512-wNPzG+eDR6+hhW4yobEmpR36jrqqQv1vxBq5LJO3fBAktjkvekfr4BRl+3Fn1CM/A+s8/EiGUbOMDoYqWdbtXA==
793+
version "5.44.0"
794+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.44.0.tgz#105788f299050c917eb85c4d9fd04b089e3740de"
795+
integrity sha512-j5ULd7FmmekcyWeArx+i8x7sdRHzAtXTkmDPthE4amxZOWKFK7bomoJ4r7PJ8K7PoMzD16U8MmuZFAonr1ERvw==
796796
dependencies:
797-
"@typescript-eslint/scope-manager" "5.43.0"
798-
"@typescript-eslint/type-utils" "5.43.0"
799-
"@typescript-eslint/utils" "5.43.0"
797+
"@typescript-eslint/scope-manager" "5.44.0"
798+
"@typescript-eslint/type-utils" "5.44.0"
799+
"@typescript-eslint/utils" "5.44.0"
800800
debug "^4.3.4"
801801
ignore "^5.2.0"
802802
natural-compare-lite "^1.4.0"
@@ -822,13 +822,21 @@
822822
"@typescript-eslint/types" "5.43.0"
823823
"@typescript-eslint/visitor-keys" "5.43.0"
824824

825-
"@typescript-eslint/type-utils@5.43.0":
826-
version "5.43.0"
827-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.43.0.tgz#91110fb827df5161209ecca06f70d19a96030be6"
828-
integrity sha512-K21f+KY2/VvYggLf5Pk4tgBOPs2otTaIHy2zjclo7UZGLyFH86VfUOm5iq+OtDtxq/Zwu2I3ujDBykVW4Xtmtg==
825+
"@typescript-eslint/scope-manager@5.44.0":
826+
version "5.44.0"
827+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.44.0.tgz#988c3f34b45b3474eb9ff0674c18309dedfc3e04"
828+
integrity sha512-2pKml57KusI0LAhgLKae9kwWeITZ7IsZs77YxyNyIVOwQ1kToyXRaJLl+uDEXzMN5hnobKUOo2gKntK9H1YL8g==
829829
dependencies:
830-
"@typescript-eslint/typescript-estree" "5.43.0"
831-
"@typescript-eslint/utils" "5.43.0"
830+
"@typescript-eslint/types" "5.44.0"
831+
"@typescript-eslint/visitor-keys" "5.44.0"
832+
833+
"@typescript-eslint/[email protected]":
834+
version "5.44.0"
835+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.44.0.tgz#bc5a6e8a0269850714a870c9268c038150dfb3c7"
836+
integrity sha512-A1u0Yo5wZxkXPQ7/noGkRhV4J9opcymcr31XQtOzcc5nO/IHN2E2TPMECKWYpM3e6olWEM63fq/BaL1wEYnt/w==
837+
dependencies:
838+
"@typescript-eslint/typescript-estree" "5.44.0"
839+
"@typescript-eslint/utils" "5.44.0"
832840
debug "^4.3.4"
833841
tsutils "^3.21.0"
834842

@@ -837,6 +845,11 @@
837845
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.43.0.tgz#e4ddd7846fcbc074325293515fa98e844d8d2578"
838846
integrity sha512-jpsbcD0x6AUvV7tyOlyvon0aUsQpF8W+7TpJntfCUWU1qaIKu2K34pMwQKSzQH8ORgUrGYY6pVIh1Pi8TNeteg==
839847

848+
"@typescript-eslint/[email protected]":
849+
version "5.44.0"
850+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.44.0.tgz#f3f0b89aaff78f097a2927fe5688c07e786a0241"
851+
integrity sha512-Tp+zDnHmGk4qKR1l+Y1rBvpjpm5tGXX339eAlRBDg+kgZkz9Bw+pqi4dyseOZMsGuSH69fYfPJCBKBrbPCxYFQ==
852+
840853
"@typescript-eslint/[email protected]":
841854
version "5.43.0"
842855
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.43.0.tgz#b6883e58ba236a602c334be116bfc00b58b3b9f2"
@@ -850,16 +863,29 @@
850863
semver "^7.3.7"
851864
tsutils "^3.21.0"
852865

853-
"@typescript-eslint/[email protected]":
854-
version "5.43.0"
855-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.43.0.tgz#00fdeea07811dbdf68774a6f6eacfee17fcc669f"
856-
integrity sha512-8nVpA6yX0sCjf7v/NDfeaOlyaIIqL7OaIGOWSPFqUKK59Gnumd3Wa+2l8oAaYO2lk0sO+SbWFWRSvhu8gLGv4A==
866+
"@typescript-eslint/[email protected]":
867+
version "5.44.0"
868+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.44.0.tgz#0461b386203e8d383bb1268b1ed1da9bc905b045"
869+
integrity sha512-M6Jr+RM7M5zeRj2maSfsZK2660HKAJawv4Ud0xT+yauyvgrsHu276VtXlKDFnEmhG+nVEd0fYZNXGoAgxwDWJw==
870+
dependencies:
871+
"@typescript-eslint/types" "5.44.0"
872+
"@typescript-eslint/visitor-keys" "5.44.0"
873+
debug "^4.3.4"
874+
globby "^11.1.0"
875+
is-glob "^4.0.3"
876+
semver "^7.3.7"
877+
tsutils "^3.21.0"
878+
879+
"@typescript-eslint/[email protected]":
880+
version "5.44.0"
881+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.44.0.tgz#d733da4d79d6c30f1a68b531cdda1e0c1f00d52d"
882+
integrity sha512-fMzA8LLQ189gaBjS0MZszw5HBdZgVwxVFShCO3QN+ws3GlPkcy9YuS3U4wkT6su0w+Byjq3mS3uamy9HE4Yfjw==
857883
dependencies:
858884
"@types/json-schema" "^7.0.9"
859885
"@types/semver" "^7.3.12"
860-
"@typescript-eslint/scope-manager" "5.43.0"
861-
"@typescript-eslint/types" "5.43.0"
862-
"@typescript-eslint/typescript-estree" "5.43.0"
886+
"@typescript-eslint/scope-manager" "5.44.0"
887+
"@typescript-eslint/types" "5.44.0"
888+
"@typescript-eslint/typescript-estree" "5.44.0"
863889
eslint-scope "^5.1.1"
864890
eslint-utils "^3.0.0"
865891
semver "^7.3.7"
@@ -872,6 +898,14 @@
872898
"@typescript-eslint/types" "5.43.0"
873899
eslint-visitor-keys "^3.3.0"
874900

901+
"@typescript-eslint/[email protected]":
902+
version "5.44.0"
903+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.44.0.tgz#10740dc28902bb903d12ee3a005cc3a70207d433"
904+
integrity sha512-a48tLG8/4m62gPFbJ27FxwCOqPKxsb8KC3HkmYoq2As/4YyjQl1jDbRr1s63+g4FS/iIehjmN3L5UjmKva1HzQ==
905+
dependencies:
906+
"@typescript-eslint/types" "5.44.0"
907+
eslint-visitor-keys "^3.3.0"
908+
875909
acorn-jsx@^5.3.2:
876910
version "5.3.2"
877911
resolved "https://registry.yarnpkg.com/acorn-jsx/-/acorn-jsx-5.3.2.tgz#7ed5bb55908b3b2f1bc55c6af1653bada7f07937"

0 commit comments

Comments
 (0)