Skip to content

Commit a0098e0

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

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.3",
5151
"@types/should": "13.0.0",
5252
"@types/sinon": "21.0.1",
53-
"@typescript-eslint/eslint-plugin": "8.59.2",
54-
"@typescript-eslint/parser": "8.59.2",
53+
"@typescript-eslint/eslint-plugin": "8.59.3",
54+
"@typescript-eslint/parser": "8.59.3",
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.2":
3882-
version "8.59.2"
3883-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.59.2.tgz#f37b2c189a0177141fe3de3b08f2a83991bfdbfa"
3884-
integrity sha512-j/bwmkBvHUtPNxzuWe5z6BEk3q54YRyGlBXkSsmfoih7zNrBvl5A9A98anlp/7JbyZcWIJ8KXo/3Tq/DjFLtuQ==
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==
38853885
dependencies:
38863886
"@eslint-community/regexpp" "^4.12.2"
3887-
"@typescript-eslint/scope-manager" "8.59.2"
3888-
"@typescript-eslint/type-utils" "8.59.2"
3889-
"@typescript-eslint/utils" "8.59.2"
3890-
"@typescript-eslint/visitor-keys" "8.59.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"
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.2":
3907-
version "8.59.2"
3908-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.59.2.tgz#e2fd0084baa5dd0c24cd789af1c72cbc3a7a1c62"
3909-
integrity sha512-plR3pp6D+SSUn1HM7xvSkx12/DhoHInI2YF35KAcVFNZvlC0gtrWqx7Qq1oH2Ssgi0vlFRCTbP+DZc7B9+TtsQ==
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==
39103910
dependencies:
3911-
"@typescript-eslint/scope-manager" "8.59.2"
3912-
"@typescript-eslint/types" "8.59.2"
3913-
"@typescript-eslint/typescript-estree" "8.59.2"
3914-
"@typescript-eslint/visitor-keys" "8.59.2"
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"
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.2":
3927-
version "8.59.2"
3928-
resolved "https://registry.yarnpkg.com/@typescript-eslint/project-service/-/project-service-8.59.2.tgz#f8b8cbf8692e3a51c2c394acf8cf6900f7e755af"
3929-
integrity sha512-+2hqvEkeyf/0FBor67duF0Ll7Ot8jyKzDQOSrxazF/danillRq2DwR9dLptsXpoZQqxE1UisSmoZewrlPas9Vw==
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==
39303930
dependencies:
3931-
"@typescript-eslint/tsconfig-utils" "^8.59.2"
3932-
"@typescript-eslint/types" "^8.59.2"
3931+
"@typescript-eslint/tsconfig-utils" "^8.59.3"
3932+
"@typescript-eslint/types" "^8.59.3"
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.2":
3944-
version "8.59.2"
3945-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.59.2.tgz#63cbd0af2e3180949d6be81122cc555bc71e736d"
3946-
integrity sha512-JzfyEpEtOU89CcFSwyNS3mu4MLvLSXqnmX05+aKBDM+TdR5jzcGOEBwxwGNxrEQ7p/z6kK2WyioCGBf2zZBnvg==
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==
39473947
dependencies:
3948-
"@typescript-eslint/types" "8.59.2"
3949-
"@typescript-eslint/visitor-keys" "8.59.2"
3948+
"@typescript-eslint/types" "8.59.3"
3949+
"@typescript-eslint/visitor-keys" "8.59.3"
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.2", "@typescript-eslint/tsconfig-utils@^8.38.0", "@typescript-eslint/tsconfig-utils@^8.56.1", "@typescript-eslint/tsconfig-utils@^8.59.2":
3957-
version "8.59.2"
3958-
resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.59.2.tgz#6e92bc412083753185a79c9f1431e78169d9232f"
3959-
integrity sha512-BKK4alN7oi4C/zv4VqHQ+uRU+lTa6JGIZ7s1juw7b3RHo9OfKB+bKX3u0iVZetdsUCBBkSbdWbarJbmN0fTeSw==
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==
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.2":
3973-
version "8.59.2"
3974-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.59.2.tgz#a60a1192a804fa472a92c41656853ac6a9ba7176"
3975-
integrity sha512-nhqaj1nmTdVVl/BP5omXNRGO38jn5iosis2vbdmupF2txCf8ylWT8lx+JlvMYYVqzGVKtjojUFoQ3JRWK+mfzQ==
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==
39763976
dependencies:
3977-
"@typescript-eslint/types" "8.59.2"
3978-
"@typescript-eslint/typescript-estree" "8.59.2"
3979-
"@typescript-eslint/utils" "8.59.2"
3977+
"@typescript-eslint/types" "8.59.3"
3978+
"@typescript-eslint/typescript-estree" "8.59.3"
3979+
"@typescript-eslint/utils" "8.59.3"
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.2", "@typescript-eslint/types@^8.56.1", "@typescript-eslint/types@^8.59.2":
3989-
version "8.59.2"
3990-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.59.2.tgz#01caabcd7e4715c33ad5e11cab260829714d6b9c"
3991-
integrity sha512-e82GVOE8Ps3E++Egvb6Y3Dw0S10u8NkQ9KXmtRhCWJJ8kDhOJTvtMAWnFL16kB1583goCWXsr0NieKCZMs2/0Q==
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==
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.2":
4009-
version "8.59.2"
4010-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.59.2.tgz#6a217ef65b18dbd12c718fc86a675d1d7a1414cc"
4011-
integrity sha512-o0XPGNwcWw+FIwStOWn+BwBuEmL6QXP0rsvAFg7ET1dey1Nr6Wb1ac8p5HEsK0ygO/6mUxlk+YWQD9xcb/nnXg==
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==
40124012
dependencies:
4013-
"@typescript-eslint/project-service" "8.59.2"
4014-
"@typescript-eslint/tsconfig-utils" "8.59.2"
4015-
"@typescript-eslint/types" "8.59.2"
4016-
"@typescript-eslint/visitor-keys" "8.59.2"
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"
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.2":
4034-
version "8.59.2"
4035-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.59.2.tgz#ff619a6a3075f4017fa91b8610b752a8ca3366aa"
4036-
integrity sha512-Juw3EinkXqjaffxz6roowvV7GZT/kET5vSKKZT6upl5TXdWkLkYmNPXwDDL2Vkt2DPn0nODIS4egC/0AGxKo/Q==
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==
40374037
dependencies:
40384038
"@eslint-community/eslint-utils" "^4.9.1"
4039-
"@typescript-eslint/scope-manager" "8.59.2"
4040-
"@typescript-eslint/types" "8.59.2"
4041-
"@typescript-eslint/typescript-estree" "8.59.2"
4039+
"@typescript-eslint/scope-manager" "8.59.3"
4040+
"@typescript-eslint/types" "8.59.3"
4041+
"@typescript-eslint/typescript-estree" "8.59.3"
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.2":
4052-
version "8.59.2"
4053-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.59.2.tgz#5ccc486913cd347883d69158836b1189a660bfe6"
4054-
integrity sha512-NwjLUnGy8/Zfx23fl50tRC8rYaYnM52xNRYFAXvmiil9yh1+K6aRVQMnzW6gQB/1DLgWt977lYQn7C+wtgXZiA==
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==
40554055
dependencies:
4056-
"@typescript-eslint/types" "8.59.2"
4056+
"@typescript-eslint/types" "8.59.3"
40574057
eslint-visitor-keys "^5.0.0"
40584058

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

0 commit comments

Comments
 (0)