Skip to content

Commit f3d0077

Browse files
Bump typescript-eslint from 8.25.0 to 8.26.0
Bumps [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) from 8.25.0 to 8.26.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.26.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>
1 parent e49126d commit f3d0077

File tree

1 file changed

+56
-56
lines changed

1 file changed

+56
-56
lines changed

yarn.lock

Lines changed: 56 additions & 56 deletions
Original file line numberDiff line numberDiff line change
@@ -946,85 +946,85 @@
946946
dependencies:
947947
"@types/yargs-parser" "*"
948948

949-
"@typescript-eslint/eslint-plugin@8.25.0", "@typescript-eslint/eslint-plugin@^8.21.0":
950-
version "8.25.0"
951-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.25.0.tgz#5e1d56f067e5808fa82d1b75bced82396e868a14"
952-
integrity sha512-VM7bpzAe7JO/BFf40pIT1lJqS/z1F8OaSsUB3rpFJucQA4cOSuH2RVVVkFULN+En0Djgr29/jb4EQnedUo95KA==
949+
"@typescript-eslint/eslint-plugin@8.26.0", "@typescript-eslint/eslint-plugin@^8.21.0":
950+
version "8.26.0"
951+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.26.0.tgz#7e880faf91f89471c30c141951e15f0eb3a0599e"
952+
integrity sha512-cLr1J6pe56zjKYajK6SSSre6nl1Gj6xDp1TY0trpgPzjVbgDwd09v2Ws37LABxzkicmUjhEeg/fAUjPJJB1v5Q==
953953
dependencies:
954954
"@eslint-community/regexpp" "^4.10.0"
955-
"@typescript-eslint/scope-manager" "8.25.0"
956-
"@typescript-eslint/type-utils" "8.25.0"
957-
"@typescript-eslint/utils" "8.25.0"
958-
"@typescript-eslint/visitor-keys" "8.25.0"
955+
"@typescript-eslint/scope-manager" "8.26.0"
956+
"@typescript-eslint/type-utils" "8.26.0"
957+
"@typescript-eslint/utils" "8.26.0"
958+
"@typescript-eslint/visitor-keys" "8.26.0"
959959
graphemer "^1.4.0"
960960
ignore "^5.3.1"
961961
natural-compare "^1.4.0"
962962
ts-api-utils "^2.0.1"
963963

964-
"@typescript-eslint/parser@8.25.0", "@typescript-eslint/parser@^8.20.0":
965-
version "8.25.0"
966-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.25.0.tgz#58fb81c7b7a35184ba17583f3d7ac6c4f3d95be8"
967-
integrity sha512-4gbs64bnbSzu4FpgMiQ1A+D+urxkoJk/kqlDJ2W//5SygaEiAP2B4GoS7TEdxgwol2el03gckFV9lJ4QOMiiHg==
964+
"@typescript-eslint/parser@8.26.0", "@typescript-eslint/parser@^8.20.0":
965+
version "8.26.0"
966+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.26.0.tgz#9b4d2198e89f64fb81e83167eedd89a827d843a9"
967+
integrity sha512-mNtXP9LTVBy14ZF3o7JG69gRPBK/2QWtQd0j0oH26HcY/foyJJau6pNUez7QrM5UHnSvwlQcJXKsk0I99B9pOA==
968968
dependencies:
969-
"@typescript-eslint/scope-manager" "8.25.0"
970-
"@typescript-eslint/types" "8.25.0"
971-
"@typescript-eslint/typescript-estree" "8.25.0"
972-
"@typescript-eslint/visitor-keys" "8.25.0"
969+
"@typescript-eslint/scope-manager" "8.26.0"
970+
"@typescript-eslint/types" "8.26.0"
971+
"@typescript-eslint/typescript-estree" "8.26.0"
972+
"@typescript-eslint/visitor-keys" "8.26.0"
973973
debug "^4.3.4"
974974

975-
"@typescript-eslint/scope-manager@8.25.0":
976-
version "8.25.0"
977-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.25.0.tgz#ac3805077aade898e98ca824294c998545597df3"
978-
integrity sha512-6PPeiKIGbgStEyt4NNXa2ru5pMzQ8OYKO1hX1z53HMomrmiSB+R5FmChgQAP1ro8jMtNawz+TRQo/cSXrauTpg==
975+
"@typescript-eslint/scope-manager@8.26.0":
976+
version "8.26.0"
977+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.26.0.tgz#b06623fad54a3a77fadab5f652ef75ed3780b545"
978+
integrity sha512-E0ntLvsfPqnPwng8b8y4OGuzh/iIOm2z8U3S9zic2TeMLW61u5IH2Q1wu0oSTkfrSzwbDJIB/Lm8O3//8BWMPA==
979979
dependencies:
980-
"@typescript-eslint/types" "8.25.0"
981-
"@typescript-eslint/visitor-keys" "8.25.0"
980+
"@typescript-eslint/types" "8.26.0"
981+
"@typescript-eslint/visitor-keys" "8.26.0"
982982

983-
"@typescript-eslint/type-utils@8.25.0":
984-
version "8.25.0"
985-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.25.0.tgz#ee0d2f67c80af5ae74b5d6f977e0f8ded0059677"
986-
integrity sha512-d77dHgHWnxmXOPJuDWO4FDWADmGQkN5+tt6SFRZz/RtCWl4pHgFl3+WdYCn16+3teG09DY6XtEpf3gGD0a186g==
983+
"@typescript-eslint/type-utils@8.26.0":
984+
version "8.26.0"
985+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.26.0.tgz#9ee8cc98184b5f66326578de9c097edc89da6f68"
986+
integrity sha512-ruk0RNChLKz3zKGn2LwXuVoeBcUMh+jaqzN461uMMdxy5H9epZqIBtYj7UiPXRuOpaALXGbmRuZQhmwHhaS04Q==
987987
dependencies:
988-
"@typescript-eslint/typescript-estree" "8.25.0"
989-
"@typescript-eslint/utils" "8.25.0"
988+
"@typescript-eslint/typescript-estree" "8.26.0"
989+
"@typescript-eslint/utils" "8.26.0"
990990
debug "^4.3.4"
991991
ts-api-utils "^2.0.1"
992992

993-
"@typescript-eslint/types@8.25.0":
994-
version "8.25.0"
995-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.25.0.tgz#f91512c2f532b1d6a8826cadd0b0e5cd53cf97e0"
996-
integrity sha512-+vUe0Zb4tkNgznQwicsvLUJgZIRs6ITeWSCclX1q85pR1iOiaj+4uZJIUp//Z27QWu5Cseiw3O3AR8hVpax7Aw==
993+
"@typescript-eslint/types@8.26.0":
994+
version "8.26.0"
995+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.26.0.tgz#c4e93a8faf3a38a8d8adb007dc7834f1c89ee7bf"
996+
integrity sha512-89B1eP3tnpr9A8L6PZlSjBvnJhWXtYfZhECqlBl1D9Lme9mHO6iWlsprBtVenQvY1HMhax1mWOjhtL3fh/u+pA==
997997

998-
"@typescript-eslint/typescript-estree@8.25.0":
999-
version "8.25.0"
1000-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.25.0.tgz#d8409c63abddd4cf5b93c031b24b9edc1c7c1299"
1001-
integrity sha512-ZPaiAKEZ6Blt/TPAx5Ot0EIB/yGtLI2EsGoY6F7XKklfMxYQyvtL+gT/UCqkMzO0BVFHLDlzvFqQzurYahxv9Q==
998+
"@typescript-eslint/typescript-estree@8.26.0":
999+
version "8.26.0"
1000+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.26.0.tgz#128972172005a7376e34ed2ecba4e29363b0cad1"
1001+
integrity sha512-tiJ1Hvy/V/oMVRTbEOIeemA2XoylimlDQ03CgPPNaHYZbpsc78Hmngnt+WXZfJX1pjQ711V7g0H7cSJThGYfPQ==
10021002
dependencies:
1003-
"@typescript-eslint/types" "8.25.0"
1004-
"@typescript-eslint/visitor-keys" "8.25.0"
1003+
"@typescript-eslint/types" "8.26.0"
1004+
"@typescript-eslint/visitor-keys" "8.26.0"
10051005
debug "^4.3.4"
10061006
fast-glob "^3.3.2"
10071007
is-glob "^4.0.3"
10081008
minimatch "^9.0.4"
10091009
semver "^7.6.0"
10101010
ts-api-utils "^2.0.1"
10111011

1012-
"@typescript-eslint/utils@8.25.0":
1013-
version "8.25.0"
1014-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.25.0.tgz#3ea2f9196a915ef4daa2c8eafd44adbd7d56d08a"
1015-
integrity sha512-syqRbrEv0J1wywiLsK60XzHnQe/kRViI3zwFALrNEgnntn1l24Ra2KvOAWwWbWZ1lBZxZljPDGOq967dsl6fkA==
1012+
"@typescript-eslint/utils@8.26.0":
1013+
version "8.26.0"
1014+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.26.0.tgz#845d20ed8378a5594e6445f54e53b972aee7b3e6"
1015+
integrity sha512-2L2tU3FVwhvU14LndnQCA2frYC8JnPDVKyQtWFPf8IYFMt/ykEN1bPolNhNbCVgOmdzTlWdusCTKA/9nKrf8Ig==
10161016
dependencies:
10171017
"@eslint-community/eslint-utils" "^4.4.0"
1018-
"@typescript-eslint/scope-manager" "8.25.0"
1019-
"@typescript-eslint/types" "8.25.0"
1020-
"@typescript-eslint/typescript-estree" "8.25.0"
1018+
"@typescript-eslint/scope-manager" "8.26.0"
1019+
"@typescript-eslint/types" "8.26.0"
1020+
"@typescript-eslint/typescript-estree" "8.26.0"
10211021

1022-
"@typescript-eslint/visitor-keys@8.25.0":
1023-
version "8.25.0"
1024-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.25.0.tgz#e8646324cd1793f96e02669cb717a05319403164"
1025-
integrity sha512-kCYXKAum9CecGVHGij7muybDfTS2sD3t0L4bJsEZLkyrXUImiCTq1M3LG2SRtOhiHFwMR9wAFplpT6XHYjTkwQ==
1022+
"@typescript-eslint/visitor-keys@8.26.0":
1023+
version "8.26.0"
1024+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.26.0.tgz#a4876216756c69130ea958df3b77222c2ad95290"
1025+
integrity sha512-2z8JQJWAzPdDd51dRQ/oqIJxe99/hoLIqmf8RMCAJQtYDc535W/Jt2+RTP4bP0aKeBG1F65yjIZuczOXCmbWwg==
10261026
dependencies:
1027-
"@typescript-eslint/types" "8.25.0"
1027+
"@typescript-eslint/types" "8.26.0"
10281028
eslint-visitor-keys "^4.2.0"
10291029

10301030
acorn-jsx@^5.3.2:
@@ -3284,13 +3284,13 @@ type-fest@^0.21.3:
32843284
integrity sha512-t0rzBq87m3fVcduHDUFhKmyyX+9eo6WQjZvf51Ea/M0Q7+T374Jp1aUiyUl0GKxp8M/OETVHSDvmkyPgvX+X2w==
32853285

32863286
typescript-eslint@^8.21.0:
3287-
version "8.25.0"
3288-
resolved "https://registry.yarnpkg.com/typescript-eslint/-/typescript-eslint-8.25.0.tgz#73047c157cd70ee93cf2f9243f1599d21cf60239"
3289-
integrity sha512-TxRdQQLH4g7JkoFlYG3caW5v1S6kEkz8rqt80iQJZUYPq1zD1Ra7HfQBJJ88ABRaMvHAXnwRvRB4V+6sQ9xN5Q==
3287+
version "8.26.0"
3288+
resolved "https://registry.yarnpkg.com/typescript-eslint/-/typescript-eslint-8.26.0.tgz#f44cafdaa6edc99e3612b33b791eb77a56286320"
3289+
integrity sha512-PtVz9nAnuNJuAVeUFvwztjuUgSnJInODAUx47VDwWPXzd5vismPOtPtt83tzNXyOjVQbPRp786D6WFW/M2koIA==
32903290
dependencies:
3291-
"@typescript-eslint/eslint-plugin" "8.25.0"
3292-
"@typescript-eslint/parser" "8.25.0"
3293-
"@typescript-eslint/utils" "8.25.0"
3291+
"@typescript-eslint/eslint-plugin" "8.26.0"
3292+
"@typescript-eslint/parser" "8.26.0"
3293+
"@typescript-eslint/utils" "8.26.0"
32943294

32953295
typescript@^5.7.3:
32963296
version "5.7.3"

0 commit comments

Comments
 (0)