Skip to content

Commit be45aab

Browse files
chore(deps-dev): bump typescript-eslint from 8.23.0 to 8.24.0
Bumps [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) from 8.23.0 to 8.24.0. - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.24.0/packages/typescript-eslint) --- updated-dependencies: - dependency-name: typescript-eslint dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6c0f0b7 commit be45aab

File tree

1 file changed

+120
-8
lines changed

1 file changed

+120
-8
lines changed

yarn.lock

Lines changed: 120 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2954,7 +2954,28 @@ __metadata:
29542954
languageName: node
29552955
linkType: hard
29562956

2957-
"@typescript-eslint/eslint-plugin@npm:8.23.0, @typescript-eslint/eslint-plugin@npm:^8.22.0":
2957+
"@typescript-eslint/eslint-plugin@npm:8.24.0":
2958+
version: 8.24.0
2959+
resolution: "@typescript-eslint/eslint-plugin@npm:8.24.0"
2960+
dependencies:
2961+
"@eslint-community/regexpp": "npm:^4.10.0"
2962+
"@typescript-eslint/scope-manager": "npm:8.24.0"
2963+
"@typescript-eslint/type-utils": "npm:8.24.0"
2964+
"@typescript-eslint/utils": "npm:8.24.0"
2965+
"@typescript-eslint/visitor-keys": "npm:8.24.0"
2966+
graphemer: "npm:^1.4.0"
2967+
ignore: "npm:^5.3.1"
2968+
natural-compare: "npm:^1.4.0"
2969+
ts-api-utils: "npm:^2.0.1"
2970+
peerDependencies:
2971+
"@typescript-eslint/parser": ^8.0.0 || ^8.0.0-alpha.0
2972+
eslint: ^8.57.0 || ^9.0.0
2973+
typescript: ">=4.8.4 <5.8.0"
2974+
checksum: 10c0/50536dc948f66042666337dc133dabf31d65f92348976cbb4eaca0317ea919b37011d05098185fff124eea04b5be9b9e1d4e957f8644261f83de998847558b7b
2975+
languageName: node
2976+
linkType: hard
2977+
2978+
"@typescript-eslint/eslint-plugin@npm:^8.22.0":
29582979
version: 8.23.0
29592980
resolution: "@typescript-eslint/eslint-plugin@npm:8.23.0"
29602981
dependencies:
@@ -2975,7 +2996,23 @@ __metadata:
29752996
languageName: node
29762997
linkType: hard
29772998

2978-
"@typescript-eslint/parser@npm:8.23.0, @typescript-eslint/parser@npm:^8.22.0":
2999+
"@typescript-eslint/parser@npm:8.24.0":
3000+
version: 8.24.0
3001+
resolution: "@typescript-eslint/parser@npm:8.24.0"
3002+
dependencies:
3003+
"@typescript-eslint/scope-manager": "npm:8.24.0"
3004+
"@typescript-eslint/types": "npm:8.24.0"
3005+
"@typescript-eslint/typescript-estree": "npm:8.24.0"
3006+
"@typescript-eslint/visitor-keys": "npm:8.24.0"
3007+
debug: "npm:^4.3.4"
3008+
peerDependencies:
3009+
eslint: ^8.57.0 || ^9.0.0
3010+
typescript: ">=4.8.4 <5.8.0"
3011+
checksum: 10c0/3d2a22435714cc89e29bf05554538010354a52ff6ccb7321d5d68ddb27770f046970445e571c020c23994f0abc7ed271ce06d03bba6f590bd289d49006cc7208
3012+
languageName: node
3013+
linkType: hard
3014+
3015+
"@typescript-eslint/parser@npm:^8.22.0":
29793016
version: 8.23.0
29803017
resolution: "@typescript-eslint/parser@npm:8.23.0"
29813018
dependencies:
@@ -3011,6 +3048,16 @@ __metadata:
30113048
languageName: node
30123049
linkType: hard
30133050

3051+
"@typescript-eslint/scope-manager@npm:8.24.0":
3052+
version: 8.24.0
3053+
resolution: "@typescript-eslint/scope-manager@npm:8.24.0"
3054+
dependencies:
3055+
"@typescript-eslint/types": "npm:8.24.0"
3056+
"@typescript-eslint/visitor-keys": "npm:8.24.0"
3057+
checksum: 10c0/7c47f6b06fb53dbd8bf7b526faad20ed4336f63356f4f3ee6194676b9c10a5c0a25b8449b9254b7a8952dbb859601f8b10617249b767ea11b3b35135822c7ef0
3058+
languageName: node
3059+
linkType: hard
3060+
30143061
"@typescript-eslint/type-utils@npm:8.23.0":
30153062
version: 8.23.0
30163063
resolution: "@typescript-eslint/type-utils@npm:8.23.0"
@@ -3026,6 +3073,21 @@ __metadata:
30263073
languageName: node
30273074
linkType: hard
30283075

3076+
"@typescript-eslint/type-utils@npm:8.24.0":
3077+
version: 8.24.0
3078+
resolution: "@typescript-eslint/type-utils@npm:8.24.0"
3079+
dependencies:
3080+
"@typescript-eslint/typescript-estree": "npm:8.24.0"
3081+
"@typescript-eslint/utils": "npm:8.24.0"
3082+
debug: "npm:^4.3.4"
3083+
ts-api-utils: "npm:^2.0.1"
3084+
peerDependencies:
3085+
eslint: ^8.57.0 || ^9.0.0
3086+
typescript: ">=4.8.4 <5.8.0"
3087+
checksum: 10c0/296271f142d3096e9fdd892441657038d3d7fd0508dbfb84147658d1c4559256a9ac0c33af26fb9e6f18e5f0fdd59bdd6149c28fba580e32ff3b1bf4301eab6a
3088+
languageName: node
3089+
linkType: hard
3090+
30293091
"@typescript-eslint/types@npm:8.19.1":
30303092
version: 8.19.1
30313093
resolution: "@typescript-eslint/types@npm:8.19.1"
@@ -3040,6 +3102,13 @@ __metadata:
30403102
languageName: node
30413103
linkType: hard
30423104

3105+
"@typescript-eslint/types@npm:8.24.0":
3106+
version: 8.24.0
3107+
resolution: "@typescript-eslint/types@npm:8.24.0"
3108+
checksum: 10c0/d3fe148315a37c272e0d077fd3d05e10c7c3266c006605c94135d587a5cd58e34a7d9ee0bf43bfbe730545cfa329e836b1e5f6b8aabfaf56e2b524578e1b2d26
3109+
languageName: node
3110+
linkType: hard
3111+
30433112
"@typescript-eslint/typescript-estree@npm:8.19.1":
30443113
version: 8.19.1
30453114
resolution: "@typescript-eslint/typescript-estree@npm:8.19.1"
@@ -3076,6 +3145,24 @@ __metadata:
30763145
languageName: node
30773146
linkType: hard
30783147

3148+
"@typescript-eslint/typescript-estree@npm:8.24.0":
3149+
version: 8.24.0
3150+
resolution: "@typescript-eslint/typescript-estree@npm:8.24.0"
3151+
dependencies:
3152+
"@typescript-eslint/types": "npm:8.24.0"
3153+
"@typescript-eslint/visitor-keys": "npm:8.24.0"
3154+
debug: "npm:^4.3.4"
3155+
fast-glob: "npm:^3.3.2"
3156+
is-glob: "npm:^4.0.3"
3157+
minimatch: "npm:^9.0.4"
3158+
semver: "npm:^7.6.0"
3159+
ts-api-utils: "npm:^2.0.1"
3160+
peerDependencies:
3161+
typescript: ">=4.8.4 <5.8.0"
3162+
checksum: 10c0/38732a9084131f0bfab3c0105367604d4b3017d4359f49562ac9e95b5490c798d38873f0fef5aafd2e1e78a57b079496d935c71649ea4b5be61bbff27055ebad
3163+
languageName: node
3164+
linkType: hard
3165+
30793166
"@typescript-eslint/utils@npm:8.23.0":
30803167
version: 8.23.0
30813168
resolution: "@typescript-eslint/utils@npm:8.23.0"
@@ -3091,6 +3178,21 @@ __metadata:
30913178
languageName: node
30923179
linkType: hard
30933180

3181+
"@typescript-eslint/utils@npm:8.24.0":
3182+
version: 8.24.0
3183+
resolution: "@typescript-eslint/utils@npm:8.24.0"
3184+
dependencies:
3185+
"@eslint-community/eslint-utils": "npm:^4.4.0"
3186+
"@typescript-eslint/scope-manager": "npm:8.24.0"
3187+
"@typescript-eslint/types": "npm:8.24.0"
3188+
"@typescript-eslint/typescript-estree": "npm:8.24.0"
3189+
peerDependencies:
3190+
eslint: ^8.57.0 || ^9.0.0
3191+
typescript: ">=4.8.4 <5.8.0"
3192+
checksum: 10c0/c08cf9668d6ece98a0d0e7a87b62009f37931d3d799560c5084a59c90c7f22c45acc5022c104b5bd1899d41c46fba24276fdb31e0742402f804f66285943c150
3193+
languageName: node
3194+
linkType: hard
3195+
30943196
"@typescript-eslint/utils@npm:^6.0.0 || ^7.0.0 || ^8.0.0":
30953197
version: 8.19.1
30963198
resolution: "@typescript-eslint/utils@npm:8.19.1"
@@ -3126,6 +3228,16 @@ __metadata:
31263228
languageName: node
31273229
linkType: hard
31283230

3231+
"@typescript-eslint/visitor-keys@npm:8.24.0":
3232+
version: 8.24.0
3233+
resolution: "@typescript-eslint/visitor-keys@npm:8.24.0"
3234+
dependencies:
3235+
"@typescript-eslint/types": "npm:8.24.0"
3236+
eslint-visitor-keys: "npm:^4.2.0"
3237+
checksum: 10c0/ae3dcabbeb5213282806de1a7bc31c657189aae4225f2847356bc3110de46a43a82595634e0f123f6c8ca53ae6520c2acf7ac59a91eeb83c0f763166e3982f5c
3238+
languageName: node
3239+
linkType: hard
3240+
31293241
"abab@npm:^2.0.6":
31303242
version: 2.0.6
31313243
resolution: "abab@npm:2.0.6"
@@ -10127,16 +10239,16 @@ __metadata:
1012710239
linkType: hard
1012810240

1012910241
"typescript-eslint@npm:^8.22.0":
10130-
version: 8.23.0
10131-
resolution: "typescript-eslint@npm:8.23.0"
10242+
version: 8.24.0
10243+
resolution: "typescript-eslint@npm:8.24.0"
1013210244
dependencies:
10133-
"@typescript-eslint/eslint-plugin": "npm:8.23.0"
10134-
"@typescript-eslint/parser": "npm:8.23.0"
10135-
"@typescript-eslint/utils": "npm:8.23.0"
10245+
"@typescript-eslint/eslint-plugin": "npm:8.24.0"
10246+
"@typescript-eslint/parser": "npm:8.24.0"
10247+
"@typescript-eslint/utils": "npm:8.24.0"
1013610248
peerDependencies:
1013710249
eslint: ^8.57.0 || ^9.0.0
1013810250
typescript: ">=4.8.4 <5.8.0"
10139-
checksum: 10c0/e8d8b1f4212fc300dd709c1809320945c05ea54b80d0f017cbb0c24f210c4a970a9aeefdf0dd1ba633d270c172193a17d27a675806ad3a299f17a88d2b3c3f8f
10251+
checksum: 10c0/84330235d5b054ce41656a0ed1bcfb11defb76f8ab262e52f945a903381f0db05c2e64ae0e18f083b90d6af4258750ff36505776dc98c8784efaf0ddba1c3cf7
1014010252
languageName: node
1014110253
linkType: hard
1014210254

0 commit comments

Comments
 (0)