Skip to content

Commit a97ffbd

Browse files
Update typescript-eslint monorepo to v8.59.4 (#924)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 2592659 commit a97ffbd

2 files changed

Lines changed: 65 additions & 65 deletions

File tree

packages/referrer-parser/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,8 +50,8 @@
5050
"@types/node": "24.12.4",
5151
"@types/should": "13.0.0",
5252
"@types/sinon": "21.0.1",
53-
"@typescript-eslint/eslint-plugin": "8.59.3",
54-
"@typescript-eslint/parser": "8.59.3",
53+
"@typescript-eslint/eslint-plugin": "8.59.4",
54+
"@typescript-eslint/parser": "8.59.4",
5555
"@vitest/coverage-v8": "4.1.6",
5656
"should": "13.2.3",
5757
"sinon": "22.0.0",

yarn.lock

Lines changed: 63 additions & 63 deletions
Original file line numberDiff line numberDiff line change
@@ -3878,16 +3878,16 @@
38783878
natural-compare "^1.4.0"
38793879
ts-api-utils "^2.4.0"
38803880

3881-
"@typescript-eslint/eslint-plugin@8.59.3":
3882-
version "8.59.3"
3883-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.59.3.tgz#5d6da7e7b236b46452fa00d3904bb6f59615bfde"
3884-
integrity sha512-PwFvSKsXGShKGW6n5bZOhGHEcCZXM8HofLK9fNsEwZXzFRjoY+XT1Vsf1zgyXdwTr0ZYz1/2tkZ0DBTT9jZjhw==
3881+
"@typescript-eslint/eslint-plugin@8.59.4":
3882+
version "8.59.4"
3883+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.59.4.tgz#c67bfee32caae9cb587dce1ac59c3bf43b659707"
3884+
integrity sha512-PegsU+XfyJJNjd4+u/k6f9yTyp0lEXXiPopUNobZcIAUJFGICFLN+sP0Rb3JehVmiij1Ph0dFGYqODoRo/2+6A==
38853885
dependencies:
38863886
"@eslint-community/regexpp" "^4.12.2"
3887-
"@typescript-eslint/scope-manager" "8.59.3"
3888-
"@typescript-eslint/type-utils" "8.59.3"
3889-
"@typescript-eslint/utils" "8.59.3"
3890-
"@typescript-eslint/visitor-keys" "8.59.3"
3887+
"@typescript-eslint/scope-manager" "8.59.4"
3888+
"@typescript-eslint/type-utils" "8.59.4"
3889+
"@typescript-eslint/utils" "8.59.4"
3890+
"@typescript-eslint/visitor-keys" "8.59.4"
38913891
ignore "^7.0.5"
38923892
natural-compare "^1.4.0"
38933893
ts-api-utils "^2.5.0"
@@ -3903,15 +3903,15 @@
39033903
"@typescript-eslint/visitor-keys" "8.56.1"
39043904
debug "^4.4.3"
39053905

3906-
"@typescript-eslint/parser@8.59.3":
3907-
version "8.59.3"
3908-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.59.3.tgz#f46cbc70ae0a25119ef94eac9ecd46714788e1a1"
3909-
integrity sha512-HPwA+hVkfcriajbNvTmZv4VRauibay+cWArYUYq7u7W7PmGShMxbPxLvrwDme55a6d5alG3nrYfhyJ/G28XlLg==
3906+
"@typescript-eslint/parser@8.59.4":
3907+
version "8.59.4"
3908+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.59.4.tgz#77d99e3b27663e7a22cf12c3fb769db509e5e93c"
3909+
integrity sha512-zORHqO/tuhxY1zWuTvMUqddRxpiFJ72xVfcNoWpqdLjs6lfPbuQBJuW4pk+49/uBMy7Ssr4bzgjiKmmDB1UbZQ==
39103910
dependencies:
3911-
"@typescript-eslint/scope-manager" "8.59.3"
3912-
"@typescript-eslint/types" "8.59.3"
3913-
"@typescript-eslint/typescript-estree" "8.59.3"
3914-
"@typescript-eslint/visitor-keys" "8.59.3"
3911+
"@typescript-eslint/scope-manager" "8.59.4"
3912+
"@typescript-eslint/types" "8.59.4"
3913+
"@typescript-eslint/typescript-estree" "8.59.4"
3914+
"@typescript-eslint/visitor-keys" "8.59.4"
39153915
debug "^4.4.3"
39163916

39173917
"@typescript-eslint/project-service@8.56.1":
@@ -3923,13 +3923,13 @@
39233923
"@typescript-eslint/types" "^8.56.1"
39243924
debug "^4.4.3"
39253925

3926-
"@typescript-eslint/project-service@8.59.3":
3927-
version "8.59.3"
3928-
resolved "https://registry.yarnpkg.com/@typescript-eslint/project-service/-/project-service-8.59.3.tgz#1be5ae152aad987a156c9a1a9b4256e75cfbbe0c"
3929-
integrity sha512-ECiUWa/KYRGDFUqTNehaRgzDshnJfkTABJxVemHk4ko22gcr0ukloKjWvyQ64g8YCV/UI47kN1dbmjf/GaQYng==
3926+
"@typescript-eslint/project-service@8.59.4":
3927+
version "8.59.4"
3928+
resolved "https://registry.yarnpkg.com/@typescript-eslint/project-service/-/project-service-8.59.4.tgz#5830535a0e7a3ae806e2669964f47a74c4bc6b0e"
3929+
integrity sha512-Ly00Vu4oAacfDeHp2Zg85ioNG6l8HG+tN1D7J+xTHSxu9y0awYKJ2zH1rFBn8ZSfuGK+7FxK3Cgl3uAz0aZZLg==
39303930
dependencies:
3931-
"@typescript-eslint/tsconfig-utils" "^8.59.3"
3932-
"@typescript-eslint/types" "^8.59.3"
3931+
"@typescript-eslint/tsconfig-utils" "^8.59.4"
3932+
"@typescript-eslint/types" "^8.59.4"
39333933
debug "^4.4.3"
39343934

39353935
"@typescript-eslint/scope-manager@8.56.1":
@@ -3940,23 +3940,23 @@
39403940
"@typescript-eslint/types" "8.56.1"
39413941
"@typescript-eslint/visitor-keys" "8.56.1"
39423942

3943-
"@typescript-eslint/scope-manager@8.59.3":
3944-
version "8.59.3"
3945-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.59.3.tgz#91a60f66803fe9dae0696fbab2451f5723f119d2"
3946-
integrity sha512-t2LvZnoEfzKtnPjgeEu41xw5gxq9mQVfYy4OoZ4Vlt0sk3JwxmhCca/AR7DwOiHrjWgjAj6as4AhRLKSDfvZIA==
3943+
"@typescript-eslint/scope-manager@8.59.4":
3944+
version "8.59.4"
3945+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.59.4.tgz#507d1258c758147dac1adee9517a205a8ac1e046"
3946+
integrity sha512-mUeR/3H1WrTAddJrwut8OoPjfauaztMQmRwV5fQTUyNVJCLiUXXe4lGEyYIL2oFDpP7UtgbGJXCt72wT0z2S3Q==
39473947
dependencies:
3948-
"@typescript-eslint/types" "8.59.3"
3949-
"@typescript-eslint/visitor-keys" "8.59.3"
3948+
"@typescript-eslint/types" "8.59.4"
3949+
"@typescript-eslint/visitor-keys" "8.59.4"
39503950

39513951
"@typescript-eslint/tsconfig-utils@8.56.1":
39523952
version "8.56.1"
39533953
resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.56.1.tgz#1afa830b0fada5865ddcabdc993b790114a879b7"
39543954
integrity sha512-qOtCYzKEeyr3aR9f28mPJqBty7+DBqsdd63eO0yyDwc6vgThj2UjWfJIcsFeSucYydqcuudMOprZ+x1SpF3ZuQ==
39553955

3956-
"@typescript-eslint/tsconfig-utils@8.59.3", "@typescript-eslint/tsconfig-utils@^8.38.0", "@typescript-eslint/tsconfig-utils@^8.56.1", "@typescript-eslint/tsconfig-utils@^8.59.3":
3957-
version "8.59.3"
3958-
resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.59.3.tgz#88ca9036b42ccdd1e630cfdafd2e042c2ca6a835"
3959-
integrity sha512-PcIJHjmaREXLgIAIzLnSY9VucEzz8FKXsRgFa1DmdGCK/5tJpW03TKJF01Q6VZd1lLdz2sIKPWaDUZN9dp//dw==
3956+
"@typescript-eslint/tsconfig-utils@8.59.4", "@typescript-eslint/tsconfig-utils@^8.38.0", "@typescript-eslint/tsconfig-utils@^8.56.1", "@typescript-eslint/tsconfig-utils@^8.59.4":
3957+
version "8.59.4"
3958+
resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.59.4.tgz#218ba229d96dde35212e3a76a7d0a6bc831398be"
3959+
integrity sha512-DLCpnKgD4alVxTBSKulK+gU1KCqOgUXfDRDXh2mZgzokQKa/70ax93I2uVO3m/LLvIAtWZIFoiifudmIqAxpMA==
39603960

39613961
"@typescript-eslint/type-utils@8.56.1":
39623962
version "8.56.1"
@@ -3969,14 +3969,14 @@
39693969
debug "^4.4.3"
39703970
ts-api-utils "^2.4.0"
39713971

3972-
"@typescript-eslint/type-utils@8.59.3":
3973-
version "8.59.3"
3974-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.59.3.tgz#421fb2448bdfeb301d134a01cd02503f67fd8192"
3975-
integrity sha512-g71d8QD8UaiHGvrJwyIS1hCX5r63w6Jll+4VEYhEAHXTDIqX1JgxhTAbEHtKntL9kuc4jRo7/GWw5xfCepSccQ==
3972+
"@typescript-eslint/type-utils@8.59.4":
3973+
version "8.59.4"
3974+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.59.4.tgz#359fc53ba39a1f1860fddda40ebe5bfe0d87faed"
3975+
integrity sha512-uonTuPAAKr9XaBGqJ3LjYTh72zy5DyGesljO9gtmk/eFW0W1fRHjnwVYKB35Lm8d5Q5CluEW3gPHjTvZTmgrfA==
39763976
dependencies:
3977-
"@typescript-eslint/types" "8.59.3"
3978-
"@typescript-eslint/typescript-estree" "8.59.3"
3979-
"@typescript-eslint/utils" "8.59.3"
3977+
"@typescript-eslint/types" "8.59.4"
3978+
"@typescript-eslint/typescript-estree" "8.59.4"
3979+
"@typescript-eslint/utils" "8.59.4"
39803980
debug "^4.4.3"
39813981
ts-api-utils "^2.5.0"
39823982

@@ -3985,10 +3985,10 @@
39853985
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.56.1.tgz#975e5942bf54895291337c91b9191f6eb0632ab9"
39863986
integrity sha512-dbMkdIUkIkchgGDIv7KLUpa0Mda4IYjo4IAMJUZ+3xNoUXxMsk9YtKpTHSChRS85o+H9ftm51gsK1dZReY9CVw==
39873987

3988-
"@typescript-eslint/types@8.59.3", "@typescript-eslint/types@^8.56.1", "@typescript-eslint/types@^8.59.3":
3989-
version "8.59.3"
3990-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.59.3.tgz#b7ca539c5e302fdde9a7cadb73caed107ef8f2cd"
3991-
integrity sha512-ePFoH0g4ludssdRFqqDxQePCxU4WQyRa9+XVwjm7yLn0FKhMeoetC+qBEEI1Eyb1pGSDveTIT09Bvw2WhlGayg==
3988+
"@typescript-eslint/types@8.59.4", "@typescript-eslint/types@^8.56.1", "@typescript-eslint/types@^8.59.4":
3989+
version "8.59.4"
3990+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.59.4.tgz#c29d5c21bfbaa8347ddc677d3ac1fcd2db0f848e"
3991+
integrity sha512-F1o7WJcCq+bc8dwcO/YsSEOudAH8RDtaOhM6wcAQhcUsFhnWQl81JKy48q1hoxAU0qrzM89+31GYh1515Zde3Q==
39923992

39933993
"@typescript-eslint/typescript-estree@8.56.1":
39943994
version "8.56.1"
@@ -4005,15 +4005,15 @@
40054005
tinyglobby "^0.2.15"
40064006
ts-api-utils "^2.4.0"
40074007

4008-
"@typescript-eslint/typescript-estree@8.59.3":
4009-
version "8.59.3"
4010-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.59.3.tgz#e6bb1408e00b47e431427a40268db4e86cb121ab"
4011-
integrity sha512-CbRjVRAf7Lr9Kr8RopKcbY45p2VfmmHrm0ygOCYFi7oU8q19m0Fs/6iHS7kNOmwpp+ob07ZVcAqlxUod9lYdmg==
4008+
"@typescript-eslint/typescript-estree@8.59.4":
4009+
version "8.59.4"
4010+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.59.4.tgz#d005e5e1fb425526f39685594bed34a04ad755ea"
4011+
integrity sha512-F+RuOmcDXo4+TPdfd/TCLS3m2nw8gE9XXyZLrA3JBfaA5tz9TtdkyD3YJFmPxulyc2cKbEok/CvFE3MgSLWnag==
40124012
dependencies:
4013-
"@typescript-eslint/project-service" "8.59.3"
4014-
"@typescript-eslint/tsconfig-utils" "8.59.3"
4015-
"@typescript-eslint/types" "8.59.3"
4016-
"@typescript-eslint/visitor-keys" "8.59.3"
4013+
"@typescript-eslint/project-service" "8.59.4"
4014+
"@typescript-eslint/tsconfig-utils" "8.59.4"
4015+
"@typescript-eslint/types" "8.59.4"
4016+
"@typescript-eslint/visitor-keys" "8.59.4"
40174017
debug "^4.4.3"
40184018
minimatch "^10.2.2"
40194019
semver "^7.7.3"
@@ -4030,15 +4030,15 @@
40304030
"@typescript-eslint/types" "8.56.1"
40314031
"@typescript-eslint/typescript-estree" "8.56.1"
40324032

4033-
"@typescript-eslint/utils@8.59.3":
4034-
version "8.59.3"
4035-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.59.3.tgz#f693f979deb4dc3994de03ff8b23976d625c36c5"
4036-
integrity sha512-JAvT14goBzRzzzZyqq3P9BLArIxTtQURUtFgQ/V7FO+eU+Gg6ES+5ymOPP1wRxXcxAYeivCk4uS3jCKWI1K8Zg==
4033+
"@typescript-eslint/utils@8.59.4":
4034+
version "8.59.4"
4035+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.59.4.tgz#8ccd2b08aecc72c7efc0d7ac6695631d199d256e"
4036+
integrity sha512-cYXeNAUsG4lJo5dbc1FcKm+JwIWrj1/UpTORsC6tGMjEZ81DYcvIr9/ueikhMa/Y/gDQYGp+YX9/xQrXje5BJw==
40374037
dependencies:
40384038
"@eslint-community/eslint-utils" "^4.9.1"
4039-
"@typescript-eslint/scope-manager" "8.59.3"
4040-
"@typescript-eslint/types" "8.59.3"
4041-
"@typescript-eslint/typescript-estree" "8.59.3"
4039+
"@typescript-eslint/scope-manager" "8.59.4"
4040+
"@typescript-eslint/types" "8.59.4"
4041+
"@typescript-eslint/typescript-estree" "8.59.4"
40424042

40434043
"@typescript-eslint/visitor-keys@8.56.1":
40444044
version "8.56.1"
@@ -4048,12 +4048,12 @@
40484048
"@typescript-eslint/types" "8.56.1"
40494049
eslint-visitor-keys "^5.0.0"
40504050

4051-
"@typescript-eslint/visitor-keys@8.59.3":
4052-
version "8.59.3"
4053-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.59.3.tgz#820843b1b5ca4290009cf189382abcf6fe00dfa6"
4054-
integrity sha512-f1UQF7ggd42YiwI5wGrRaPsa+P0CINBlrkLPmGfpq/u/I/oVtecoEIfFR9ag/oa1sLOsRNZ6xehf6qMZhQGBDg==
4051+
"@typescript-eslint/visitor-keys@8.59.4":
4052+
version "8.59.4"
4053+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.59.4.tgz#1ac23b747b011f5cbdb449da97769f6c5f3a9355"
4054+
integrity sha512-U3gxVaDVnuZKhSspW/MzMxE1kq7zOdc072FcSNoqA1I9p8HyKbBFfEHoWckBAMgNMph4MamwS5iTVzFmrnt8TQ==
40554055
dependencies:
4056-
"@typescript-eslint/types" "8.59.3"
4056+
"@typescript-eslint/types" "8.59.4"
40574057
eslint-visitor-keys "^5.0.0"
40584058

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

0 commit comments

Comments
 (0)