Skip to content

Commit 874acc6

Browse files
chore(deps): update typescript-eslint monorepo to v5.59.2
1 parent 9f6bced commit 874acc6

File tree

2 files changed

+50
-50
lines changed

2 files changed

+50
-50
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,8 @@
3737
"devDependencies": {
3838
"@types/jest": "27.5.2",
3939
"@types/nock": "11.1.0",
40-
"@typescript-eslint/eslint-plugin": "5.58.0",
41-
"@typescript-eslint/parser": "5.58.0",
40+
"@typescript-eslint/eslint-plugin": "5.59.2",
41+
"@typescript-eslint/parser": "5.59.2",
4242
"acorn": "^8.0.1",
4343
"coveralls": "3.1.1",
4444
"dotenv": "^16.0.0",

yarn.lock

Lines changed: 48 additions & 48 deletions
Original file line numberDiff line numberDiff line change
@@ -885,88 +885,88 @@
885885
dependencies:
886886
"@types/yargs-parser" "*"
887887

888-
"@typescript-eslint/eslint-plugin@5.58.0":
889-
version "5.58.0"
890-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.58.0.tgz#b1d4b0ad20243269d020ef9bbb036a40b0849829"
891-
integrity sha512-vxHvLhH0qgBd3/tW6/VccptSfc8FxPQIkmNTVLWcCOVqSBvqpnKkBTYrhcGlXfSnd78azwe+PsjYFj0X34/njA==
888+
"@typescript-eslint/eslint-plugin@5.59.2":
889+
version "5.59.2"
890+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.59.2.tgz#684a2ce7182f3b4dac342eef7caa1c2bae476abd"
891+
integrity sha512-yVrXupeHjRxLDcPKL10sGQ/QlVrA8J5IYOEWVqk0lJaSZP7X5DfnP7Ns3cc74/blmbipQ1htFNVGsHX6wsYm0A==
892892
dependencies:
893893
"@eslint-community/regexpp" "^4.4.0"
894-
"@typescript-eslint/scope-manager" "5.58.0"
895-
"@typescript-eslint/type-utils" "5.58.0"
896-
"@typescript-eslint/utils" "5.58.0"
894+
"@typescript-eslint/scope-manager" "5.59.2"
895+
"@typescript-eslint/type-utils" "5.59.2"
896+
"@typescript-eslint/utils" "5.59.2"
897897
debug "^4.3.4"
898898
grapheme-splitter "^1.0.4"
899899
ignore "^5.2.0"
900900
natural-compare-lite "^1.4.0"
901901
semver "^7.3.7"
902902
tsutils "^3.21.0"
903903

904-
"@typescript-eslint/parser@5.58.0":
905-
version "5.58.0"
906-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.58.0.tgz#2ac4464cf48bef2e3234cb178ede5af352dddbc6"
907-
integrity sha512-ixaM3gRtlfrKzP8N6lRhBbjTow1t6ztfBvQNGuRM8qH1bjFFXIJ35XY+FC0RRBKn3C6cT+7VW1y8tNm7DwPHDQ==
904+
"@typescript-eslint/parser@5.59.2":
905+
version "5.59.2"
906+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.59.2.tgz#c2c443247901d95865b9f77332d9eee7c55655e8"
907+
integrity sha512-uq0sKyw6ao1iFOZZGk9F8Nro/8+gfB5ezl1cA06SrqbgJAt0SRoFhb9pXaHvkrxUpZaoLxt8KlovHNk8Gp6/HQ==
908908
dependencies:
909-
"@typescript-eslint/scope-manager" "5.58.0"
910-
"@typescript-eslint/types" "5.58.0"
911-
"@typescript-eslint/typescript-estree" "5.58.0"
909+
"@typescript-eslint/scope-manager" "5.59.2"
910+
"@typescript-eslint/types" "5.59.2"
911+
"@typescript-eslint/typescript-estree" "5.59.2"
912912
debug "^4.3.4"
913913

914-
"@typescript-eslint/scope-manager@5.58.0":
915-
version "5.58.0"
916-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.58.0.tgz#5e023a48352afc6a87be6ce3c8e763bc9e2f0bc8"
917-
integrity sha512-b+w8ypN5CFvrXWQb9Ow9T4/6LC2MikNf1viLkYTiTbkQl46CnR69w7lajz1icW0TBsYmlpg+mRzFJ4LEJ8X9NA==
914+
"@typescript-eslint/scope-manager@5.59.2":
915+
version "5.59.2"
916+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.59.2.tgz#f699fe936ee4e2c996d14f0fdd3a7da5ba7b9a4c"
917+
integrity sha512-dB1v7ROySwQWKqQ8rEWcdbTsFjh2G0vn8KUyvTXdPoyzSL6lLGkiXEV5CvpJsEe9xIdKV+8Zqb7wif2issoOFA==
918918
dependencies:
919-
"@typescript-eslint/types" "5.58.0"
920-
"@typescript-eslint/visitor-keys" "5.58.0"
919+
"@typescript-eslint/types" "5.59.2"
920+
"@typescript-eslint/visitor-keys" "5.59.2"
921921

922-
"@typescript-eslint/type-utils@5.58.0":
923-
version "5.58.0"
924-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.58.0.tgz#f7d5b3971483d4015a470d8a9e5b8a7d10066e52"
925-
integrity sha512-FF5vP/SKAFJ+LmR9PENql7fQVVgGDOS+dq3j+cKl9iW/9VuZC/8CFmzIP0DLKXfWKpRHawJiG70rVH+xZZbp8w==
922+
"@typescript-eslint/type-utils@5.59.2":
923+
version "5.59.2"
924+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.59.2.tgz#0729c237503604cd9a7084b5af04c496c9a4cdcf"
925+
integrity sha512-b1LS2phBOsEy/T381bxkkywfQXkV1dWda/z0PhnIy3bC5+rQWQDS7fk9CSpcXBccPY27Z6vBEuaPBCKCgYezyQ==
926926
dependencies:
927-
"@typescript-eslint/typescript-estree" "5.58.0"
928-
"@typescript-eslint/utils" "5.58.0"
927+
"@typescript-eslint/typescript-estree" "5.59.2"
928+
"@typescript-eslint/utils" "5.59.2"
929929
debug "^4.3.4"
930930
tsutils "^3.21.0"
931931

932-
"@typescript-eslint/types@5.58.0":
933-
version "5.58.0"
934-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.58.0.tgz#54c490b8522c18986004df7674c644ffe2ed77d8"
935-
integrity sha512-JYV4eITHPzVQMnHZcYJXl2ZloC7thuUHrcUmxtzvItyKPvQ50kb9QXBkgNAt90OYMqwaodQh2kHutWZl1fc+1g==
932+
"@typescript-eslint/types@5.59.2":
933+
version "5.59.2"
934+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.59.2.tgz#b511d2b9847fe277c5cb002a2318bd329ef4f655"
935+
integrity sha512-LbJ/HqoVs2XTGq5shkiKaNTuVv5tTejdHgfdjqRUGdYhjW1crm/M7og2jhVskMt8/4wS3T1+PfFvL1K3wqYj4w==
936936

937-
"@typescript-eslint/typescript-estree@5.58.0":
938-
version "5.58.0"
939-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.58.0.tgz#4966e6ff57eaf6e0fce2586497edc097e2ab3e61"
940-
integrity sha512-cRACvGTodA+UxnYM2uwA2KCwRL7VAzo45syNysqlMyNyjw0Z35Icc9ihPJZjIYuA5bXJYiJ2YGUB59BqlOZT1Q==
937+
"@typescript-eslint/typescript-estree@5.59.2":
938+
version "5.59.2"
939+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.59.2.tgz#6e2fabd3ba01db5d69df44e0b654c0b051fe9936"
940+
integrity sha512-+j4SmbwVmZsQ9jEyBMgpuBD0rKwi9RxRpjX71Brr73RsYnEr3Lt5QZ624Bxphp8HUkSKfqGnPJp1kA5nl0Sh7Q==
941941
dependencies:
942-
"@typescript-eslint/types" "5.58.0"
943-
"@typescript-eslint/visitor-keys" "5.58.0"
942+
"@typescript-eslint/types" "5.59.2"
943+
"@typescript-eslint/visitor-keys" "5.59.2"
944944
debug "^4.3.4"
945945
globby "^11.1.0"
946946
is-glob "^4.0.3"
947947
semver "^7.3.7"
948948
tsutils "^3.21.0"
949949

950-
"@typescript-eslint/utils@5.58.0":
951-
version "5.58.0"
952-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.58.0.tgz#430d7c95f23ec457b05be5520c1700a0dfd559d5"
953-
integrity sha512-gAmLOTFXMXOC+zP1fsqm3VceKSBQJNzV385Ok3+yzlavNHZoedajjS4UyS21gabJYcobuigQPs/z71A9MdJFqQ==
950+
"@typescript-eslint/utils@5.59.2":
951+
version "5.59.2"
952+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.59.2.tgz#0c45178124d10cc986115885688db6abc37939f4"
953+
integrity sha512-kSuF6/77TZzyGPhGO4uVp+f0SBoYxCDf+lW3GKhtKru/L8k/Hd7NFQxyWUeY7Z/KGB2C6Fe3yf2vVi4V9TsCSQ==
954954
dependencies:
955955
"@eslint-community/eslint-utils" "^4.2.0"
956956
"@types/json-schema" "^7.0.9"
957957
"@types/semver" "^7.3.12"
958-
"@typescript-eslint/scope-manager" "5.58.0"
959-
"@typescript-eslint/types" "5.58.0"
960-
"@typescript-eslint/typescript-estree" "5.58.0"
958+
"@typescript-eslint/scope-manager" "5.59.2"
959+
"@typescript-eslint/types" "5.59.2"
960+
"@typescript-eslint/typescript-estree" "5.59.2"
961961
eslint-scope "^5.1.1"
962962
semver "^7.3.7"
963963

964-
"@typescript-eslint/visitor-keys@5.58.0":
965-
version "5.58.0"
966-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.58.0.tgz#eb9de3a61d2331829e6761ce7fd13061781168b4"
967-
integrity sha512-/fBraTlPj0jwdyTwLyrRTxv/3lnU2H96pNTVM6z3esTWLtA5MZ9ghSMJ7Rb+TtUAdtEw9EyJzJ0EydIMKxQ9gA==
964+
"@typescript-eslint/visitor-keys@5.59.2":
965+
version "5.59.2"
966+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.59.2.tgz#37a419dc2723a3eacbf722512b86d6caf7d3b750"
967+
integrity sha512-EEpsO8m3RASrKAHI9jpavNv9NlEUebV4qmF1OWxSTtKSFBpC1NCmWazDQHFivRf0O1DV11BA645yrLEVQ0/Lig==
968968
dependencies:
969-
"@typescript-eslint/types" "5.58.0"
969+
"@typescript-eslint/types" "5.59.2"
970970
eslint-visitor-keys "^3.3.0"
971971

972972
abab@^2.0.3, abab@^2.0.5:

0 commit comments

Comments
 (0)