Skip to content

Commit 4153c86

Browse files
Update typescript-eslint monorepo to v8.37.0 (#558)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1a5e77a commit 4153c86

File tree

1 file changed

+62
-61
lines changed

1 file changed

+62
-61
lines changed

yarn.lock

Lines changed: 62 additions & 61 deletions
Original file line numberDiff line numberDiff line change
@@ -3458,15 +3458,15 @@
34583458
ts-api-utils "^1.0.1"
34593459

34603460
"@typescript-eslint/eslint-plugin@^8.0.0":
3461-
version "8.35.1"
3462-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.35.1.tgz#06b1129fe26d6532abd58fb2b3fe9810bd016935"
3463-
integrity sha512-9XNTlo7P7RJxbVeICaIIIEipqxLKguyh+3UbXuT2XQuFp6d8VOeDEGuz5IiX0dgZo8CiI6aOFLg4e8cF71SFVg==
3461+
version "8.37.0"
3462+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.37.0.tgz#332392883f936137cd6252c8eb236d298e514e70"
3463+
integrity sha512-jsuVWeIkb6ggzB+wPCsR4e6loj+rM72ohW6IBn2C+5NCvfUVY8s33iFPySSVXqtm5Hu29Ne/9bnA0JmyLmgenA==
34643464
dependencies:
34653465
"@eslint-community/regexpp" "^4.10.0"
3466-
"@typescript-eslint/scope-manager" "8.35.1"
3467-
"@typescript-eslint/type-utils" "8.35.1"
3468-
"@typescript-eslint/utils" "8.35.1"
3469-
"@typescript-eslint/visitor-keys" "8.35.1"
3466+
"@typescript-eslint/scope-manager" "8.37.0"
3467+
"@typescript-eslint/type-utils" "8.37.0"
3468+
"@typescript-eslint/utils" "8.37.0"
3469+
"@typescript-eslint/visitor-keys" "8.37.0"
34703470
graphemer "^1.4.0"
34713471
ignore "^7.0.0"
34723472
natural-compare "^1.4.0"
@@ -3484,23 +3484,23 @@
34843484
debug "^4.3.4"
34853485

34863486
"@typescript-eslint/parser@^8.0.0":
3487-
version "8.35.1"
3488-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.35.1.tgz#787312e80f0f337d85f4c2a569411c469e852d44"
3489-
integrity sha512-3MyiDfrfLeK06bi/g9DqJxP5pV74LNv4rFTyvGDmT3x2p1yp1lOd+qYZfiRPIOf/oON+WRZR5wxxuF85qOar+w==
3490-
dependencies:
3491-
"@typescript-eslint/scope-manager" "8.35.1"
3492-
"@typescript-eslint/types" "8.35.1"
3493-
"@typescript-eslint/typescript-estree" "8.35.1"
3494-
"@typescript-eslint/visitor-keys" "8.35.1"
3487+
version "8.37.0"
3488+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.37.0.tgz#b87f6b61e25ad5cc5bbf8baf809b8da889c89804"
3489+
integrity sha512-kVIaQE9vrN9RLCQMQ3iyRlVJpTiDUY6woHGb30JDkfJErqrQEmtdWH3gV0PBAfGZgQXoqzXOO0T3K6ioApbbAA==
3490+
dependencies:
3491+
"@typescript-eslint/scope-manager" "8.37.0"
3492+
"@typescript-eslint/types" "8.37.0"
3493+
"@typescript-eslint/typescript-estree" "8.37.0"
3494+
"@typescript-eslint/visitor-keys" "8.37.0"
34953495
debug "^4.3.4"
34963496

3497-
"@typescript-eslint/project-service@8.35.1":
3498-
version "8.35.1"
3499-
resolved "https://registry.yarnpkg.com/@typescript-eslint/project-service/-/project-service-8.35.1.tgz#815bb771f2f6c97780e44299434ece3c2e526127"
3500-
integrity sha512-VYxn/5LOpVxADAuP3NrnxxHYfzVtQzLKeldIhDhzC8UHaiQvYlXvKuVho1qLduFbJjjy5U5bkGwa3rUGUb1Q6Q==
3497+
"@typescript-eslint/project-service@8.37.0":
3498+
version "8.37.0"
3499+
resolved "https://registry.yarnpkg.com/@typescript-eslint/project-service/-/project-service-8.37.0.tgz#0594352e32a4ac9258591b88af77b5653800cdfe"
3500+
integrity sha512-BIUXYsbkl5A1aJDdYJCBAo8rCEbAvdquQ8AnLb6z5Lp1u3x5PNgSSx9A/zqYc++Xnr/0DVpls8iQ2cJs/izTXA==
35013501
dependencies:
3502-
"@typescript-eslint/tsconfig-utils" "^8.35.1"
3503-
"@typescript-eslint/types" "^8.35.1"
3502+
"@typescript-eslint/tsconfig-utils" "^8.37.0"
3503+
"@typescript-eslint/types" "^8.37.0"
35043504
debug "^4.3.4"
35053505

35063506
"@typescript-eslint/[email protected]":
@@ -3511,18 +3511,18 @@
35113511
"@typescript-eslint/types" "6.9.1"
35123512
"@typescript-eslint/visitor-keys" "6.9.1"
35133513

3514-
"@typescript-eslint/scope-manager@8.35.1":
3515-
version "8.35.1"
3516-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.35.1.tgz#b19f9be65c8d1059e88a323a1a6567dbfe0a1a4e"
3517-
integrity sha512-s/Bpd4i7ht2934nG+UoSPlYXd08KYz3bmjLEb7Ye1UVob0d1ENiT3lY8bsCmik4RqfSbPw9xJJHbugpPpP5JUg==
3514+
"@typescript-eslint/scope-manager@8.37.0":
3515+
version "8.37.0"
3516+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.37.0.tgz#a31a3c80ca2ef4ed58de13742debb692e7d4c0a4"
3517+
integrity sha512-0vGq0yiU1gbjKob2q691ybTg9JX6ShiVXAAfm2jGf3q0hdP6/BruaFjL/ManAR/lj05AvYCH+5bbVo0VtzmjOA==
35183518
dependencies:
3519-
"@typescript-eslint/types" "8.35.1"
3520-
"@typescript-eslint/visitor-keys" "8.35.1"
3519+
"@typescript-eslint/types" "8.37.0"
3520+
"@typescript-eslint/visitor-keys" "8.37.0"
35213521

3522-
"@typescript-eslint/tsconfig-utils@8.35.1", "@typescript-eslint/tsconfig-utils@^8.35.1":
3523-
version "8.35.1"
3524-
resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.35.1.tgz#c2db8714c181cc0700216c1a2e3cf55719c58006"
3525-
integrity sha512-K5/U9VmT9dTHoNowWZpz+/TObS3xqC5h0xAIjXPw+MNcKV9qg6eSatEnmeAwkjHijhACH0/N7bkhKvbt1+DXWQ==
3522+
"@typescript-eslint/tsconfig-utils@8.37.0", "@typescript-eslint/tsconfig-utils@^8.37.0":
3523+
version "8.37.0"
3524+
resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.37.0.tgz#47a2760d265c6125f8e7864bc5c8537cad2bd053"
3525+
integrity sha512-1/YHvAVTimMM9mmlPvTec9NP4bobA1RkDbMydxG8omqwJJLEW/Iy2C4adsAESIXU3WGLXFHSZUU+C9EoFWl4Zg==
35263526

35273527
"@typescript-eslint/[email protected]":
35283528
version "6.9.1"
@@ -3534,13 +3534,14 @@
35343534
debug "^4.3.4"
35353535
ts-api-utils "^1.0.1"
35363536

3537-
"@typescript-eslint/type-utils@8.35.1":
3538-
version "8.35.1"
3539-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.35.1.tgz#4f9a07d6efa0e617a67e1890d28117e68ce154bd"
3540-
integrity sha512-HOrUBlfVRz5W2LIKpXzZoy6VTZzMu2n8q9C2V/cFngIC5U1nStJgv0tMV4sZPzdf4wQm9/ToWUFPMN9Vq9VJQQ==
3537+
"@typescript-eslint/type-utils@8.37.0":
3538+
version "8.37.0"
3539+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.37.0.tgz#2a682e4c6ff5886712dad57e9787b5e417124507"
3540+
integrity sha512-SPkXWIkVZxhgwSwVq9rqj/4VFo7MnWwVaRNznfQDc/xPYHjXnPfLWn+4L6FF1cAz6e7dsqBeMawgl7QjUMj4Ow==
35413541
dependencies:
3542-
"@typescript-eslint/typescript-estree" "8.35.1"
3543-
"@typescript-eslint/utils" "8.35.1"
3542+
"@typescript-eslint/types" "8.37.0"
3543+
"@typescript-eslint/typescript-estree" "8.37.0"
3544+
"@typescript-eslint/utils" "8.37.0"
35443545
debug "^4.3.4"
35453546
ts-api-utils "^2.1.0"
35463547

@@ -3549,10 +3550,10 @@
35493550
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-6.9.1.tgz#a6cfc20db0fcedcb2f397ea728ef583e0ee72459"
35503551
integrity sha512-BUGslGOb14zUHOUmDB2FfT6SI1CcZEJYfF3qFwBeUrU6srJfzANonwRYHDpLBuzbq3HaoF2XL2hcr01c8f8OaQ==
35513552

3552-
"@typescript-eslint/types@8.35.1", "@typescript-eslint/types@^8.35.1":
3553-
version "8.35.1"
3554-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.35.1.tgz#4344dcf934495bbf25a9f83a06dd9fe2acf15780"
3555-
integrity sha512-q/O04vVnKHfrrhNAscndAn1tuQhIkwqnaW+eu5waD5IPts2eX1dgJxgqcPx5BX109/qAz7IG6VrEPTOYKCNfRQ==
3553+
"@typescript-eslint/types@8.37.0", "@typescript-eslint/types@^8.37.0":
3554+
version "8.37.0"
3555+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.37.0.tgz#09517aa9625eb3c68941dde3ac8835740587b6ff"
3556+
integrity sha512-ax0nv7PUF9NOVPs+lmQ7yIE7IQmAf8LGcXbMvHX5Gm+YJUYNAl340XkGnrimxZ0elXyoQJuN5sbg6C4evKA4SQ==
35563557

35573558
"@typescript-eslint/[email protected]":
35583559
version "6.9.1"
@@ -3567,15 +3568,15 @@
35673568
semver "^7.5.4"
35683569
ts-api-utils "^1.0.1"
35693570

3570-
"@typescript-eslint/typescript-estree@8.35.1":
3571-
version "8.35.1"
3572-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.35.1.tgz#b80e85fcb6bfbcbacb3224b1367f6ca3f03e6183"
3573-
integrity sha512-Vvpuvj4tBxIka7cPs6Y1uvM7gJgdF5Uu9F+mBJBPY4MhvjrjWGK4H0lVgLJd/8PWZ23FTqsaJaLEkBCFUk8Y9g==
3571+
"@typescript-eslint/typescript-estree@8.37.0":
3572+
version "8.37.0"
3573+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.37.0.tgz#a07e4574d8e6e4355a558f61323730c987f5fcbc"
3574+
integrity sha512-zuWDMDuzMRbQOM+bHyU4/slw27bAUEcKSKKs3hcv2aNnc/tvE/h7w60dwVw8vnal2Pub6RT1T7BI8tFZ1fE+yg==
35743575
dependencies:
3575-
"@typescript-eslint/project-service" "8.35.1"
3576-
"@typescript-eslint/tsconfig-utils" "8.35.1"
3577-
"@typescript-eslint/types" "8.35.1"
3578-
"@typescript-eslint/visitor-keys" "8.35.1"
3576+
"@typescript-eslint/project-service" "8.37.0"
3577+
"@typescript-eslint/tsconfig-utils" "8.37.0"
3578+
"@typescript-eslint/types" "8.37.0"
3579+
"@typescript-eslint/visitor-keys" "8.37.0"
35793580
debug "^4.3.4"
35803581
fast-glob "^3.3.2"
35813582
is-glob "^4.0.3"
@@ -3596,15 +3597,15 @@
35963597
"@typescript-eslint/typescript-estree" "6.9.1"
35973598
semver "^7.5.4"
35983599

3599-
"@typescript-eslint/utils@8.35.1":
3600-
version "8.35.1"
3601-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.35.1.tgz#a9a0ceeb81c9d132f3f75537ad2ca7f6ca266523"
3602-
integrity sha512-lhnwatFmOFcazAsUm3ZnZFpXSxiwoa1Lj50HphnDe1Et01NF4+hrdXONSUHIcbVu2eFb1bAf+5yjXkGVkXBKAQ==
3600+
"@typescript-eslint/utils@8.37.0":
3601+
version "8.37.0"
3602+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.37.0.tgz#189ea59b2709f5d898614611f091a776751ee335"
3603+
integrity sha512-TSFvkIW6gGjN2p6zbXo20FzCABbyUAuq6tBvNRGsKdsSQ6a7rnV6ADfZ7f4iI3lIiXc4F4WWvtUfDw9CJ9pO5A==
36033604
dependencies:
36043605
"@eslint-community/eslint-utils" "^4.7.0"
3605-
"@typescript-eslint/scope-manager" "8.35.1"
3606-
"@typescript-eslint/types" "8.35.1"
3607-
"@typescript-eslint/typescript-estree" "8.35.1"
3606+
"@typescript-eslint/scope-manager" "8.37.0"
3607+
"@typescript-eslint/types" "8.37.0"
3608+
"@typescript-eslint/typescript-estree" "8.37.0"
36083609

36093610
"@typescript-eslint/[email protected]":
36103611
version "6.9.1"
@@ -3614,12 +3615,12 @@
36143615
"@typescript-eslint/types" "6.9.1"
36153616
eslint-visitor-keys "^3.4.1"
36163617

3617-
"@typescript-eslint/visitor-keys@8.35.1":
3618-
version "8.35.1"
3619-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.35.1.tgz#aac78ab2265dd11927bc6af3f9c5a021bbc1670a"
3620-
integrity sha512-VRwixir4zBWCSTP/ljEo091lbpypz57PoeAQ9imjG+vbeof9LplljsL1mos4ccG6H9IjfrVGM359RozUnuFhpw==
3618+
"@typescript-eslint/visitor-keys@8.37.0":
3619+
version "8.37.0"
3620+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.37.0.tgz#cdb6a6bd3e8d6dd69bd70c1bdda36e2d18737455"
3621+
integrity sha512-YzfhzcTnZVPiLfP/oeKtDp2evwvHLMe0LOy7oe+hb9KKIumLNohYS9Hgp1ifwpu42YWxhZE8yieggz6JpqO/1w==
36213622
dependencies:
3622-
"@typescript-eslint/types" "8.35.1"
3623+
"@typescript-eslint/types" "8.37.0"
36233624
eslint-visitor-keys "^4.2.1"
36243625

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

0 commit comments

Comments
 (0)