Skip to content

Commit 39b766e

Browse files
chore(deps): update typescript-eslint monorepo to v8.59.3 (#10805)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 35a246f commit 39b766e

2 files changed

Lines changed: 71 additions & 71 deletions

File tree

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -76,14 +76,14 @@
7676
},
7777
"resolutions": {
7878
"@rushstack/eslint-patch": "1.16.1",
79-
"@typescript-eslint/eslint-plugin": "8.59.2",
80-
"@typescript-eslint/parser": "8.59.2",
81-
"@typescript-eslint/scope-manager": "8.59.2",
82-
"@typescript-eslint/type-utils": "8.59.2",
83-
"@typescript-eslint/types": "8.59.2",
84-
"@typescript-eslint/typescript-estree": "8.59.2",
85-
"@typescript-eslint/utils": "8.59.2",
86-
"@typescript-eslint/visitor-keys": "8.59.2",
79+
"@typescript-eslint/eslint-plugin": "8.59.3",
80+
"@typescript-eslint/parser": "8.59.3",
81+
"@typescript-eslint/scope-manager": "8.59.3",
82+
"@typescript-eslint/type-utils": "8.59.3",
83+
"@typescript-eslint/types": "8.59.3",
84+
"@typescript-eslint/typescript-estree": "8.59.3",
85+
"@typescript-eslint/utils": "8.59.3",
86+
"@typescript-eslint/visitor-keys": "8.59.3",
8787
"eslint-plugin-promise": "7.3.0",
8888
"typescript": "6.0.3"
8989
},

yarn.lock

Lines changed: 63 additions & 63 deletions
Original file line numberDiff line numberDiff line change
@@ -5105,100 +5105,100 @@
51055105
dependencies:
51065106
"@types/node" "*"
51075107

5108-
"@typescript-eslint/eslint-plugin@8.26.1", "@typescript-eslint/eslint-plugin@8.59.2":
5109-
version "8.59.2"
5110-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.59.2.tgz#f37b2c189a0177141fe3de3b08f2a83991bfdbfa"
5111-
integrity sha512-j/bwmkBvHUtPNxzuWe5z6BEk3q54YRyGlBXkSsmfoih7zNrBvl5A9A98anlp/7JbyZcWIJ8KXo/3Tq/DjFLtuQ==
5108+
"@typescript-eslint/eslint-plugin@8.26.1", "@typescript-eslint/eslint-plugin@8.59.3":
5109+
version "8.59.3"
5110+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.59.3.tgz#5d6da7e7b236b46452fa00d3904bb6f59615bfde"
5111+
integrity sha512-PwFvSKsXGShKGW6n5bZOhGHEcCZXM8HofLK9fNsEwZXzFRjoY+XT1Vsf1zgyXdwTr0ZYz1/2tkZ0DBTT9jZjhw==
51125112
dependencies:
51135113
"@eslint-community/regexpp" "^4.12.2"
5114-
"@typescript-eslint/scope-manager" "8.59.2"
5115-
"@typescript-eslint/type-utils" "8.59.2"
5116-
"@typescript-eslint/utils" "8.59.2"
5117-
"@typescript-eslint/visitor-keys" "8.59.2"
5114+
"@typescript-eslint/scope-manager" "8.59.3"
5115+
"@typescript-eslint/type-utils" "8.59.3"
5116+
"@typescript-eslint/utils" "8.59.3"
5117+
"@typescript-eslint/visitor-keys" "8.59.3"
51185118
ignore "^7.0.5"
51195119
natural-compare "^1.4.0"
51205120
ts-api-utils "^2.5.0"
51215121

5122-
"@typescript-eslint/parser@8.26.1", "@typescript-eslint/parser@8.59.2", "@typescript-eslint/parser@^5.4.2 || ^6.0.0":
5123-
version "8.59.2"
5124-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.59.2.tgz#e2fd0084baa5dd0c24cd789af1c72cbc3a7a1c62"
5125-
integrity sha512-plR3pp6D+SSUn1HM7xvSkx12/DhoHInI2YF35KAcVFNZvlC0gtrWqx7Qq1oH2Ssgi0vlFRCTbP+DZc7B9+TtsQ==
5122+
"@typescript-eslint/parser@8.26.1", "@typescript-eslint/parser@8.59.3", "@typescript-eslint/parser@^5.4.2 || ^6.0.0":
5123+
version "8.59.3"
5124+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.59.3.tgz#f46cbc70ae0a25119ef94eac9ecd46714788e1a1"
5125+
integrity sha512-HPwA+hVkfcriajbNvTmZv4VRauibay+cWArYUYq7u7W7PmGShMxbPxLvrwDme55a6d5alG3nrYfhyJ/G28XlLg==
51265126
dependencies:
5127-
"@typescript-eslint/scope-manager" "8.59.2"
5128-
"@typescript-eslint/types" "8.59.2"
5129-
"@typescript-eslint/typescript-estree" "8.59.2"
5130-
"@typescript-eslint/visitor-keys" "8.59.2"
5127+
"@typescript-eslint/scope-manager" "8.59.3"
5128+
"@typescript-eslint/types" "8.59.3"
5129+
"@typescript-eslint/typescript-estree" "8.59.3"
5130+
"@typescript-eslint/visitor-keys" "8.59.3"
51315131
debug "^4.4.3"
51325132

5133-
"@typescript-eslint/project-service@8.59.2":
5134-
version "8.59.2"
5135-
resolved "https://registry.yarnpkg.com/@typescript-eslint/project-service/-/project-service-8.59.2.tgz#f8b8cbf8692e3a51c2c394acf8cf6900f7e755af"
5136-
integrity sha512-+2hqvEkeyf/0FBor67duF0Ll7Ot8jyKzDQOSrxazF/danillRq2DwR9dLptsXpoZQqxE1UisSmoZewrlPas9Vw==
5133+
"@typescript-eslint/project-service@8.59.3":
5134+
version "8.59.3"
5135+
resolved "https://registry.yarnpkg.com/@typescript-eslint/project-service/-/project-service-8.59.3.tgz#1be5ae152aad987a156c9a1a9b4256e75cfbbe0c"
5136+
integrity sha512-ECiUWa/KYRGDFUqTNehaRgzDshnJfkTABJxVemHk4ko22gcr0ukloKjWvyQ64g8YCV/UI47kN1dbmjf/GaQYng==
51375137
dependencies:
5138-
"@typescript-eslint/tsconfig-utils" "^8.59.2"
5139-
"@typescript-eslint/types" "^8.59.2"
5138+
"@typescript-eslint/tsconfig-utils" "^8.59.3"
5139+
"@typescript-eslint/types" "^8.59.3"
51405140
debug "^4.4.3"
51415141

5142-
"@typescript-eslint/scope-manager@8.59.2":
5143-
version "8.59.2"
5144-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.59.2.tgz#63cbd0af2e3180949d6be81122cc555bc71e736d"
5145-
integrity sha512-JzfyEpEtOU89CcFSwyNS3mu4MLvLSXqnmX05+aKBDM+TdR5jzcGOEBwxwGNxrEQ7p/z6kK2WyioCGBf2zZBnvg==
5142+
"@typescript-eslint/scope-manager@8.59.3":
5143+
version "8.59.3"
5144+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.59.3.tgz#91a60f66803fe9dae0696fbab2451f5723f119d2"
5145+
integrity sha512-t2LvZnoEfzKtnPjgeEu41xw5gxq9mQVfYy4OoZ4Vlt0sk3JwxmhCca/AR7DwOiHrjWgjAj6as4AhRLKSDfvZIA==
51465146
dependencies:
5147-
"@typescript-eslint/types" "8.59.2"
5148-
"@typescript-eslint/visitor-keys" "8.59.2"
5147+
"@typescript-eslint/types" "8.59.3"
5148+
"@typescript-eslint/visitor-keys" "8.59.3"
51495149

5150-
"@typescript-eslint/tsconfig-utils@8.59.2", "@typescript-eslint/tsconfig-utils@^8.59.2":
5151-
version "8.59.2"
5152-
resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.59.2.tgz#6e92bc412083753185a79c9f1431e78169d9232f"
5153-
integrity sha512-BKK4alN7oi4C/zv4VqHQ+uRU+lTa6JGIZ7s1juw7b3RHo9OfKB+bKX3u0iVZetdsUCBBkSbdWbarJbmN0fTeSw==
5150+
"@typescript-eslint/tsconfig-utils@8.59.3", "@typescript-eslint/tsconfig-utils@^8.59.3":
5151+
version "8.59.3"
5152+
resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.59.3.tgz#88ca9036b42ccdd1e630cfdafd2e042c2ca6a835"
5153+
integrity sha512-PcIJHjmaREXLgIAIzLnSY9VucEzz8FKXsRgFa1DmdGCK/5tJpW03TKJF01Q6VZd1lLdz2sIKPWaDUZN9dp//dw==
51545154

5155-
"@typescript-eslint/type-utils@8.59.2":
5156-
version "8.59.2"
5157-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.59.2.tgz#a60a1192a804fa472a92c41656853ac6a9ba7176"
5158-
integrity sha512-nhqaj1nmTdVVl/BP5omXNRGO38jn5iosis2vbdmupF2txCf8ylWT8lx+JlvMYYVqzGVKtjojUFoQ3JRWK+mfzQ==
5155+
"@typescript-eslint/type-utils@8.59.3":
5156+
version "8.59.3"
5157+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.59.3.tgz#421fb2448bdfeb301d134a01cd02503f67fd8192"
5158+
integrity sha512-g71d8QD8UaiHGvrJwyIS1hCX5r63w6Jll+4VEYhEAHXTDIqX1JgxhTAbEHtKntL9kuc4jRo7/GWw5xfCepSccQ==
51595159
dependencies:
5160-
"@typescript-eslint/types" "8.59.2"
5161-
"@typescript-eslint/typescript-estree" "8.59.2"
5162-
"@typescript-eslint/utils" "8.59.2"
5160+
"@typescript-eslint/types" "8.59.3"
5161+
"@typescript-eslint/typescript-estree" "8.59.3"
5162+
"@typescript-eslint/utils" "8.59.3"
51635163
debug "^4.4.3"
51645164
ts-api-utils "^2.5.0"
51655165

5166-
"@typescript-eslint/types@8.59.2", "@typescript-eslint/types@^8.59.2":
5167-
version "8.59.2"
5168-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.59.2.tgz#01caabcd7e4715c33ad5e11cab260829714d6b9c"
5169-
integrity sha512-e82GVOE8Ps3E++Egvb6Y3Dw0S10u8NkQ9KXmtRhCWJJ8kDhOJTvtMAWnFL16kB1583goCWXsr0NieKCZMs2/0Q==
5166+
"@typescript-eslint/types@8.59.3", "@typescript-eslint/types@^8.59.3":
5167+
version "8.59.3"
5168+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.59.3.tgz#b7ca539c5e302fdde9a7cadb73caed107ef8f2cd"
5169+
integrity sha512-ePFoH0g4ludssdRFqqDxQePCxU4WQyRa9+XVwjm7yLn0FKhMeoetC+qBEEI1Eyb1pGSDveTIT09Bvw2WhlGayg==
51705170

5171-
"@typescript-eslint/typescript-estree@8.59.2":
5172-
version "8.59.2"
5173-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.59.2.tgz#6a217ef65b18dbd12c718fc86a675d1d7a1414cc"
5174-
integrity sha512-o0XPGNwcWw+FIwStOWn+BwBuEmL6QXP0rsvAFg7ET1dey1Nr6Wb1ac8p5HEsK0ygO/6mUxlk+YWQD9xcb/nnXg==
5171+
"@typescript-eslint/typescript-estree@8.59.3":
5172+
version "8.59.3"
5173+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.59.3.tgz#e6bb1408e00b47e431427a40268db4e86cb121ab"
5174+
integrity sha512-CbRjVRAf7Lr9Kr8RopKcbY45p2VfmmHrm0ygOCYFi7oU8q19m0Fs/6iHS7kNOmwpp+ob07ZVcAqlxUod9lYdmg==
51755175
dependencies:
5176-
"@typescript-eslint/project-service" "8.59.2"
5177-
"@typescript-eslint/tsconfig-utils" "8.59.2"
5178-
"@typescript-eslint/types" "8.59.2"
5179-
"@typescript-eslint/visitor-keys" "8.59.2"
5176+
"@typescript-eslint/project-service" "8.59.3"
5177+
"@typescript-eslint/tsconfig-utils" "8.59.3"
5178+
"@typescript-eslint/types" "8.59.3"
5179+
"@typescript-eslint/visitor-keys" "8.59.3"
51805180
debug "^4.4.3"
51815181
minimatch "^10.2.2"
51825182
semver "^7.7.3"
51835183
tinyglobby "^0.2.15"
51845184
ts-api-utils "^2.5.0"
51855185

5186-
"@typescript-eslint/utils@8.59.2":
5187-
version "8.59.2"
5188-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.59.2.tgz#ff619a6a3075f4017fa91b8610b752a8ca3366aa"
5189-
integrity sha512-Juw3EinkXqjaffxz6roowvV7GZT/kET5vSKKZT6upl5TXdWkLkYmNPXwDDL2Vkt2DPn0nODIS4egC/0AGxKo/Q==
5186+
"@typescript-eslint/utils@8.59.3":
5187+
version "8.59.3"
5188+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.59.3.tgz#f693f979deb4dc3994de03ff8b23976d625c36c5"
5189+
integrity sha512-JAvT14goBzRzzzZyqq3P9BLArIxTtQURUtFgQ/V7FO+eU+Gg6ES+5ymOPP1wRxXcxAYeivCk4uS3jCKWI1K8Zg==
51905190
dependencies:
51915191
"@eslint-community/eslint-utils" "^4.9.1"
5192-
"@typescript-eslint/scope-manager" "8.59.2"
5193-
"@typescript-eslint/types" "8.59.2"
5194-
"@typescript-eslint/typescript-estree" "8.59.2"
5192+
"@typescript-eslint/scope-manager" "8.59.3"
5193+
"@typescript-eslint/types" "8.59.3"
5194+
"@typescript-eslint/typescript-estree" "8.59.3"
51955195

5196-
"@typescript-eslint/visitor-keys@8.59.2":
5197-
version "8.59.2"
5198-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.59.2.tgz#5ccc486913cd347883d69158836b1189a660bfe6"
5199-
integrity sha512-NwjLUnGy8/Zfx23fl50tRC8rYaYnM52xNRYFAXvmiil9yh1+K6aRVQMnzW6gQB/1DLgWt977lYQn7C+wtgXZiA==
5196+
"@typescript-eslint/visitor-keys@8.59.3":
5197+
version "8.59.3"
5198+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.59.3.tgz#820843b1b5ca4290009cf189382abcf6fe00dfa6"
5199+
integrity sha512-f1UQF7ggd42YiwI5wGrRaPsa+P0CINBlrkLPmGfpq/u/I/oVtecoEIfFR9ag/oa1sLOsRNZ6xehf6qMZhQGBDg==
52005200
dependencies:
5201-
"@typescript-eslint/types" "8.59.2"
5201+
"@typescript-eslint/types" "8.59.3"
52025202
eslint-visitor-keys "^5.0.0"
52035203

52045204
"@typescript/vfs@^1.6.0":

0 commit comments

Comments
 (0)