Skip to content

Commit 2222833

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.59.2 to 5.59.5. - [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.59.5/packages/eslint-plugin) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ec59043 commit 2222833

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.59.2"
892-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.59.2.tgz#684a2ce7182f3b4dac342eef7caa1c2bae476abd"
893-
integrity sha512-yVrXupeHjRxLDcPKL10sGQ/QlVrA8J5IYOEWVqk0lJaSZP7X5DfnP7Ns3cc74/blmbipQ1htFNVGsHX6wsYm0A==
891+
version "5.59.5"
892+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.59.5.tgz#f156827610a3f8cefc56baeaa93cd4a5f32966b4"
893+
integrity sha512-feA9xbVRWJZor+AnLNAr7A8JRWeZqHUf4T9tlP+TN04b05pFVhO5eN7/O93Y/1OUlLMHKbnJisgDURs/qvtqdg==
894894
dependencies:
895895
"@eslint-community/regexpp" "^4.4.0"
896-
"@typescript-eslint/scope-manager" "5.59.2"
897-
"@typescript-eslint/type-utils" "5.59.2"
898-
"@typescript-eslint/utils" "5.59.2"
896+
"@typescript-eslint/scope-manager" "5.59.5"
897+
"@typescript-eslint/type-utils" "5.59.5"
898+
"@typescript-eslint/utils" "5.59.5"
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.5"
914914
debug "^4.3.4"
915915

916-
"@typescript-eslint/[email protected]":
917-
version "5.59.2"
918-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.59.2.tgz#f699fe936ee4e2c996d14f0fdd3a7da5ba7b9a4c"
919-
integrity sha512-dB1v7ROySwQWKqQ8rEWcdbTsFjh2G0vn8KUyvTXdPoyzSL6lLGkiXEV5CvpJsEe9xIdKV+8Zqb7wif2issoOFA==
920-
dependencies:
921-
"@typescript-eslint/types" "5.59.2"
922-
"@typescript-eslint/visitor-keys" "5.59.2"
923-
924916
"@typescript-eslint/[email protected]":
925917
version "5.59.5"
926918
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.59.5.tgz#33ffc7e8663f42cfaac873de65ebf65d2bce674d"
@@ -929,39 +921,21 @@
929921
"@typescript-eslint/types" "5.59.5"
930922
"@typescript-eslint/visitor-keys" "5.59.5"
931923

932-
"@typescript-eslint/[email protected].2":
933-
version "5.59.2"
934-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.59.2.tgz#0729c237503604cd9a7084b5af04c496c9a4cdcf"
935-
integrity sha512-b1LS2phBOsEy/T381bxkkywfQXkV1dWda/z0PhnIy3bC5+rQWQDS7fk9CSpcXBccPY27Z6vBEuaPBCKCgYezyQ==
924+
"@typescript-eslint/[email protected].5":
925+
version "5.59.5"
926+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.59.5.tgz#485b0e2c5b923460bc2ea6b338c595343f06fc9b"
927+
integrity sha512-4eyhS7oGym67/pSxA2mmNq7X164oqDYNnZCUayBwJZIRVvKpBCMBzFnFxjeoDeShjtO6RQBHBuwybuX3POnDqg==
936928
dependencies:
937-
"@typescript-eslint/typescript-estree" "5.59.2"
938-
"@typescript-eslint/utils" "5.59.2"
929+
"@typescript-eslint/typescript-estree" "5.59.5"
930+
"@typescript-eslint/utils" "5.59.5"
939931
debug "^4.3.4"
940932
tsutils "^3.21.0"
941933

942-
"@typescript-eslint/[email protected]":
943-
version "5.59.2"
944-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.59.2.tgz#b511d2b9847fe277c5cb002a2318bd329ef4f655"
945-
integrity sha512-LbJ/HqoVs2XTGq5shkiKaNTuVv5tTejdHgfdjqRUGdYhjW1crm/M7og2jhVskMt8/4wS3T1+PfFvL1K3wqYj4w==
946-
947934
"@typescript-eslint/[email protected]":
948935
version "5.59.5"
949936
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.59.5.tgz#e63c5952532306d97c6ea432cee0981f6d2258c7"
950937
integrity sha512-xkfRPHbqSH4Ggx4eHRIO/eGL8XL4Ysb4woL8c87YuAo8Md7AUjyWKa9YMwTL519SyDPrfEgKdewjkxNCVeJW7w==
951938

952-
"@typescript-eslint/[email protected]":
953-
version "5.59.2"
954-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.59.2.tgz#6e2fabd3ba01db5d69df44e0b654c0b051fe9936"
955-
integrity sha512-+j4SmbwVmZsQ9jEyBMgpuBD0rKwi9RxRpjX71Brr73RsYnEr3Lt5QZ624Bxphp8HUkSKfqGnPJp1kA5nl0Sh7Q==
956-
dependencies:
957-
"@typescript-eslint/types" "5.59.2"
958-
"@typescript-eslint/visitor-keys" "5.59.2"
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.5"
967941
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.59.5.tgz#9b252ce55dd765e972a7a2f99233c439c5101e42"
@@ -975,28 +949,20 @@
975949
semver "^7.3.7"
976950
tsutils "^3.21.0"
977951

978-
"@typescript-eslint/[email protected].2":
979-
version "5.59.2"
980-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.59.2.tgz#0c45178124d10cc986115885688db6abc37939f4"
981-
integrity sha512-kSuF6/77TZzyGPhGO4uVp+f0SBoYxCDf+lW3GKhtKru/L8k/Hd7NFQxyWUeY7Z/KGB2C6Fe3yf2vVi4V9TsCSQ==
952+
"@typescript-eslint/[email protected].5":
953+
version "5.59.5"
954+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.59.5.tgz#15b3eb619bb223302e60413adb0accd29c32bcae"
955+
integrity sha512-sCEHOiw+RbyTii9c3/qN74hYDPNORb8yWCoPLmB7BIflhplJ65u2PBpdRla12e3SSTJ2erRkPjz7ngLHhUegxA==
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.59.2"
987-
"@typescript-eslint/types" "5.59.2"
988-
"@typescript-eslint/typescript-estree" "5.59.2"
960+
"@typescript-eslint/scope-manager" "5.59.5"
961+
"@typescript-eslint/types" "5.59.5"
962+
"@typescript-eslint/typescript-estree" "5.59.5"
989963
eslint-scope "^5.1.1"
990964
semver "^7.3.7"
991965

992-
"@typescript-eslint/[email protected]":
993-
version "5.59.2"
994-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.59.2.tgz#37a419dc2723a3eacbf722512b86d6caf7d3b750"
995-
integrity sha512-EEpsO8m3RASrKAHI9jpavNv9NlEUebV4qmF1OWxSTtKSFBpC1NCmWazDQHFivRf0O1DV11BA645yrLEVQ0/Lig==
996-
dependencies:
997-
"@typescript-eslint/types" "5.59.2"
998-
eslint-visitor-keys "^3.3.0"
999-
1000966
"@typescript-eslint/[email protected]":
1001967
version "5.59.5"
1002968
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.59.5.tgz#ba5b8d6791a13cf9fea6716af1e7626434b29b9b"

0 commit comments

Comments
 (0)