Skip to content

Commit 89f3aad

Browse files
authoredJan 10, 2024
chore(deps): update typescript-eslint monorepo to v6.18.0 (#179)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6762a7f commit 89f3aad

File tree

2 files changed

+52
-52
lines changed

2 files changed

+52
-52
lines changed
 

‎package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -45,8 +45,8 @@
4545
"@types/semantic-release": "20.0.6",
4646
"@types/semantic-release__error": "3.0.3",
4747
"@types/signale": "1.4.7",
48-
"@typescript-eslint/eslint-plugin": "6.17.0",
49-
"@typescript-eslint/parser": "6.17.0",
48+
"@typescript-eslint/eslint-plugin": "6.18.0",
49+
"@typescript-eslint/parser": "6.18.0",
5050
"@vitest/coverage-v8": "1.1.3",
5151
"common-tags": "1.8.2",
5252
"conventional-changelog-conventionalcommits": "7.0.2",

‎yarn.lock

+50-50
Original file line numberDiff line numberDiff line change
@@ -885,90 +885,90 @@
885885
dependencies:
886886
"@types/node" "*"
887887

888-
"@typescript-eslint/eslint-plugin@6.17.0":
889-
version "6.17.0"
890-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-6.17.0.tgz#dfc38f790704ba8a54a1277c51efdb489f6ecf9f"
891-
integrity sha512-Vih/4xLXmY7V490dGwBQJTpIZxH4ZFH6eCVmQ4RFkB+wmaCTDAx4dtgoWwMNGKLkqRY1L6rPqzEbjorRnDo4rQ==
888+
"@typescript-eslint/eslint-plugin@6.18.0":
889+
version "6.18.0"
890+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-6.18.0.tgz#94b86f3c25b468c714a04bd490017ecec2fd3746"
891+
integrity sha512-3lqEvQUdCozi6d1mddWqd+kf8KxmGq2Plzx36BlkjuQe3rSTm/O98cLf0A4uDO+a5N1KD2SeEEl6fW97YHY+6w==
892892
dependencies:
893893
"@eslint-community/regexpp" "^4.5.1"
894-
"@typescript-eslint/scope-manager" "6.17.0"
895-
"@typescript-eslint/type-utils" "6.17.0"
896-
"@typescript-eslint/utils" "6.17.0"
897-
"@typescript-eslint/visitor-keys" "6.17.0"
894+
"@typescript-eslint/scope-manager" "6.18.0"
895+
"@typescript-eslint/type-utils" "6.18.0"
896+
"@typescript-eslint/utils" "6.18.0"
897+
"@typescript-eslint/visitor-keys" "6.18.0"
898898
debug "^4.3.4"
899899
graphemer "^1.4.0"
900900
ignore "^5.2.4"
901901
natural-compare "^1.4.0"
902902
semver "^7.5.4"
903903
ts-api-utils "^1.0.1"
904904

905-
"@typescript-eslint/parser@6.17.0":
906-
version "6.17.0"
907-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-6.17.0.tgz#8cd7a0599888ca6056082225b2fdf9a635bf32a1"
908-
integrity sha512-C4bBaX2orvhK+LlwrY8oWGmSl4WolCfYm513gEccdWZj0CwGadbIADb0FtVEcI+WzUyjyoBj2JRP8g25E6IB8A==
905+
"@typescript-eslint/parser@6.18.0":
906+
version "6.18.0"
907+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-6.18.0.tgz#d494161d64832e869f0a6acc6000a2cdff858383"
908+
integrity sha512-v6uR68SFvqhNQT41frCMCQpsP+5vySy6IdgjlzUWoo7ALCnpaWYcz/Ij2k4L8cEsL0wkvOviCMpjmtRtHNOKzA==
909909
dependencies:
910-
"@typescript-eslint/scope-manager" "6.17.0"
911-
"@typescript-eslint/types" "6.17.0"
912-
"@typescript-eslint/typescript-estree" "6.17.0"
913-
"@typescript-eslint/visitor-keys" "6.17.0"
910+
"@typescript-eslint/scope-manager" "6.18.0"
911+
"@typescript-eslint/types" "6.18.0"
912+
"@typescript-eslint/typescript-estree" "6.18.0"
913+
"@typescript-eslint/visitor-keys" "6.18.0"
914914
debug "^4.3.4"
915915

916-
"@typescript-eslint/scope-manager@6.17.0":
917-
version "6.17.0"
918-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-6.17.0.tgz#70e6c1334d0d76562dfa61aed9009c140a7601b4"
919-
integrity sha512-RX7a8lwgOi7am0k17NUO0+ZmMOX4PpjLtLRgLmT1d3lBYdWH4ssBUbwdmc5pdRX8rXon8v9x8vaoOSpkHfcXGA==
916+
"@typescript-eslint/scope-manager@6.18.0":
917+
version "6.18.0"
918+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-6.18.0.tgz#24ca6fc1f4a2afa71122dcfca9282878687d9997"
919+
integrity sha512-o/UoDT2NgOJ2VfHpfr+KBY2ErWvCySNUIX/X7O9g8Zzt/tXdpfEU43qbNk8LVuWUT2E0ptzTWXh79i74PP0twA==
920920
dependencies:
921-
"@typescript-eslint/types" "6.17.0"
922-
"@typescript-eslint/visitor-keys" "6.17.0"
921+
"@typescript-eslint/types" "6.18.0"
922+
"@typescript-eslint/visitor-keys" "6.18.0"
923923

924-
"@typescript-eslint/type-utils@6.17.0":
925-
version "6.17.0"
926-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-6.17.0.tgz#5febad3f523e393006614cbda28b826925b728d5"
927-
integrity sha512-hDXcWmnbtn4P2B37ka3nil3yi3VCQO2QEB9gBiHJmQp5wmyQWqnjA85+ZcE8c4FqnaB6lBwMrPkgd4aBYz3iNg==
924+
"@typescript-eslint/type-utils@6.18.0":
925+
version "6.18.0"
926+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-6.18.0.tgz#a492da599da5c38c70aa9ff9bfb473961b8ae663"
927+
integrity sha512-ZeMtrXnGmTcHciJN1+u2CigWEEXgy1ufoxtWcHORt5kGvpjjIlK9MUhzHm4RM8iVy6dqSaZA/6PVkX6+r+ChjQ==
928928
dependencies:
929-
"@typescript-eslint/typescript-estree" "6.17.0"
930-
"@typescript-eslint/utils" "6.17.0"
929+
"@typescript-eslint/typescript-estree" "6.18.0"
930+
"@typescript-eslint/utils" "6.18.0"
931931
debug "^4.3.4"
932932
ts-api-utils "^1.0.1"
933933

934-
"@typescript-eslint/types@6.17.0":
935-
version "6.17.0"
936-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-6.17.0.tgz#844a92eb7c527110bf9a7d177e3f22bd5a2f40cb"
937-
integrity sha512-qRKs9tvc3a4RBcL/9PXtKSehI/q8wuU9xYJxe97WFxnzH8NWWtcW3ffNS+EWg8uPvIerhjsEZ+rHtDqOCiH57A==
934+
"@typescript-eslint/types@6.18.0":
935+
version "6.18.0"
936+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-6.18.0.tgz#ffce610a1540c17cf7d8ecf2bb34b8b0e2e77101"
937+
integrity sha512-/RFVIccwkwSdW/1zeMx3hADShWbgBxBnV/qSrex6607isYjj05t36P6LyONgqdUrNLl5TYU8NIKdHUYpFvExkA==
938938

939-
"@typescript-eslint/typescript-estree@6.17.0":
940-
version "6.17.0"
941-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-6.17.0.tgz#b913d19886c52d8dc3db856903a36c6c64fd62aa"
942-
integrity sha512-gVQe+SLdNPfjlJn5VNGhlOhrXz4cajwFd5kAgWtZ9dCZf4XJf8xmgCTLIqec7aha3JwgLI2CK6GY1043FRxZwg==
939+
"@typescript-eslint/typescript-estree@6.18.0":
940+
version "6.18.0"
941+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-6.18.0.tgz#1c357c3ca435c3cfa2af6b9daf45ca0bc2bb059a"
942+
integrity sha512-klNvl+Ql4NsBNGB4W9TZ2Od03lm7aGvTbs0wYaFYsplVPhr+oeXjlPZCDI4U9jgJIDK38W1FKhacCFzCC+nbIg==
943943
dependencies:
944-
"@typescript-eslint/types" "6.17.0"
945-
"@typescript-eslint/visitor-keys" "6.17.0"
944+
"@typescript-eslint/types" "6.18.0"
945+
"@typescript-eslint/visitor-keys" "6.18.0"
946946
debug "^4.3.4"
947947
globby "^11.1.0"
948948
is-glob "^4.0.3"
949949
minimatch "9.0.3"
950950
semver "^7.5.4"
951951
ts-api-utils "^1.0.1"
952952

953-
"@typescript-eslint/utils@6.17.0":
954-
version "6.17.0"
955-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-6.17.0.tgz#f2b16d4c9984474656c420438cdede7eccd4079e"
956-
integrity sha512-LofsSPjN/ITNkzV47hxas2JCsNCEnGhVvocfyOcLzT9c/tSZE7SfhS/iWtzP1lKNOEfLhRTZz6xqI8N2RzweSQ==
953+
"@typescript-eslint/utils@6.18.0":
954+
version "6.18.0"
955+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-6.18.0.tgz#4d07c9c08f84b9939a1aca7aef98c8f378936142"
956+
integrity sha512-wiKKCbUeDPGaYEYQh1S580dGxJ/V9HI7K5sbGAVklyf+o5g3O+adnS4UNJajplF4e7z2q0uVBaTdT/yLb4XAVA==
957957
dependencies:
958958
"@eslint-community/eslint-utils" "^4.4.0"
959959
"@types/json-schema" "^7.0.12"
960960
"@types/semver" "^7.5.0"
961-
"@typescript-eslint/scope-manager" "6.17.0"
962-
"@typescript-eslint/types" "6.17.0"
963-
"@typescript-eslint/typescript-estree" "6.17.0"
961+
"@typescript-eslint/scope-manager" "6.18.0"
962+
"@typescript-eslint/types" "6.18.0"
963+
"@typescript-eslint/typescript-estree" "6.18.0"
964964
semver "^7.5.4"
965965

966-
"@typescript-eslint/visitor-keys@6.17.0":
967-
version "6.17.0"
968-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-6.17.0.tgz#3ed043709c39b43ec1e58694f329e0b0430c26b6"
969-
integrity sha512-H6VwB/k3IuIeQOyYczyyKN8wH6ed8EwliaYHLxOIhyF0dYEIsN8+Bk3GE19qafeMKyZJJHP8+O1HiFhFLUNKSg==
966+
"@typescript-eslint/visitor-keys@6.18.0":
967+
version "6.18.0"
968+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-6.18.0.tgz#3c8733737786fa6c78a347b4fa306ae7155b560f"
969+
integrity sha512-1wetAlSZpewRDb2h9p/Q8kRjdGuqdTAQbkJIOUMLug2LBLG+QOjiWoSj6/3B/hA9/tVTFFdtiKvAYoYnSRW/RA==
970970
dependencies:
971-
"@typescript-eslint/types" "6.17.0"
971+
"@typescript-eslint/types" "6.18.0"
972972
eslint-visitor-keys "^3.4.1"
973973

974974
"@ungap/structured-clone@^1.2.0":

0 commit comments

Comments
 (0)
Please sign in to comment.