Skip to content

Commit 01a0d46

Browse files
Merge pull request #804 from vue-a11y/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-5.59.8
chore(deps-dev): bump @typescript-eslint/eslint-plugin from 5.59.7 to 5.59.8
2 parents 137598e + f13669a commit 01a0d46

File tree

1 file changed

+19
-53
lines changed

1 file changed

+19
-53
lines changed

Diff for: yarn.lock

+19-53
Original file line numberDiff line numberDiff line change
@@ -908,14 +908,14 @@
908908
"@types/yargs-parser" "*"
909909

910910
"@typescript-eslint/eslint-plugin@^5.10.2":
911-
version "5.59.7"
912-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.59.7.tgz#e470af414f05ecfdc05a23e9ce6ec8f91db56fe2"
913-
integrity sha512-BL+jYxUFIbuYwy+4fF86k5vdT9lT0CNJ6HtwrIvGh0PhH8s0yy5rjaKH2fDCrz5ITHy07WCzVGNvAmjJh4IJFA==
911+
version "5.59.8"
912+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.59.8.tgz#1e7a3e5318ece22251dfbc5c9c6feeb4793cc509"
913+
integrity sha512-JDMOmhXteJ4WVKOiHXGCoB96ADWg9q7efPWHRViT/f09bA8XOMLAVHHju3l0MkZnG1izaWXYmgvQcUjTRcpShQ==
914914
dependencies:
915915
"@eslint-community/regexpp" "^4.4.0"
916-
"@typescript-eslint/scope-manager" "5.59.7"
917-
"@typescript-eslint/type-utils" "5.59.7"
918-
"@typescript-eslint/utils" "5.59.7"
916+
"@typescript-eslint/scope-manager" "5.59.8"
917+
"@typescript-eslint/type-utils" "5.59.8"
918+
"@typescript-eslint/utils" "5.59.8"
919919
debug "^4.3.4"
920920
grapheme-splitter "^1.0.4"
921921
ignore "^5.2.0"
@@ -933,14 +933,6 @@
933933
"@typescript-eslint/typescript-estree" "5.59.8"
934934
debug "^4.3.4"
935935

936-
"@typescript-eslint/[email protected]":
937-
version "5.59.7"
938-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.59.7.tgz#0243f41f9066f3339d2f06d7f72d6c16a16769e2"
939-
integrity sha512-FL6hkYWK9zBGdxT2wWEd2W8ocXMu3K94i3gvMrjXpx+koFYdYV7KprKfirpgY34vTGzEPPuKoERpP8kD5h7vZQ==
940-
dependencies:
941-
"@typescript-eslint/types" "5.59.7"
942-
"@typescript-eslint/visitor-keys" "5.59.7"
943-
944936
"@typescript-eslint/[email protected]":
945937
version "5.59.8"
946938
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.59.8.tgz#ff4ad4fec6433647b817c4a7d4b4165d18ea2fa8"
@@ -949,39 +941,21 @@
949941
"@typescript-eslint/types" "5.59.8"
950942
"@typescript-eslint/visitor-keys" "5.59.8"
951943

952-
"@typescript-eslint/[email protected].7":
953-
version "5.59.7"
954-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.59.7.tgz#89c97291371b59eb18a68039857c829776f1426d"
955-
integrity sha512-ozuz/GILuYG7osdY5O5yg0QxXUAEoI4Go3Do5xeu+ERH9PorHBPSdvD3Tjp2NN2bNLh1NJQSsQu2TPu/Ly+HaQ==
944+
"@typescript-eslint/[email protected].8":
945+
version "5.59.8"
946+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.59.8.tgz#aa6c029a9d7706d26bbd25eb4666398781df6ea2"
947+
integrity sha512-+5M518uEIHFBy3FnyqZUF3BMP+AXnYn4oyH8RF012+e7/msMY98FhGL5SrN29NQ9xDgvqCgYnsOiKp1VjZ/fpA==
956948
dependencies:
957-
"@typescript-eslint/typescript-estree" "5.59.7"
958-
"@typescript-eslint/utils" "5.59.7"
949+
"@typescript-eslint/typescript-estree" "5.59.8"
950+
"@typescript-eslint/utils" "5.59.8"
959951
debug "^4.3.4"
960952
tsutils "^3.21.0"
961953

962-
"@typescript-eslint/[email protected]":
963-
version "5.59.7"
964-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.59.7.tgz#6f4857203fceee91d0034ccc30512d2939000742"
965-
integrity sha512-UnVS2MRRg6p7xOSATscWkKjlf/NDKuqo5TdbWck6rIRZbmKpVNTLALzNvcjIfHBE7736kZOFc/4Z3VcZwuOM/A==
966-
967954
"@typescript-eslint/[email protected]":
968955
version "5.59.8"
969956
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.59.8.tgz#212e54414733618f5d0fd50b2da2717f630aebf8"
970957
integrity sha512-+uWuOhBTj/L6awoWIg0BlWy0u9TyFpCHrAuQ5bNfxDaZ1Ppb3mx6tUigc74LHcbHpOHuOTOJrBoAnhdHdaea1w==
971958

972-
"@typescript-eslint/[email protected]":
973-
version "5.59.7"
974-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.59.7.tgz#b887acbd4b58e654829c94860dbff4ac55c5cff8"
975-
integrity sha512-4A1NtZ1I3wMN2UGDkU9HMBL+TIQfbrh4uS0WDMMpf3xMRursDbqEf1ahh6vAAe3mObt8k3ZATnezwG4pdtWuUQ==
976-
dependencies:
977-
"@typescript-eslint/types" "5.59.7"
978-
"@typescript-eslint/visitor-keys" "5.59.7"
979-
debug "^4.3.4"
980-
globby "^11.1.0"
981-
is-glob "^4.0.3"
982-
semver "^7.3.7"
983-
tsutils "^3.21.0"
984-
985959
"@typescript-eslint/[email protected]":
986960
version "5.59.8"
987961
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.59.8.tgz#801a7b1766481629481b3b0878148bd7a1f345d7"
@@ -995,28 +969,20 @@
995969
semver "^7.3.7"
996970
tsutils "^3.21.0"
997971

998-
"@typescript-eslint/[email protected].7":
999-
version "5.59.7"
1000-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.59.7.tgz#7adf068b136deae54abd9a66ba5a8780d2d0f898"
1001-
integrity sha512-yCX9WpdQKaLufz5luG4aJbOpdXf/fjwGMcLFXZVPUz3QqLirG5QcwwnIHNf8cjLjxK4qtzTO8udUtMQSAToQnQ==
972+
"@typescript-eslint/[email protected].8":
973+
version "5.59.8"
974+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.59.8.tgz#34d129f35a2134c67fdaf024941e8f96050dca2b"
975+
integrity sha512-Tr65630KysnNn9f9G7ROF3w1b5/7f6QVCJ+WK9nhIocWmx9F+TmCAcglF26Vm7z8KCTwoKcNEBZrhlklla3CKg==
1002976
dependencies:
1003977
"@eslint-community/eslint-utils" "^4.2.0"
1004978
"@types/json-schema" "^7.0.9"
1005979
"@types/semver" "^7.3.12"
1006-
"@typescript-eslint/scope-manager" "5.59.7"
1007-
"@typescript-eslint/types" "5.59.7"
1008-
"@typescript-eslint/typescript-estree" "5.59.7"
980+
"@typescript-eslint/scope-manager" "5.59.8"
981+
"@typescript-eslint/types" "5.59.8"
982+
"@typescript-eslint/typescript-estree" "5.59.8"
1009983
eslint-scope "^5.1.1"
1010984
semver "^7.3.7"
1011985

1012-
"@typescript-eslint/[email protected]":
1013-
version "5.59.7"
1014-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.59.7.tgz#09c36eaf268086b4fbb5eb9dc5199391b6485fc5"
1015-
integrity sha512-tyN+X2jvMslUszIiYbF0ZleP+RqQsFVpGrKI6e0Eet1w8WmhsAtmzaqm8oM8WJQ1ysLwhnsK/4hYHJjOgJVfQQ==
1016-
dependencies:
1017-
"@typescript-eslint/types" "5.59.7"
1018-
eslint-visitor-keys "^3.3.0"
1019-
1020986
"@typescript-eslint/[email protected]":
1021987
version "5.59.8"
1022988
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.59.8.tgz#aa6a7ef862add919401470c09e1609392ef3cc40"

0 commit comments

Comments
 (0)