Skip to content

Commit f16a3e5

Browse files
Bump typescript-eslint from 8.21.0 to 8.22.0 (#24)
Bumps [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) from 8.21.0 to 8.22.0. - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.22.0/packages/typescript-eslint) --- updated-dependencies: - dependency-name: typescript-eslint dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1ff6094 commit f16a3e5

File tree

1 file changed

+8
-89
lines changed

1 file changed

+8
-89
lines changed

yarn.lock

Lines changed: 8 additions & 89 deletions
Original file line numberDiff line numberDiff line change
@@ -826,22 +826,7 @@
826826
dependencies:
827827
"@types/yargs-parser" "*"
828828

829-
"@typescript-eslint/eslint-plugin@8.21.0":
830-
version "8.21.0"
831-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.21.0.tgz#395014a75112ecdb81142b866ab6bb62e3be0f2a"
832-
integrity sha512-eTH+UOR4I7WbdQnG4Z48ebIA6Bgi7WO8HvFEneeYBxG8qCOYgTOFPSg6ek9ITIDvGjDQzWHcoWHCDO2biByNzA==
833-
dependencies:
834-
"@eslint-community/regexpp" "^4.10.0"
835-
"@typescript-eslint/scope-manager" "8.21.0"
836-
"@typescript-eslint/type-utils" "8.21.0"
837-
"@typescript-eslint/utils" "8.21.0"
838-
"@typescript-eslint/visitor-keys" "8.21.0"
839-
graphemer "^1.4.0"
840-
ignore "^5.3.1"
841-
natural-compare "^1.4.0"
842-
ts-api-utils "^2.0.0"
843-
844-
"@typescript-eslint/eslint-plugin@^8.21.0":
829+
"@typescript-eslint/eslint-plugin@8.22.0", "@typescript-eslint/eslint-plugin@^8.21.0":
845830
version "8.22.0"
846831
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.22.0.tgz#63a1b0d24d85a971949f8d71d693019f58d2e861"
847832
integrity sha512-4Uta6REnz/xEJMvwf72wdUnC3rr4jAQf5jnTkeRQ9b6soxLxhDEbS/pfMPoJLDfFPNVRdryqWUIV/2GZzDJFZw==
@@ -856,18 +841,7 @@
856841
natural-compare "^1.4.0"
857842
ts-api-utils "^2.0.0"
858843

859-
"@typescript-eslint/parser@8.21.0":
860-
version "8.21.0"
861-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.21.0.tgz#312c638aaba4f640d45bfde7c6795a9d75deb088"
862-
integrity sha512-Wy+/sdEH9kI3w9civgACwabHbKl+qIOu0uFZ9IMKzX3Jpv9og0ZBJrZExGrPpFAY7rWsXuxs5e7CPPP17A4eYA==
863-
dependencies:
864-
"@typescript-eslint/scope-manager" "8.21.0"
865-
"@typescript-eslint/types" "8.21.0"
866-
"@typescript-eslint/typescript-estree" "8.21.0"
867-
"@typescript-eslint/visitor-keys" "8.21.0"
868-
debug "^4.3.4"
869-
870-
"@typescript-eslint/parser@^8.20.0":
844+
"@typescript-eslint/parser@8.22.0", "@typescript-eslint/parser@^8.20.0":
871845
version "8.22.0"
872846
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.22.0.tgz#f21c5db24271f182ebbb4ba8c7ad3eb76e5f5f3a"
873847
integrity sha512-MqtmbdNEdoNxTPzpWiWnqNac54h8JDAmkWtJExBVVnSrSmi9z+sZUt0LfKqk9rjqmKOIeRhO4fHHJ1nQIjduIQ==
@@ -878,14 +852,6 @@
878852
"@typescript-eslint/visitor-keys" "8.22.0"
879853
debug "^4.3.4"
880854

881-
"@typescript-eslint/scope-manager@8.21.0":
882-
version "8.21.0"
883-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.21.0.tgz#d08d94e2a34b4ccdcc975543c25bb62917437500"
884-
integrity sha512-G3IBKz0/0IPfdeGRMbp+4rbjfSSdnGkXsM/pFZA8zM9t9klXDnB/YnKOBQ0GoPmoROa4bCq2NeHgJa5ydsQ4mA==
885-
dependencies:
886-
"@typescript-eslint/types" "8.21.0"
887-
"@typescript-eslint/visitor-keys" "8.21.0"
888-
889855
"@typescript-eslint/scope-manager@8.22.0":
890856
version "8.22.0"
891857
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.22.0.tgz#e85836ddeb8eae715f870628bcc32fe96aaf4d0e"
@@ -894,16 +860,6 @@
894860
"@typescript-eslint/types" "8.22.0"
895861
"@typescript-eslint/visitor-keys" "8.22.0"
896862

897-
"@typescript-eslint/type-utils@8.21.0":
898-
version "8.21.0"
899-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.21.0.tgz#2e69d1a93cdbedc73fe694cd6ae4dfedd00430a0"
900-
integrity sha512-95OsL6J2BtzoBxHicoXHxgk3z+9P3BEcQTpBKriqiYzLKnM2DeSqs+sndMKdamU8FosiadQFT3D+BSL9EKnAJQ==
901-
dependencies:
902-
"@typescript-eslint/typescript-estree" "8.21.0"
903-
"@typescript-eslint/utils" "8.21.0"
904-
debug "^4.3.4"
905-
ts-api-utils "^2.0.0"
906-
907863
"@typescript-eslint/type-utils@8.22.0":
908864
version "8.22.0"
909865
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.22.0.tgz#cd9f23c23f021357ef0baa3490d4d96edcc97509"
@@ -914,30 +870,11 @@
914870
debug "^4.3.4"
915871
ts-api-utils "^2.0.0"
916872

917-
"@typescript-eslint/types@8.21.0":
918-
version "8.21.0"
919-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.21.0.tgz#58f30aec8db8212fd886835dc5969cdf47cb29f5"
920-
integrity sha512-PAL6LUuQwotLW2a8VsySDBwYMm129vFm4tMVlylzdoTybTHaAi0oBp7Ac6LhSrHHOdLM3efH+nAR6hAWoMF89A==
921-
922873
"@typescript-eslint/types@8.22.0":
923874
version "8.22.0"
924875
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.22.0.tgz#d9dec7116479ad03aeb6c8ac9c5223c4c79cf360"
925876
integrity sha512-0S4M4baNzp612zwpD4YOieP3VowOARgK2EkN/GBn95hpyF8E2fbMT55sRHWBq+Huaqk3b3XK+rxxlM8sPgGM6A==
926877

927-
"@typescript-eslint/typescript-estree@8.21.0":
928-
version "8.21.0"
929-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.21.0.tgz#5ce71acdbed3b97b959f6168afba5a03c88f69a9"
930-
integrity sha512-x+aeKh/AjAArSauz0GiQZsjT8ciadNMHdkUSwBB9Z6PrKc/4knM4g3UfHml6oDJmKC88a6//cdxnO/+P2LkMcg==
931-
dependencies:
932-
"@typescript-eslint/types" "8.21.0"
933-
"@typescript-eslint/visitor-keys" "8.21.0"
934-
debug "^4.3.4"
935-
fast-glob "^3.3.2"
936-
is-glob "^4.0.3"
937-
minimatch "^9.0.4"
938-
semver "^7.6.0"
939-
ts-api-utils "^2.0.0"
940-
941878
"@typescript-eslint/typescript-estree@8.22.0":
942879
version "8.22.0"
943880
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.22.0.tgz#c188c3e19529d5b3145577c0bd967e2683b114df"
@@ -952,16 +889,6 @@
952889
semver "^7.6.0"
953890
ts-api-utils "^2.0.0"
954891

955-
"@typescript-eslint/utils@8.21.0":
956-
version "8.21.0"
957-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.21.0.tgz#bc4874fbc30feb3298b926e3b03d94570b3999c5"
958-
integrity sha512-xcXBfcq0Kaxgj7dwejMbFyq7IOHgpNMtVuDveK7w3ZGwG9owKzhALVwKpTF2yrZmEwl9SWdetf3fxNzJQaVuxw==
959-
dependencies:
960-
"@eslint-community/eslint-utils" "^4.4.0"
961-
"@typescript-eslint/scope-manager" "8.21.0"
962-
"@typescript-eslint/types" "8.21.0"
963-
"@typescript-eslint/typescript-estree" "8.21.0"
964-
965892
"@typescript-eslint/utils@8.22.0":
966893
version "8.22.0"
967894
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.22.0.tgz#c8cc4e52a9c711af8a741a82dc5d7242b7a8dd44"
@@ -972,14 +899,6 @@
972899
"@typescript-eslint/types" "8.22.0"
973900
"@typescript-eslint/typescript-estree" "8.22.0"
974901

975-
"@typescript-eslint/visitor-keys@8.21.0":
976-
version "8.21.0"
977-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.21.0.tgz#a89744c4cdc83b5c761eb5878befe6c33d1481b2"
978-
integrity sha512-BkLMNpdV6prozk8LlyK/SOoWLmUFi+ZD+pcqti9ILCbVvHGk1ui1g4jJOc2WDLaeExz2qWwojxlPce5PljcT3w==
979-
dependencies:
980-
"@typescript-eslint/types" "8.21.0"
981-
eslint-visitor-keys "^4.2.0"
982-
983902
"@typescript-eslint/visitor-keys@8.22.0":
984903
version "8.22.0"
985904
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.22.0.tgz#02cc005014c372033eb9171e2275b76cba722a3f"
@@ -3202,13 +3121,13 @@ type-fest@^0.21.3:
32023121
integrity sha512-t0rzBq87m3fVcduHDUFhKmyyX+9eo6WQjZvf51Ea/M0Q7+T374Jp1aUiyUl0GKxp8M/OETVHSDvmkyPgvX+X2w==
32033122

32043123
typescript-eslint@^8.21.0:
3205-
version "8.21.0"
3206-
resolved "https://registry.yarnpkg.com/typescript-eslint/-/typescript-eslint-8.21.0.tgz#78bdb83a6d771f0312b128297d84a3111885fd08"
3207-
integrity sha512-txEKYY4XMKwPXxNkN8+AxAdX6iIJAPiJbHE/FpQccs/sxw8Lf26kqwC3cn0xkHlW8kEbLhkhCsjWuMveaY9Rxw==
3124+
version "8.22.0"
3125+
resolved "https://registry.yarnpkg.com/typescript-eslint/-/typescript-eslint-8.22.0.tgz#1d4becf1d65385e57e9271fbd557ccc22f6c0f53"
3126+
integrity sha512-Y2rj210FW1Wb6TWXzQc5+P+EWI9/zdS57hLEc0gnyuvdzWo8+Y8brKlbj0muejonhMI/xAZCnZZwjbIfv1CkOw==
32083127
dependencies:
3209-
"@typescript-eslint/eslint-plugin" "8.21.0"
3210-
"@typescript-eslint/parser" "8.21.0"
3211-
"@typescript-eslint/utils" "8.21.0"
3128+
"@typescript-eslint/eslint-plugin" "8.22.0"
3129+
"@typescript-eslint/parser" "8.22.0"
3130+
"@typescript-eslint/utils" "8.22.0"
32123131

32133132
typescript@^5.7.3:
32143133
version "5.7.3"

0 commit comments

Comments
 (0)