Skip to content

Commit 1829a59

Browse files
chore(deps-dev): bump @typescript-eslint/eslint-plugin
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.9.1 to 5.10.0. - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.10.0/packages/eslint-plugin) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 52acce6 commit 1829a59

File tree

1 file changed

+21
-55
lines changed

1 file changed

+21
-55
lines changed

Diff for: yarn.lock

+21-55
Original file line numberDiff line numberDiff line change
@@ -886,32 +886,20 @@
886886
"@types/yargs-parser" "*"
887887

888888
"@typescript-eslint/eslint-plugin@^5.8.0":
889-
version "5.9.1"
890-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.9.1.tgz#e5a86d7e1f9dc0b3df1e6d94feaf20dd838d066c"
891-
integrity sha512-Xv9tkFlyD4MQGpJgTo6wqDqGvHIRmRgah/2Sjz1PUnJTawjHWIwBivUE9x0QtU2WVii9baYgavo/bHjrZJkqTw==
889+
version "5.10.0"
890+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.10.0.tgz#e90afea96dff8620892ad216b0e4ccdf8ee32d3a"
891+
integrity sha512-XXVKnMsq2fuu9K2KsIxPUGqb6xAImz8MEChClbXmE3VbveFtBUU5bzM6IPVWqzyADIgdkS2Ws/6Xo7W2TeZWjQ==
892892
dependencies:
893-
"@typescript-eslint/experimental-utils" "5.9.1"
894-
"@typescript-eslint/scope-manager" "5.9.1"
895-
"@typescript-eslint/type-utils" "5.9.1"
893+
"@typescript-eslint/scope-manager" "5.10.0"
894+
"@typescript-eslint/type-utils" "5.10.0"
895+
"@typescript-eslint/utils" "5.10.0"
896896
debug "^4.3.2"
897897
functional-red-black-tree "^1.0.1"
898898
ignore "^5.1.8"
899899
regexpp "^3.2.0"
900900
semver "^7.3.5"
901901
tsutils "^3.21.0"
902902

903-
"@typescript-eslint/[email protected]":
904-
version "5.9.1"
905-
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-5.9.1.tgz#8c407c4dd5ffe522329df6e4c9c2b52206d5f7f1"
906-
integrity sha512-cb1Njyss0mLL9kLXgS/eEY53SZQ9sT519wpX3i+U457l2UXRDuo87hgKfgRazmu9/tQb0x2sr3Y0yrU+Zz0y+w==
907-
dependencies:
908-
"@types/json-schema" "^7.0.9"
909-
"@typescript-eslint/scope-manager" "5.9.1"
910-
"@typescript-eslint/types" "5.9.1"
911-
"@typescript-eslint/typescript-estree" "5.9.1"
912-
eslint-scope "^5.1.1"
913-
eslint-utils "^3.0.0"
914-
915903
"@typescript-eslint/parser@^5.8.0":
916904
version "5.10.0"
917905
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.10.0.tgz#8f59e036f5f1cffc178cacbd5ccdd02aeb96c91c"
@@ -930,20 +918,12 @@
930918
"@typescript-eslint/types" "5.10.0"
931919
"@typescript-eslint/visitor-keys" "5.10.0"
932920

933-
"@typescript-eslint/[email protected]":
934-
version "5.9.1"
935-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.9.1.tgz#6c27be89f1a9409f284d95dfa08ee3400166fe69"
936-
integrity sha512-8BwvWkho3B/UOtzRyW07ffJXPaLSUKFBjpq8aqsRvu6HdEuzCY57+ffT7QoV4QXJXWSU1+7g3wE4AlgImmQ9pQ==
937-
dependencies:
938-
"@typescript-eslint/types" "5.9.1"
939-
"@typescript-eslint/visitor-keys" "5.9.1"
940-
941-
"@typescript-eslint/[email protected]":
942-
version "5.9.1"
943-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.9.1.tgz#c6832ffe655b9b1fec642d36db1a262d721193de"
944-
integrity sha512-tRSpdBnPRssjlUh35rE9ug5HrUvaB9ntREy7gPXXKwmIx61TNN7+l5YKgi1hMKxo5NvqZCfYhA5FvyuJG6X6vg==
921+
"@typescript-eslint/[email protected]":
922+
version "5.10.0"
923+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.10.0.tgz#8524b9479c19c478347a7df216827e749e4a51e5"
924+
integrity sha512-TzlyTmufJO5V886N+hTJBGIfnjQDQ32rJYxPaeiyWKdjsv2Ld5l8cbS7pxim4DeNs62fKzRSt8Q14Evs4JnZyQ==
945925
dependencies:
946-
"@typescript-eslint/experimental-utils" "5.9.1"
926+
"@typescript-eslint/utils" "5.10.0"
947927
debug "^4.3.2"
948928
tsutils "^3.21.0"
949929

@@ -952,11 +932,6 @@
952932
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.10.0.tgz#beb3cb345076f5b088afe996d57bcd1dfddaa75c"
953933
integrity sha512-wUljCgkqHsMZbw60IbOqT/puLfyqqD5PquGiBo1u1IS3PLxdi3RDGlyf032IJyh+eQoGhz9kzhtZa+VC4eWTlQ==
954934

955-
"@typescript-eslint/[email protected]":
956-
version "5.9.1"
957-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.9.1.tgz#1bef8f238a2fb32ebc6ff6d75020d9f47a1593c6"
958-
integrity sha512-SsWegWudWpkZCwwYcKoDwuAjoZXnM1y2EbEerTHho19Hmm+bQ56QG4L4jrtCu0bI5STaRTvRTZmjprWlTw/5NQ==
959-
960935
"@typescript-eslint/[email protected]":
961936
version "5.10.0"
962937
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.10.0.tgz#4be24a3dea0f930bb1397c46187d0efdd955a224"
@@ -970,18 +945,17 @@
970945
semver "^7.3.5"
971946
tsutils "^3.21.0"
972947

973-
"@typescript-eslint/typescript-estree@5.9.1":
974-
version "5.9.1"
975-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.9.1.tgz#d5b996f49476495070d2b8dd354861cf33c005d6"
976-
integrity sha512-gL1sP6A/KG0HwrahVXI9fZyeVTxEYV//6PmcOn1tD0rw8VhUWYeZeuWHwwhnewnvEMcHjhnJLOBhA9rK4vmb8A==
948+
"@typescript-eslint/utils@5.10.0":
949+
version "5.10.0"
950+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.10.0.tgz#c3d152a85da77c400e37281355561c72fb1b5a65"
951+
integrity sha512-IGYwlt1CVcFoE2ueW4/ioEwybR60RAdGeiJX/iDAw0t5w0wK3S7QncDwpmsM70nKgGTuVchEWB8lwZwHqPAWRg==
977952
dependencies:
978-
"@typescript-eslint/types" "5.9.1"
979-
"@typescript-eslint/visitor-keys" "5.9.1"
980-
debug "^4.3.2"
981-
globby "^11.0.4"
982-
is-glob "^4.0.3"
983-
semver "^7.3.5"
984-
tsutils "^3.21.0"
953+
"@types/json-schema" "^7.0.9"
954+
"@typescript-eslint/scope-manager" "5.10.0"
955+
"@typescript-eslint/types" "5.10.0"
956+
"@typescript-eslint/typescript-estree" "5.10.0"
957+
eslint-scope "^5.1.1"
958+
eslint-utils "^3.0.0"
985959

986960
"@typescript-eslint/[email protected]":
987961
version "5.10.0"
@@ -991,14 +965,6 @@
991965
"@typescript-eslint/types" "5.10.0"
992966
eslint-visitor-keys "^3.0.0"
993967

994-
"@typescript-eslint/[email protected]":
995-
version "5.9.1"
996-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.9.1.tgz#f52206f38128dd4f675cf28070a41596eee985b7"
997-
integrity sha512-Xh37pNz9e9ryW4TVdwiFzmr4hloty8cFj8GTWMXh3Z8swGwyQWeCcNgF0hm6t09iZd6eiZmIf4zHedQVP6TVtg==
998-
dependencies:
999-
"@typescript-eslint/types" "5.9.1"
1000-
eslint-visitor-keys "^3.0.0"
1001-
1002968
abab@^2.0.3, abab@^2.0.5:
1003969
version "2.0.5"
1004970
resolved "https://registry.yarnpkg.com/abab/-/abab-2.0.5.tgz#c0b678fb32d60fc1219c784d6a826fe385aeb79a"

0 commit comments

Comments
 (0)