Skip to content

Commit 52397b5

Browse files
chore(deps): update dependency typescript-eslint to v8.46.0 (#933)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 268e0a0 commit 52397b5

File tree

1 file changed

+71
-71
lines changed

1 file changed

+71
-71
lines changed

yarn.lock

Lines changed: 71 additions & 71 deletions
Original file line numberDiff line numberDiff line change
@@ -2009,40 +2009,40 @@ __metadata:
20092009
languageName: node
20102010
linkType: hard
20112011

2012-
"@typescript-eslint/eslint-plugin@npm:8.45.0":
2013-
version: 8.45.0
2014-
resolution: "@typescript-eslint/eslint-plugin@npm:8.45.0"
2012+
"@typescript-eslint/eslint-plugin@npm:8.46.0":
2013+
version: 8.46.0
2014+
resolution: "@typescript-eslint/eslint-plugin@npm:8.46.0"
20152015
dependencies:
20162016
"@eslint-community/regexpp": "npm:^4.10.0"
2017-
"@typescript-eslint/scope-manager": "npm:8.45.0"
2018-
"@typescript-eslint/type-utils": "npm:8.45.0"
2019-
"@typescript-eslint/utils": "npm:8.45.0"
2020-
"@typescript-eslint/visitor-keys": "npm:8.45.0"
2017+
"@typescript-eslint/scope-manager": "npm:8.46.0"
2018+
"@typescript-eslint/type-utils": "npm:8.46.0"
2019+
"@typescript-eslint/utils": "npm:8.46.0"
2020+
"@typescript-eslint/visitor-keys": "npm:8.46.0"
20212021
graphemer: "npm:^1.4.0"
20222022
ignore: "npm:^7.0.0"
20232023
natural-compare: "npm:^1.4.0"
20242024
ts-api-utils: "npm:^2.1.0"
20252025
peerDependencies:
2026-
"@typescript-eslint/parser": ^8.45.0
2026+
"@typescript-eslint/parser": ^8.46.0
20272027
eslint: ^8.57.0 || ^9.0.0
20282028
typescript: ">=4.8.4 <6.0.0"
2029-
checksum: 10c0/0c60a0e5d07fa8618348db38b5a81e66143d528e1b3cdb5678bbc6c60590cd559b27c98c36f5663230fc4cf6920dff2cd604de30b58df26a37fcfcc5dc1dbd45
2029+
checksum: 10c0/9de2b2127b977b0d73733042602a744e5b69bfe906c6dac424123ff9726816dcc4bb3d4ba470bc1fc5c741421f53274a3a896c09fbb50e298352d4a72011b2c2
20302030
languageName: node
20312031
linkType: hard
20322032

2033-
"@typescript-eslint/parser@npm:8.45.0":
2034-
version: 8.45.0
2035-
resolution: "@typescript-eslint/parser@npm:8.45.0"
2033+
"@typescript-eslint/parser@npm:8.46.0":
2034+
version: 8.46.0
2035+
resolution: "@typescript-eslint/parser@npm:8.46.0"
20362036
dependencies:
2037-
"@typescript-eslint/scope-manager": "npm:8.45.0"
2038-
"@typescript-eslint/types": "npm:8.45.0"
2039-
"@typescript-eslint/typescript-estree": "npm:8.45.0"
2040-
"@typescript-eslint/visitor-keys": "npm:8.45.0"
2037+
"@typescript-eslint/scope-manager": "npm:8.46.0"
2038+
"@typescript-eslint/types": "npm:8.46.0"
2039+
"@typescript-eslint/typescript-estree": "npm:8.46.0"
2040+
"@typescript-eslint/visitor-keys": "npm:8.46.0"
20412041
debug: "npm:^4.3.4"
20422042
peerDependencies:
20432043
eslint: ^8.57.0 || ^9.0.0
20442044
typescript: ">=4.8.4 <6.0.0"
2045-
checksum: 10c0/8b419bcf795b112a39fcac05dcf147835059345b6399035ffa3f76a9d8e320f3fac79cae2fe4320dcda83fa059b017ca7626a7b4e3da08a614415c8867d169b8
2045+
checksum: 10c0/2e8c75b72c7cf170aca554014dbe30e85478d96799a2eb782c4fb61423c0c9e4416e98d6e7903601b1738ea1d0936417dbf61ac0293a0500f56e0eaeefbb2ecd
20462046
languageName: node
20472047
linkType: hard
20482048

@@ -2057,16 +2057,16 @@ __metadata:
20572057
languageName: node
20582058
linkType: hard
20592059

2060-
"@typescript-eslint/project-service@npm:8.45.0":
2061-
version: 8.45.0
2062-
resolution: "@typescript-eslint/project-service@npm:8.45.0"
2060+
"@typescript-eslint/project-service@npm:8.46.0":
2061+
version: 8.46.0
2062+
resolution: "@typescript-eslint/project-service@npm:8.46.0"
20632063
dependencies:
2064-
"@typescript-eslint/tsconfig-utils": "npm:^8.45.0"
2065-
"@typescript-eslint/types": "npm:^8.45.0"
2064+
"@typescript-eslint/tsconfig-utils": "npm:^8.46.0"
2065+
"@typescript-eslint/types": "npm:^8.46.0"
20662066
debug: "npm:^4.3.4"
20672067
peerDependencies:
20682068
typescript: ">=4.8.4 <6.0.0"
2069-
checksum: 10c0/98af065a1a3ed9d3d1eb265e09d3e9c2ae676d500a8c1d764f5609fe2c1b86749516b709804eb814fae688be7809d11748b9ae691d43c28da51dac390ca81fa9
2069+
checksum: 10c0/c3164c795570edfa141917f3099724eca70383b016be1b08f656a491b459d68cf8e2547ac416d75048d3511ca5feaea0586aabad339e3dfe2ae6fddb650d7bc8
20702070
languageName: node
20712071
linkType: hard
20722072

@@ -2090,13 +2090,13 @@ __metadata:
20902090
languageName: node
20912091
linkType: hard
20922092

2093-
"@typescript-eslint/scope-manager@npm:8.45.0":
2094-
version: 8.45.0
2095-
resolution: "@typescript-eslint/scope-manager@npm:8.45.0"
2093+
"@typescript-eslint/scope-manager@npm:8.46.0":
2094+
version: 8.46.0
2095+
resolution: "@typescript-eslint/scope-manager@npm:8.46.0"
20962096
dependencies:
2097-
"@typescript-eslint/types": "npm:8.45.0"
2098-
"@typescript-eslint/visitor-keys": "npm:8.45.0"
2099-
checksum: 10c0/54cd36206f6b4fc8e1e48576ed01e0d6ab20c2a9c4c7d90d5cc3a2d317dd8a13abe148ffecf471b16f1224aba5749e0905472745626bef9ae5bed771776f4abe
2097+
"@typescript-eslint/types": "npm:8.46.0"
2098+
"@typescript-eslint/visitor-keys": "npm:8.46.0"
2099+
checksum: 10c0/9c242d1edd51247559f99dd8986bdb571db0a2a583a2d02ee8f5f346d265e956f413b442c27e1b02d55ce3944609f6593050ec657be672d9b24b7ed0a359a6ad
21002100
languageName: node
21012101
linkType: hard
21022102

@@ -2109,28 +2109,28 @@ __metadata:
21092109
languageName: node
21102110
linkType: hard
21112111

2112-
"@typescript-eslint/tsconfig-utils@npm:8.45.0, @typescript-eslint/tsconfig-utils@npm:^8.45.0":
2113-
version: 8.45.0
2114-
resolution: "@typescript-eslint/tsconfig-utils@npm:8.45.0"
2112+
"@typescript-eslint/tsconfig-utils@npm:8.46.0, @typescript-eslint/tsconfig-utils@npm:^8.46.0":
2113+
version: 8.46.0
2114+
resolution: "@typescript-eslint/tsconfig-utils@npm:8.46.0"
21152115
peerDependencies:
21162116
typescript: ">=4.8.4 <6.0.0"
2117-
checksum: 10c0/227a9b7a5baaf35466fd369992cb933192515df1156ddf22f438deb344c2523695208e1036f5590b20603f31724de75a47fe0ee84e2fd4c8e9f3606f23f68112
2117+
checksum: 10c0/306b27c741709f2435dd1c7eabdf552775dff1b3ced01d791c5b9755394ceb3f37c9bcceec92adb6fe60c622523f9d47d9b0d9e515071f47d50527705a4706f7
21182118
languageName: node
21192119
linkType: hard
21202120

2121-
"@typescript-eslint/type-utils@npm:8.45.0":
2122-
version: 8.45.0
2123-
resolution: "@typescript-eslint/type-utils@npm:8.45.0"
2121+
"@typescript-eslint/type-utils@npm:8.46.0":
2122+
version: 8.46.0
2123+
resolution: "@typescript-eslint/type-utils@npm:8.46.0"
21242124
dependencies:
2125-
"@typescript-eslint/types": "npm:8.45.0"
2126-
"@typescript-eslint/typescript-estree": "npm:8.45.0"
2127-
"@typescript-eslint/utils": "npm:8.45.0"
2125+
"@typescript-eslint/types": "npm:8.46.0"
2126+
"@typescript-eslint/typescript-estree": "npm:8.46.0"
2127+
"@typescript-eslint/utils": "npm:8.46.0"
21282128
debug: "npm:^4.3.4"
21292129
ts-api-utils: "npm:^2.1.0"
21302130
peerDependencies:
21312131
eslint: ^8.57.0 || ^9.0.0
21322132
typescript: ">=4.8.4 <6.0.0"
2133-
checksum: 10c0/ce0f4c209c2418ebeb65e7de053499fb68bf6000bdd71068594fdb8c8ac3dbbd62935a3cea233989491f7da3ef5db87e7efd2910133c6abf6d0cbf57248f6442
2133+
checksum: 10c0/a0fa4617a998094bc217be1989b76a3e45c058117cda027a723ff6f98f15e5237abfa123284afbdea7f320b4da65e1053ed47c8a211dd012591908a9daa46f02
21342134
languageName: node
21352135
linkType: hard
21362136

@@ -2163,10 +2163,10 @@ __metadata:
21632163
languageName: node
21642164
linkType: hard
21652165

2166-
"@typescript-eslint/types@npm:8.45.0, @typescript-eslint/types@npm:^8.45.0":
2167-
version: 8.45.0
2168-
resolution: "@typescript-eslint/types@npm:8.45.0"
2169-
checksum: 10c0/0213a0573c671d13bc91961a2b2e814ec7f6381ff093bce6704017bd96b2fc7fee25906c815cedb32a0601cf5071ca6c7c5f940d087c3b0d3dd7d4bc03478278
2166+
"@typescript-eslint/types@npm:8.46.0, @typescript-eslint/types@npm:^8.46.0":
2167+
version: 8.46.0
2168+
resolution: "@typescript-eslint/types@npm:8.46.0"
2169+
checksum: 10c0/2f986852139bcbe940b4aafe79bbd28dcca7176e95ba4e3880984ef58c81ad077ca9d9191aad56d2b1df6d16060f5744a96ab3118ddbc9766e5035ed470445c1
21702170
languageName: node
21712171
linkType: hard
21722172

@@ -2208,14 +2208,14 @@ __metadata:
22082208
languageName: node
22092209
linkType: hard
22102210

2211-
"@typescript-eslint/typescript-estree@npm:8.45.0":
2212-
version: 8.45.0
2213-
resolution: "@typescript-eslint/typescript-estree@npm:8.45.0"
2211+
"@typescript-eslint/typescript-estree@npm:8.46.0":
2212+
version: 8.46.0
2213+
resolution: "@typescript-eslint/typescript-estree@npm:8.46.0"
22142214
dependencies:
2215-
"@typescript-eslint/project-service": "npm:8.45.0"
2216-
"@typescript-eslint/tsconfig-utils": "npm:8.45.0"
2217-
"@typescript-eslint/types": "npm:8.45.0"
2218-
"@typescript-eslint/visitor-keys": "npm:8.45.0"
2215+
"@typescript-eslint/project-service": "npm:8.46.0"
2216+
"@typescript-eslint/tsconfig-utils": "npm:8.46.0"
2217+
"@typescript-eslint/types": "npm:8.46.0"
2218+
"@typescript-eslint/visitor-keys": "npm:8.46.0"
22192219
debug: "npm:^4.3.4"
22202220
fast-glob: "npm:^3.3.2"
22212221
is-glob: "npm:^4.0.3"
@@ -2224,7 +2224,7 @@ __metadata:
22242224
ts-api-utils: "npm:^2.1.0"
22252225
peerDependencies:
22262226
typescript: ">=4.8.4 <6.0.0"
2227-
checksum: 10c0/8c2f44a00fe859a6cd4b50157c484c5b6a1c7af5d48e89ae79c5f4924947964962fc8f478ad4c2ade788907fceee9b72d4e376508ea79b51392f91082a37d239
2227+
checksum: 10c0/39aed033dc23c3356e39891c9eba6dde0dc618406f0e13e9adc5967fb81790ec199b1d6eb1144e35ad13a0daaf72157f5f3fc7ac1b7c58d152ade68fe27ad221
22282228
languageName: node
22292229
linkType: hard
22302230

@@ -2243,18 +2243,18 @@ __metadata:
22432243
languageName: node
22442244
linkType: hard
22452245

2246-
"@typescript-eslint/utils@npm:8.45.0":
2247-
version: 8.45.0
2248-
resolution: "@typescript-eslint/utils@npm:8.45.0"
2246+
"@typescript-eslint/utils@npm:8.46.0":
2247+
version: 8.46.0
2248+
resolution: "@typescript-eslint/utils@npm:8.46.0"
22492249
dependencies:
22502250
"@eslint-community/eslint-utils": "npm:^4.7.0"
2251-
"@typescript-eslint/scope-manager": "npm:8.45.0"
2252-
"@typescript-eslint/types": "npm:8.45.0"
2253-
"@typescript-eslint/typescript-estree": "npm:8.45.0"
2251+
"@typescript-eslint/scope-manager": "npm:8.46.0"
2252+
"@typescript-eslint/types": "npm:8.46.0"
2253+
"@typescript-eslint/typescript-estree": "npm:8.46.0"
22542254
peerDependencies:
22552255
eslint: ^8.57.0 || ^9.0.0
22562256
typescript: ">=4.8.4 <6.0.0"
2257-
checksum: 10c0/b3c83a23813b15e20e303d7153789508c01e06dec355b1a80547c59aa36998d498102f45fcd13f111031fac57270608abb04d20560248d4448fd00b1cf4dc4ab
2257+
checksum: 10c0/77cc7dff9132d9f02e8766d128edbeb7c2f2b56f9ebdac7308e75a04924e2369857da27b23f0054476c9640609a9707b8dd8ca8b1c59a067e45f65bf5ef4cc1b
22582258
languageName: node
22592259
linkType: hard
22602260

@@ -2293,13 +2293,13 @@ __metadata:
22932293
languageName: node
22942294
linkType: hard
22952295

2296-
"@typescript-eslint/visitor-keys@npm:8.45.0":
2297-
version: 8.45.0
2298-
resolution: "@typescript-eslint/visitor-keys@npm:8.45.0"
2296+
"@typescript-eslint/visitor-keys@npm:8.46.0":
2297+
version: 8.46.0
2298+
resolution: "@typescript-eslint/visitor-keys@npm:8.46.0"
22992299
dependencies:
2300-
"@typescript-eslint/types": "npm:8.45.0"
2300+
"@typescript-eslint/types": "npm:8.46.0"
23012301
eslint-visitor-keys: "npm:^4.2.1"
2302-
checksum: 10c0/119adcf50c902dad7f7757bcdd88fad0a23a171d309d9b7cefe78af12e451cf84c04ae611f4c31f7e23f16c2b47665ad92e6e5648fc77d542ef306f465bf1f29
2302+
checksum: 10c0/473dd4861b81238c1df10008b3b6d4684b2fa5ec4f3a8eeb544ea1278a5e2119f839447d16653ea3070164d7e742e3516fe9b0faf16e12a457fa26d5e14a7498
23032303
languageName: node
23042304
linkType: hard
23052305

@@ -7645,17 +7645,17 @@ __metadata:
76457645
linkType: hard
76467646

76477647
"typescript-eslint@npm:^8.26.1":
7648-
version: 8.45.0
7649-
resolution: "typescript-eslint@npm:8.45.0"
7648+
version: 8.46.0
7649+
resolution: "typescript-eslint@npm:8.46.0"
76507650
dependencies:
7651-
"@typescript-eslint/eslint-plugin": "npm:8.45.0"
7652-
"@typescript-eslint/parser": "npm:8.45.0"
7653-
"@typescript-eslint/typescript-estree": "npm:8.45.0"
7654-
"@typescript-eslint/utils": "npm:8.45.0"
7651+
"@typescript-eslint/eslint-plugin": "npm:8.46.0"
7652+
"@typescript-eslint/parser": "npm:8.46.0"
7653+
"@typescript-eslint/typescript-estree": "npm:8.46.0"
7654+
"@typescript-eslint/utils": "npm:8.46.0"
76557655
peerDependencies:
76567656
eslint: ^8.57.0 || ^9.0.0
76577657
typescript: ">=4.8.4 <6.0.0"
7658-
checksum: 10c0/2342b0bffe6f719711adbb42116f90cb1fe1670e2e74dde2739482c9d61c2a975ee16e2d560684613050544b543342ec1b11b46e158a48ecc605f5882d2d5da7
7658+
checksum: 10c0/fcfd2bbf2932734fced5515b3697e0f8e69ba2aca40625d12f4e0225396407e816aa9085ff4886e8f79903110b02676deeaef2525d60700a4f5d47841a27282a
76597659
languageName: node
76607660
linkType: hard
76617661

0 commit comments

Comments
 (0)