Skip to content

Commit 247c3ef

Browse files
Merge pull request #762 from vue-a11y/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-5.59.0
chore(deps-dev): bump @typescript-eslint/eslint-plugin from 5.58.0 to 5.59.0
2 parents bf89b3c + 3745a84 commit 247c3ef

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
@@ -888,14 +888,14 @@
888888
"@types/yargs-parser" "*"
889889

890890
"@typescript-eslint/eslint-plugin@^5.10.2":
891-
version "5.58.0"
892-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.58.0.tgz#b1d4b0ad20243269d020ef9bbb036a40b0849829"
893-
integrity sha512-vxHvLhH0qgBd3/tW6/VccptSfc8FxPQIkmNTVLWcCOVqSBvqpnKkBTYrhcGlXfSnd78azwe+PsjYFj0X34/njA==
891+
version "5.59.0"
892+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.59.0.tgz#c0e10eeb936debe5d1c3433cf36206a95befefd0"
893+
integrity sha512-p0QgrEyrxAWBecR56gyn3wkG15TJdI//eetInP3zYRewDh0XS+DhB3VUAd3QqvziFsfaQIoIuZMxZRB7vXYaYw==
894894
dependencies:
895895
"@eslint-community/regexpp" "^4.4.0"
896-
"@typescript-eslint/scope-manager" "5.58.0"
897-
"@typescript-eslint/type-utils" "5.58.0"
898-
"@typescript-eslint/utils" "5.58.0"
896+
"@typescript-eslint/scope-manager" "5.59.0"
897+
"@typescript-eslint/type-utils" "5.59.0"
898+
"@typescript-eslint/utils" "5.59.0"
899899
debug "^4.3.4"
900900
grapheme-splitter "^1.0.4"
901901
ignore "^5.2.0"
@@ -913,14 +913,6 @@
913913
"@typescript-eslint/typescript-estree" "5.59.0"
914914
debug "^4.3.4"
915915

916-
"@typescript-eslint/[email protected]":
917-
version "5.58.0"
918-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.58.0.tgz#5e023a48352afc6a87be6ce3c8e763bc9e2f0bc8"
919-
integrity sha512-b+w8ypN5CFvrXWQb9Ow9T4/6LC2MikNf1viLkYTiTbkQl46CnR69w7lajz1icW0TBsYmlpg+mRzFJ4LEJ8X9NA==
920-
dependencies:
921-
"@typescript-eslint/types" "5.58.0"
922-
"@typescript-eslint/visitor-keys" "5.58.0"
923-
924916
"@typescript-eslint/[email protected]":
925917
version "5.59.0"
926918
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.59.0.tgz#86501d7a17885710b6716a23be2e93fc54a4fe8c"
@@ -929,39 +921,21 @@
929921
"@typescript-eslint/types" "5.59.0"
930922
"@typescript-eslint/visitor-keys" "5.59.0"
931923

932-
"@typescript-eslint/type-utils@5.58.0":
933-
version "5.58.0"
934-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.58.0.tgz#f7d5b3971483d4015a470d8a9e5b8a7d10066e52"
935-
integrity sha512-FF5vP/SKAFJ+LmR9PENql7fQVVgGDOS+dq3j+cKl9iW/9VuZC/8CFmzIP0DLKXfWKpRHawJiG70rVH+xZZbp8w==
924+
"@typescript-eslint/type-utils@5.59.0":
925+
version "5.59.0"
926+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.59.0.tgz#8e8d1420fc2265989fa3a0d897bde37f3851e8c9"
927+
integrity sha512-d/B6VSWnZwu70kcKQSCqjcXpVH+7ABKH8P1KNn4K7j5PXXuycZTPXF44Nui0TEm6rbWGi8kc78xRgOC4n7xFgA==
936928
dependencies:
937-
"@typescript-eslint/typescript-estree" "5.58.0"
938-
"@typescript-eslint/utils" "5.58.0"
929+
"@typescript-eslint/typescript-estree" "5.59.0"
930+
"@typescript-eslint/utils" "5.59.0"
939931
debug "^4.3.4"
940932
tsutils "^3.21.0"
941933

942-
"@typescript-eslint/[email protected]":
943-
version "5.58.0"
944-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.58.0.tgz#54c490b8522c18986004df7674c644ffe2ed77d8"
945-
integrity sha512-JYV4eITHPzVQMnHZcYJXl2ZloC7thuUHrcUmxtzvItyKPvQ50kb9QXBkgNAt90OYMqwaodQh2kHutWZl1fc+1g==
946-
947934
"@typescript-eslint/[email protected]":
948935
version "5.59.0"
949936
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.59.0.tgz#3fcdac7dbf923ec5251545acdd9f1d42d7c4fe32"
950937
integrity sha512-yR2h1NotF23xFFYKHZs17QJnB51J/s+ud4PYU4MqdZbzeNxpgUr05+dNeCN/bb6raslHvGdd6BFCkVhpPk/ZeA==
951938

952-
"@typescript-eslint/[email protected]":
953-
version "5.58.0"
954-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.58.0.tgz#4966e6ff57eaf6e0fce2586497edc097e2ab3e61"
955-
integrity sha512-cRACvGTodA+UxnYM2uwA2KCwRL7VAzo45syNysqlMyNyjw0Z35Icc9ihPJZjIYuA5bXJYiJ2YGUB59BqlOZT1Q==
956-
dependencies:
957-
"@typescript-eslint/types" "5.58.0"
958-
"@typescript-eslint/visitor-keys" "5.58.0"
959-
debug "^4.3.4"
960-
globby "^11.1.0"
961-
is-glob "^4.0.3"
962-
semver "^7.3.7"
963-
tsutils "^3.21.0"
964-
965939
"@typescript-eslint/[email protected]":
966940
version "5.59.0"
967941
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.59.0.tgz#8869156ee1dcfc5a95be3ed0e2809969ea28e965"
@@ -975,28 +949,20 @@
975949
semver "^7.3.7"
976950
tsutils "^3.21.0"
977951

978-
"@typescript-eslint/utils@5.58.0":
979-
version "5.58.0"
980-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.58.0.tgz#430d7c95f23ec457b05be5520c1700a0dfd559d5"
981-
integrity sha512-gAmLOTFXMXOC+zP1fsqm3VceKSBQJNzV385Ok3+yzlavNHZoedajjS4UyS21gabJYcobuigQPs/z71A9MdJFqQ==
952+
"@typescript-eslint/utils@5.59.0":
953+
version "5.59.0"
954+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.59.0.tgz#063d066b3bc4850c18872649ed0da9ee72d833d5"
955+
integrity sha512-GGLFd+86drlHSvPgN/el6dRQNYYGOvRSDVydsUaQluwIW3HvbXuxyuD5JETvBt/9qGYe+lOrDk6gRrWOHb/FvA==
982956
dependencies:
983957
"@eslint-community/eslint-utils" "^4.2.0"
984958
"@types/json-schema" "^7.0.9"
985959
"@types/semver" "^7.3.12"
986-
"@typescript-eslint/scope-manager" "5.58.0"
987-
"@typescript-eslint/types" "5.58.0"
988-
"@typescript-eslint/typescript-estree" "5.58.0"
960+
"@typescript-eslint/scope-manager" "5.59.0"
961+
"@typescript-eslint/types" "5.59.0"
962+
"@typescript-eslint/typescript-estree" "5.59.0"
989963
eslint-scope "^5.1.1"
990964
semver "^7.3.7"
991965

992-
"@typescript-eslint/[email protected]":
993-
version "5.58.0"
994-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.58.0.tgz#eb9de3a61d2331829e6761ce7fd13061781168b4"
995-
integrity sha512-/fBraTlPj0jwdyTwLyrRTxv/3lnU2H96pNTVM6z3esTWLtA5MZ9ghSMJ7Rb+TtUAdtEw9EyJzJ0EydIMKxQ9gA==
996-
dependencies:
997-
"@typescript-eslint/types" "5.58.0"
998-
eslint-visitor-keys "^3.3.0"
999-
1000966
"@typescript-eslint/[email protected]":
1001967
version "5.59.0"
1002968
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.59.0.tgz#a59913f2bf0baeb61b5cfcb6135d3926c3854365"

0 commit comments

Comments
 (0)