Skip to content

Commit acb3e78

Browse files
Update typescript-eslint monorepo to v8.24.0 (#29302)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3fb1f6e commit acb3e78

1 file changed

Lines changed: 31 additions & 31 deletions

File tree

yarn.lock

Lines changed: 31 additions & 31 deletions
Original file line numberDiff line numberDiff line change
@@ -3379,29 +3379,29 @@
33793379
"@types/yargs-parser" "*"
33803380

33813381
"@typescript-eslint/eslint-plugin@^8.19.0":
3382-
version "8.23.0"
3383-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.23.0.tgz#7745f4e3e4a7ae5f6f73fefcd856fd6a074189b7"
3384-
integrity sha512-vBz65tJgRrA1Q5gWlRfvoH+w943dq9K1p1yDBY2pc+a1nbBLZp7fB9+Hk8DaALUbzjqlMfgaqlVPT1REJdkt/w==
3382+
version "8.24.1"
3383+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.24.1.tgz#d104c2a6212304c649105b18af2c110b4a1dd4ae"
3384+
integrity sha512-ll1StnKtBigWIGqvYDVuDmXJHVH4zLVot1yQ4fJtLpL7qacwkxJc1T0bptqw+miBQ/QfUbhl1TcQ4accW5KUyA==
33853385
dependencies:
33863386
"@eslint-community/regexpp" "^4.10.0"
3387-
"@typescript-eslint/scope-manager" "8.23.0"
3388-
"@typescript-eslint/type-utils" "8.23.0"
3389-
"@typescript-eslint/utils" "8.23.0"
3390-
"@typescript-eslint/visitor-keys" "8.23.0"
3387+
"@typescript-eslint/scope-manager" "8.24.1"
3388+
"@typescript-eslint/type-utils" "8.24.1"
3389+
"@typescript-eslint/utils" "8.24.1"
3390+
"@typescript-eslint/visitor-keys" "8.24.1"
33913391
graphemer "^1.4.0"
33923392
ignore "^5.3.1"
33933393
natural-compare "^1.4.0"
33943394
ts-api-utils "^2.0.1"
33953395

33963396
"@typescript-eslint/parser@^8.19.0":
3397-
version "8.23.0"
3398-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.23.0.tgz#57acb3b65fce48d12b70d119436e145842a30081"
3399-
integrity sha512-h2lUByouOXFAlMec2mILeELUbME5SZRN/7R9Cw2RD2lRQQY08MWMM+PmVVKKJNK1aIwqTo9t/0CvOxwPbRIE2Q==
3397+
version "8.24.1"
3398+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.24.1.tgz#67965c2d2ddd7eadb2f094c395695db8334ef9a2"
3399+
integrity sha512-Tqoa05bu+t5s8CTZFaGpCH2ub3QeT9YDkXbPd3uQ4SfsLoh1/vv2GEYAioPoxCWJJNsenXlC88tRjwoHNts1oQ==
34003400
dependencies:
3401-
"@typescript-eslint/scope-manager" "8.23.0"
3402-
"@typescript-eslint/types" "8.23.0"
3403-
"@typescript-eslint/typescript-estree" "8.23.0"
3404-
"@typescript-eslint/visitor-keys" "8.23.0"
3401+
"@typescript-eslint/scope-manager" "8.24.1"
3402+
"@typescript-eslint/types" "8.24.1"
3403+
"@typescript-eslint/typescript-estree" "8.24.1"
3404+
"@typescript-eslint/visitor-keys" "8.24.1"
34053405
debug "^4.3.4"
34063406

34073407
"@typescript-eslint/scope-manager@8.23.0":
@@ -3420,13 +3420,13 @@
34203420
"@typescript-eslint/types" "8.24.1"
34213421
"@typescript-eslint/visitor-keys" "8.24.1"
34223422

3423-
"@typescript-eslint/type-utils@8.23.0":
3424-
version "8.23.0"
3425-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.23.0.tgz#271e1eecece072d92679dfda5ccfceac3faa9f76"
3426-
integrity sha512-iIuLdYpQWZKbiH+RkCGc6iu+VwscP5rCtQ1lyQ7TYuKLrcZoeJVpcLiG8DliXVkUxirW/PWlmS+d6yD51L9jvA==
3423+
"@typescript-eslint/type-utils@8.24.1":
3424+
version "8.24.1"
3425+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.24.1.tgz#99113e1df63d1571309d87eef68967344c78dd65"
3426+
integrity sha512-/Do9fmNgCsQ+K4rCz0STI7lYB4phTtEXqqCAs3gZW0pnK7lWNkvWd5iW545GSmApm4AzmQXmSqXPO565B4WVrw==
34273427
dependencies:
3428-
"@typescript-eslint/typescript-estree" "8.23.0"
3429-
"@typescript-eslint/utils" "8.23.0"
3428+
"@typescript-eslint/typescript-estree" "8.24.1"
3429+
"@typescript-eslint/utils" "8.24.1"
34303430
debug "^4.3.4"
34313431
ts-api-utils "^2.0.1"
34323432

@@ -3468,17 +3468,7 @@
34683468
semver "^7.6.0"
34693469
ts-api-utils "^2.0.1"
34703470

3471-
"@typescript-eslint/utils@8.23.0", "@typescript-eslint/utils@^6.0.0 || ^7.0.0 || ^8.0.0":
3472-
version "8.23.0"
3473-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.23.0.tgz#b269cbdc77129fd6e0e600b168b5ef740a625554"
3474-
integrity sha512-uB/+PSo6Exu02b5ZEiVtmY6RVYO7YU5xqgzTIVZwTHvvK3HsL8tZZHFaTLFtRG3CsV4A5mhOv+NZx5BlhXPyIA==
3475-
dependencies:
3476-
"@eslint-community/eslint-utils" "^4.4.0"
3477-
"@typescript-eslint/scope-manager" "8.23.0"
3478-
"@typescript-eslint/types" "8.23.0"
3479-
"@typescript-eslint/typescript-estree" "8.23.0"
3480-
3481-
"@typescript-eslint/utils@^8.13.0":
3471+
"@typescript-eslint/utils@8.24.1", "@typescript-eslint/utils@^8.13.0":
34823472
version "8.24.1"
34833473
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.24.1.tgz#08d14eac33cfb3456feeee5a275b8ad3349e52ed"
34843474
integrity sha512-OOcg3PMMQx9EXspId5iktsI3eMaXVwlhC8BvNnX6B5w9a4dVgpkQZuU8Hy67TolKcl+iFWq0XX+jbDGN4xWxjQ==
@@ -3488,6 +3478,16 @@
34883478
"@typescript-eslint/types" "8.24.1"
34893479
"@typescript-eslint/typescript-estree" "8.24.1"
34903480

3481+
"@typescript-eslint/utils@^6.0.0 || ^7.0.0 || ^8.0.0":
3482+
version "8.23.0"
3483+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.23.0.tgz#b269cbdc77129fd6e0e600b168b5ef740a625554"
3484+
integrity sha512-uB/+PSo6Exu02b5ZEiVtmY6RVYO7YU5xqgzTIVZwTHvvK3HsL8tZZHFaTLFtRG3CsV4A5mhOv+NZx5BlhXPyIA==
3485+
dependencies:
3486+
"@eslint-community/eslint-utils" "^4.4.0"
3487+
"@typescript-eslint/scope-manager" "8.23.0"
3488+
"@typescript-eslint/types" "8.23.0"
3489+
"@typescript-eslint/typescript-estree" "8.23.0"
3490+
34913491
"@typescript-eslint/visitor-keys@8.23.0":
34923492
version "8.23.0"
34933493
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.23.0.tgz#40405fd26a61d23f5f4c2ed0f016a47074781df8"

0 commit comments

Comments
 (0)