Skip to content

Commit b41ab83

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 6b4e7a3 commit b41ab83

File tree

1 file changed

+57
-23
lines changed

1 file changed

+57
-23
lines changed

Diff for: yarn.lock

+57-23
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.9.1"
917905
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.9.1.tgz#b114011010a87e17b3265ca715e16c76a9834cef"
@@ -922,6 +910,14 @@
922910
"@typescript-eslint/typescript-estree" "5.9.1"
923911
debug "^4.3.2"
924912

913+
"@typescript-eslint/[email protected]":
914+
version "5.10.0"
915+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.10.0.tgz#bb5d872e8b9e36203908595507fbc4d3105329cb"
916+
integrity sha512-tgNgUgb4MhqK6DoKn3RBhyZ9aJga7EQrw+2/OiDk5hKf3pTVZWyqBi7ukP+Z0iEEDMF5FDa64LqODzlfE4O/Dg==
917+
dependencies:
918+
"@typescript-eslint/types" "5.10.0"
919+
"@typescript-eslint/visitor-keys" "5.10.0"
920+
925921
"@typescript-eslint/[email protected]":
926922
version "5.9.1"
927923
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.9.1.tgz#6c27be89f1a9409f284d95dfa08ee3400166fe69"
@@ -930,20 +926,38 @@
930926
"@typescript-eslint/types" "5.9.1"
931927
"@typescript-eslint/visitor-keys" "5.9.1"
932928

933-
"@typescript-eslint/type-utils@5.9.1":
934-
version "5.9.1"
935-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.9.1.tgz#c6832ffe655b9b1fec642d36db1a262d721193de"
936-
integrity sha512-tRSpdBnPRssjlUh35rE9ug5HrUvaB9ntREy7gPXXKwmIx61TNN7+l5YKgi1hMKxo5NvqZCfYhA5FvyuJG6X6vg==
929+
"@typescript-eslint/type-utils@5.10.0":
930+
version "5.10.0"
931+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.10.0.tgz#8524b9479c19c478347a7df216827e749e4a51e5"
932+
integrity sha512-TzlyTmufJO5V886N+hTJBGIfnjQDQ32rJYxPaeiyWKdjsv2Ld5l8cbS7pxim4DeNs62fKzRSt8Q14Evs4JnZyQ==
937933
dependencies:
938-
"@typescript-eslint/experimental-utils" "5.9.1"
934+
"@typescript-eslint/utils" "5.10.0"
939935
debug "^4.3.2"
940936
tsutils "^3.21.0"
941937

938+
"@typescript-eslint/[email protected]":
939+
version "5.10.0"
940+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.10.0.tgz#beb3cb345076f5b088afe996d57bcd1dfddaa75c"
941+
integrity sha512-wUljCgkqHsMZbw60IbOqT/puLfyqqD5PquGiBo1u1IS3PLxdi3RDGlyf032IJyh+eQoGhz9kzhtZa+VC4eWTlQ==
942+
942943
"@typescript-eslint/[email protected]":
943944
version "5.9.1"
944945
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.9.1.tgz#1bef8f238a2fb32ebc6ff6d75020d9f47a1593c6"
945946
integrity sha512-SsWegWudWpkZCwwYcKoDwuAjoZXnM1y2EbEerTHho19Hmm+bQ56QG4L4jrtCu0bI5STaRTvRTZmjprWlTw/5NQ==
946947

948+
"@typescript-eslint/[email protected]":
949+
version "5.10.0"
950+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.10.0.tgz#4be24a3dea0f930bb1397c46187d0efdd955a224"
951+
integrity sha512-x+7e5IqfwLwsxTdliHRtlIYkgdtYXzE0CkFeV6ytAqq431ZyxCFzNMNR5sr3WOlIG/ihVZr9K/y71VHTF/DUQA==
952+
dependencies:
953+
"@typescript-eslint/types" "5.10.0"
954+
"@typescript-eslint/visitor-keys" "5.10.0"
955+
debug "^4.3.2"
956+
globby "^11.0.4"
957+
is-glob "^4.0.3"
958+
semver "^7.3.5"
959+
tsutils "^3.21.0"
960+
947961
"@typescript-eslint/[email protected]":
948962
version "5.9.1"
949963
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.9.1.tgz#d5b996f49476495070d2b8dd354861cf33c005d6"
@@ -957,6 +971,26 @@
957971
semver "^7.3.5"
958972
tsutils "^3.21.0"
959973

974+
"@typescript-eslint/[email protected]":
975+
version "5.10.0"
976+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.10.0.tgz#c3d152a85da77c400e37281355561c72fb1b5a65"
977+
integrity sha512-IGYwlt1CVcFoE2ueW4/ioEwybR60RAdGeiJX/iDAw0t5w0wK3S7QncDwpmsM70nKgGTuVchEWB8lwZwHqPAWRg==
978+
dependencies:
979+
"@types/json-schema" "^7.0.9"
980+
"@typescript-eslint/scope-manager" "5.10.0"
981+
"@typescript-eslint/types" "5.10.0"
982+
"@typescript-eslint/typescript-estree" "5.10.0"
983+
eslint-scope "^5.1.1"
984+
eslint-utils "^3.0.0"
985+
986+
"@typescript-eslint/[email protected]":
987+
version "5.10.0"
988+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.10.0.tgz#770215497ad67cd15a572b52089991d5dfe06281"
989+
integrity sha512-GMxj0K1uyrFLPKASLmZzCuSddmjZVbVj3Ouy5QVuIGKZopxvOr24JsS7gruz6C3GExE01mublZ3mIBOaon9zuQ==
990+
dependencies:
991+
"@typescript-eslint/types" "5.10.0"
992+
eslint-visitor-keys "^3.0.0"
993+
960994
"@typescript-eslint/[email protected]":
961995
version "5.9.1"
962996
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.9.1.tgz#f52206f38128dd4f675cf28070a41596eee985b7"

0 commit comments

Comments
 (0)