Skip to content

Commit f8cd8f3

Browse files
Merge pull request #656 from vue-a11y/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-5.46.1
chore(deps-dev): bump @typescript-eslint/eslint-plugin from 5.46.0 to 5.46.1
2 parents e752366 + c58386f commit f8cd8f3

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.46.0"
794-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.46.0.tgz#9a96a713b9616c783501a3c1774c9e2b40217ad0"
795-
integrity sha512-QrZqaIOzJAjv0sfjY4EjbXUi3ZOFpKfzntx22gPGr9pmFcTjcFw/1sS1LJhEubfAGwuLjNrPV0rH+D1/XZFy7Q==
793+
version "5.46.1"
794+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.46.1.tgz#098abb4c9354e19f460d57ab18bff1f676a6cff0"
795+
integrity sha512-YpzNv3aayRBwjs4J3oz65eVLXc9xx0PDbIRisHj+dYhvBn02MjYOD96P8YGiWEIFBrojaUjxvkaUpakD82phsA==
796796
dependencies:
797-
"@typescript-eslint/scope-manager" "5.46.0"
798-
"@typescript-eslint/type-utils" "5.46.0"
799-
"@typescript-eslint/utils" "5.46.0"
797+
"@typescript-eslint/scope-manager" "5.46.1"
798+
"@typescript-eslint/type-utils" "5.46.1"
799+
"@typescript-eslint/utils" "5.46.1"
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.46.0"
823823
"@typescript-eslint/visitor-keys" "5.46.0"
824824

825-
"@typescript-eslint/type-utils@5.46.0":
826-
version "5.46.0"
827-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.46.0.tgz#3a4507b3b437e2fd9e95c3e5eea5ae16f79d64b3"
828-
integrity sha512-dwv4nimVIAsVS2dTA0MekkWaRnoYNXY26dKz8AN5W3cBFYwYGFQEqm/cG+TOoooKlncJS4RTbFKgcFY/pOiBCg==
825+
"@typescript-eslint/scope-manager@5.46.1":
826+
version "5.46.1"
827+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.46.1.tgz#70af8425c79bbc1178b5a63fb51102ddf48e104a"
828+
integrity sha512-iOChVivo4jpwUdrJZyXSMrEIM/PvsbbDOX1y3UCKjSgWn+W89skxWaYXACQfxmIGhPVpRWK/VWPYc+bad6smIA==
829829
dependencies:
830-
"@typescript-eslint/typescript-estree" "5.46.0"
831-
"@typescript-eslint/utils" "5.46.0"
830+
"@typescript-eslint/types" "5.46.1"
831+
"@typescript-eslint/visitor-keys" "5.46.1"
832+
833+
"@typescript-eslint/[email protected]":
834+
version "5.46.1"
835+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.46.1.tgz#195033e4b30b51b870dfcf2828e88d57b04a11cc"
836+
integrity sha512-V/zMyfI+jDmL1ADxfDxjZ0EMbtiVqj8LUGPAGyBkXXStWmCUErMpW873zEHsyguWCuq2iN4BrlWUkmuVj84yng==
837+
dependencies:
838+
"@typescript-eslint/typescript-estree" "5.46.1"
839+
"@typescript-eslint/utils" "5.46.1"
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.46.0.tgz#f4d76622a996b88153bbd829ea9ccb9f7a5d28bc"
838846
integrity sha512-wHWgQHFB+qh6bu0IAPAJCdeCdI0wwzZnnWThlmHNY01XJ9Z97oKqKOzWYpR2I83QmshhQJl6LDM9TqMiMwJBTw==
839847

848+
"@typescript-eslint/[email protected]":
849+
version "5.46.1"
850+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.46.1.tgz#4e9db2107b9a88441c4d5ecacde3bb7a5ebbd47e"
851+
integrity sha512-Z5pvlCaZgU+93ryiYUwGwLl9AQVB/PQ1TsJ9NZ/gHzZjN7g9IAn6RSDkpCV8hqTwAiaj6fmCcKSQeBPlIpW28w==
852+
840853
"@typescript-eslint/[email protected]":
841854
version "5.46.0"
842855
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.46.0.tgz#a6c2b84b9351f78209a1d1f2d99ca553f7fa29a5"
@@ -850,16 +863,29 @@
850863
semver "^7.3.7"
851864
tsutils "^3.21.0"
852865

853-
"@typescript-eslint/[email protected]":
854-
version "5.46.0"
855-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.46.0.tgz#600cd873ba471b7d8b0b9f35de34cf852c6fcb31"
856-
integrity sha512-4O+Ps1CRDw+D+R40JYh5GlKLQERXRKW5yIQoNDpmXPJ+C7kaPF9R7GWl+PxGgXjB3PQCqsaaZUpZ9dG4U6DO7g==
866+
"@typescript-eslint/[email protected]":
867+
version "5.46.1"
868+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.46.1.tgz#5358088f98a8f9939355e0996f9c8f41c25eced2"
869+
integrity sha512-j9W4t67QiNp90kh5Nbr1w92wzt+toiIsaVPnEblB2Ih2U9fqBTyqV9T3pYWZBRt6QoMh/zVWP59EpuCjc4VRBg==
870+
dependencies:
871+
"@typescript-eslint/types" "5.46.1"
872+
"@typescript-eslint/visitor-keys" "5.46.1"
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.46.1"
881+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.46.1.tgz#7da3c934d9fd0eb4002a6bb3429f33298b469b4a"
882+
integrity sha512-RBdBAGv3oEpFojaCYT4Ghn4775pdjvwfDOfQ2P6qzNVgQOVrnSPe5/Pb88kv7xzYQjoio0eKHKB9GJ16ieSxvA==
857883
dependencies:
858884
"@types/json-schema" "^7.0.9"
859885
"@types/semver" "^7.3.12"
860-
"@typescript-eslint/scope-manager" "5.46.0"
861-
"@typescript-eslint/types" "5.46.0"
862-
"@typescript-eslint/typescript-estree" "5.46.0"
886+
"@typescript-eslint/scope-manager" "5.46.1"
887+
"@typescript-eslint/types" "5.46.1"
888+
"@typescript-eslint/typescript-estree" "5.46.1"
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.46.0"
873899
eslint-visitor-keys "^3.3.0"
874900

901+
"@typescript-eslint/[email protected]":
902+
version "5.46.1"
903+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.46.1.tgz#126cc6fe3c0f83608b2b125c5d9daced61394242"
904+
integrity sha512-jczZ9noovXwy59KjRTk1OftT78pwygdcmCuBf8yMoWt/8O8l+6x2LSEze0E4TeepXK4MezW3zGSyoDRZK7Y9cg==
905+
dependencies:
906+
"@typescript-eslint/types" "5.46.1"
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)