Skip to content

Commit 4986499

Browse files
Bump typescript-eslint from 8.46.2 to 8.47.0
Bumps [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) from 8.46.2 to 8.47.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.47.0/packages/typescript-eslint) --- updated-dependencies: - dependency-name: typescript-eslint dependency-version: 8.47.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6f03558 commit 4986499

2 files changed

Lines changed: 34 additions & 119 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
"globals": "^16.5.0",
6161
"jiti": "^2.6.1",
6262
"rimraf": "^6.0.1",
63-
"typescript-eslint": "^8.46.2"
63+
"typescript-eslint": "^8.47.0"
6464
},
6565
"packageManager": "yarn@4.2.2"
6666
}

yarn.lock

Lines changed: 33 additions & 118 deletions
Original file line numberDiff line numberDiff line change
@@ -486,7 +486,7 @@ __metadata:
486486
globals: "npm:^16.5.0"
487487
jiti: "npm:^2.6.1"
488488
rimraf: "npm:^6.0.1"
489-
typescript-eslint: "npm:^8.46.2"
489+
typescript-eslint: "npm:^8.47.0"
490490
languageName: unknown
491491
linkType: soft
492492

@@ -3049,24 +3049,24 @@ __metadata:
30493049
languageName: node
30503050
linkType: hard
30513051

3052-
"@typescript-eslint/eslint-plugin@npm:8.46.2":
3053-
version: 8.46.2
3054-
resolution: "@typescript-eslint/eslint-plugin@npm:8.46.2"
3052+
"@typescript-eslint/eslint-plugin@npm:8.47.0":
3053+
version: 8.47.0
3054+
resolution: "@typescript-eslint/eslint-plugin@npm:8.47.0"
30553055
dependencies:
30563056
"@eslint-community/regexpp": "npm:^4.10.0"
3057-
"@typescript-eslint/scope-manager": "npm:8.46.2"
3058-
"@typescript-eslint/type-utils": "npm:8.46.2"
3059-
"@typescript-eslint/utils": "npm:8.46.2"
3060-
"@typescript-eslint/visitor-keys": "npm:8.46.2"
3057+
"@typescript-eslint/scope-manager": "npm:8.47.0"
3058+
"@typescript-eslint/type-utils": "npm:8.47.0"
3059+
"@typescript-eslint/utils": "npm:8.47.0"
3060+
"@typescript-eslint/visitor-keys": "npm:8.47.0"
30613061
graphemer: "npm:^1.4.0"
30623062
ignore: "npm:^7.0.0"
30633063
natural-compare: "npm:^1.4.0"
30643064
ts-api-utils: "npm:^2.1.0"
30653065
peerDependencies:
3066-
"@typescript-eslint/parser": ^8.46.2
3066+
"@typescript-eslint/parser": ^8.47.0
30673067
eslint: ^8.57.0 || ^9.0.0
30683068
typescript: ">=4.8.4 <6.0.0"
3069-
checksum: 10c0/24d1257bd023525754dc130e99bad1404c46f997729a060e3764b7f80dd43edcc43767b60fd89244cba82157918609e3922e408d0f7be4223e2056c1447fb387
3069+
checksum: 10c0/abd35affd21bc199e5e274b8e91e4225a127edf9cbe5047c465f859d7e393d07556ea42b40004e769ed59b18cfe25ab30942c854e23026d4f78d350eb71de03e
30703070
languageName: node
30713071
linkType: hard
30723072

@@ -3093,23 +3093,7 @@ __metadata:
30933093
languageName: node
30943094
linkType: hard
30953095

3096-
"@typescript-eslint/parser@npm:8.46.2":
3097-
version: 8.46.2
3098-
resolution: "@typescript-eslint/parser@npm:8.46.2"
3099-
dependencies:
3100-
"@typescript-eslint/scope-manager": "npm:8.46.2"
3101-
"@typescript-eslint/types": "npm:8.46.2"
3102-
"@typescript-eslint/typescript-estree": "npm:8.46.2"
3103-
"@typescript-eslint/visitor-keys": "npm:8.46.2"
3104-
debug: "npm:^4.3.4"
3105-
peerDependencies:
3106-
eslint: ^8.57.0 || ^9.0.0
3107-
typescript: ">=4.8.4 <6.0.0"
3108-
checksum: 10c0/9556bf8ec039c6d1751a37cf76cf70912e80dc45337731a304509309e67472c3f5b5abe6ac5021a7ae9361ea65b2e1f66b626603cecca6506a4533152a77b28f
3109-
languageName: node
3110-
linkType: hard
3111-
3112-
"@typescript-eslint/parser@npm:^8.47.0":
3096+
"@typescript-eslint/parser@npm:8.47.0, @typescript-eslint/parser@npm:^8.47.0":
31133097
version: 8.47.0
31143098
resolution: "@typescript-eslint/parser@npm:8.47.0"
31153099
dependencies:
@@ -3125,19 +3109,6 @@ __metadata:
31253109
languageName: node
31263110
linkType: hard
31273111

3128-
"@typescript-eslint/project-service@npm:8.46.2":
3129-
version: 8.46.2
3130-
resolution: "@typescript-eslint/project-service@npm:8.46.2"
3131-
dependencies:
3132-
"@typescript-eslint/tsconfig-utils": "npm:^8.46.2"
3133-
"@typescript-eslint/types": "npm:^8.46.2"
3134-
debug: "npm:^4.3.4"
3135-
peerDependencies:
3136-
typescript: ">=4.8.4 <6.0.0"
3137-
checksum: 10c0/03e87bcbca6af3f95bf54d4047a8b4d12434126c27d7312e804499a9459e1c847fe045f83fe8e3b22c3dc3925baad0aa2a1a5476d0d51f73a493dc5909a53dbf
3138-
languageName: node
3139-
linkType: hard
3140-
31413112
"@typescript-eslint/project-service@npm:8.46.4":
31423113
version: 8.46.4
31433114
resolution: "@typescript-eslint/project-service@npm:8.46.4"
@@ -3174,16 +3145,6 @@ __metadata:
31743145
languageName: node
31753146
linkType: hard
31763147

3177-
"@typescript-eslint/scope-manager@npm:8.46.2":
3178-
version: 8.46.2
3179-
resolution: "@typescript-eslint/scope-manager@npm:8.46.2"
3180-
dependencies:
3181-
"@typescript-eslint/types": "npm:8.46.2"
3182-
"@typescript-eslint/visitor-keys": "npm:8.46.2"
3183-
checksum: 10c0/42f52ee621a3a0ef2233e7d3384d9dbd76218f5c906a9cce3152a1f55c060a3d3614c7b8fff5270bdf48e8fcc003e732d3f003f283ea6fb204d64a2f6bb3ea9c
3184-
languageName: node
3185-
linkType: hard
3186-
31873148
"@typescript-eslint/scope-manager@npm:8.46.4":
31883149
version: 8.46.4
31893150
resolution: "@typescript-eslint/scope-manager@npm:8.46.4"
@@ -3204,15 +3165,6 @@ __metadata:
32043165
languageName: node
32053166
linkType: hard
32063167

3207-
"@typescript-eslint/tsconfig-utils@npm:8.46.2, @typescript-eslint/tsconfig-utils@npm:^8.46.2":
3208-
version: 8.46.2
3209-
resolution: "@typescript-eslint/tsconfig-utils@npm:8.46.2"
3210-
peerDependencies:
3211-
typescript: ">=4.8.4 <6.0.0"
3212-
checksum: 10c0/23e34ad296347417e42234945138022fb045d180fde69941483884a38e85fa55d5449420d2a660c0ebf1794a445add2f13e171c8dd64e4e83f594e2c4e35bf4d
3213-
languageName: node
3214-
linkType: hard
3215-
32163168
"@typescript-eslint/tsconfig-utils@npm:8.46.4":
32173169
version: 8.46.4
32183170
resolution: "@typescript-eslint/tsconfig-utils@npm:8.46.4"
@@ -3246,19 +3198,19 @@ __metadata:
32463198
languageName: node
32473199
linkType: hard
32483200

3249-
"@typescript-eslint/type-utils@npm:8.46.2":
3250-
version: 8.46.2
3251-
resolution: "@typescript-eslint/type-utils@npm:8.46.2"
3201+
"@typescript-eslint/type-utils@npm:8.47.0":
3202+
version: 8.47.0
3203+
resolution: "@typescript-eslint/type-utils@npm:8.47.0"
32523204
dependencies:
3253-
"@typescript-eslint/types": "npm:8.46.2"
3254-
"@typescript-eslint/typescript-estree": "npm:8.46.2"
3255-
"@typescript-eslint/utils": "npm:8.46.2"
3205+
"@typescript-eslint/types": "npm:8.47.0"
3206+
"@typescript-eslint/typescript-estree": "npm:8.47.0"
3207+
"@typescript-eslint/utils": "npm:8.47.0"
32563208
debug: "npm:^4.3.4"
32573209
ts-api-utils: "npm:^2.1.0"
32583210
peerDependencies:
32593211
eslint: ^8.57.0 || ^9.0.0
32603212
typescript: ">=4.8.4 <6.0.0"
3261-
checksum: 10c0/e12fc65e4b58c1ab6fe65f5486265b7afe9a9a6730e3529aca927ddfc22e5913eb28999fc83e68ea1b49097e1edbbae1f61dd724b0bb0e7586fb24ecda1d4938
3213+
checksum: 10c0/68311ad455ed7e6c86e5a561b1a54383b35bc6fec37a642afca1d72ddd74a944f3f5bea5aa493e161c0422f8042da442596455e451ef9204b1fce13a84b256e6
32623214
languageName: node
32633215
linkType: hard
32643216

@@ -3269,13 +3221,6 @@ __metadata:
32693221
languageName: node
32703222
linkType: hard
32713223

3272-
"@typescript-eslint/types@npm:8.46.2, @typescript-eslint/types@npm:^8.46.2":
3273-
version: 8.46.2
3274-
resolution: "@typescript-eslint/types@npm:8.46.2"
3275-
checksum: 10c0/611716bae2369a1b8001c7f6cc03c5ecadfb956643cbbe27269defd28a61d43fe52eda008d7a09568b0be50c502e8292bf767b246366004283476e9a971b6fbc
3276-
languageName: node
3277-
linkType: hard
3278-
32793224
"@typescript-eslint/types@npm:8.46.4":
32803225
version: 8.46.4
32813226
resolution: "@typescript-eslint/types@npm:8.46.4"
@@ -3309,26 +3254,6 @@ __metadata:
33093254
languageName: node
33103255
linkType: hard
33113256

3312-
"@typescript-eslint/typescript-estree@npm:8.46.2":
3313-
version: 8.46.2
3314-
resolution: "@typescript-eslint/typescript-estree@npm:8.46.2"
3315-
dependencies:
3316-
"@typescript-eslint/project-service": "npm:8.46.2"
3317-
"@typescript-eslint/tsconfig-utils": "npm:8.46.2"
3318-
"@typescript-eslint/types": "npm:8.46.2"
3319-
"@typescript-eslint/visitor-keys": "npm:8.46.2"
3320-
debug: "npm:^4.3.4"
3321-
fast-glob: "npm:^3.3.2"
3322-
is-glob: "npm:^4.0.3"
3323-
minimatch: "npm:^9.0.4"
3324-
semver: "npm:^7.6.0"
3325-
ts-api-utils: "npm:^2.1.0"
3326-
peerDependencies:
3327-
typescript: ">=4.8.4 <6.0.0"
3328-
checksum: 10c0/ad7dbf352982bc6e16473ef19fc7d209fffeb147a732db8a2464e0ec33e7fbbc24ce3f23d01bdf99d503626c582a476debf4c90c527d755eeb99b863476d9f5f
3329-
languageName: node
3330-
linkType: hard
3331-
33323257
"@typescript-eslint/typescript-estree@npm:8.46.4":
33333258
version: 8.46.4
33343259
resolution: "@typescript-eslint/typescript-estree@npm:8.46.4"
@@ -3383,18 +3308,18 @@ __metadata:
33833308
languageName: node
33843309
linkType: hard
33853310

3386-
"@typescript-eslint/utils@npm:8.46.2":
3387-
version: 8.46.2
3388-
resolution: "@typescript-eslint/utils@npm:8.46.2"
3311+
"@typescript-eslint/utils@npm:8.47.0":
3312+
version: 8.47.0
3313+
resolution: "@typescript-eslint/utils@npm:8.47.0"
33893314
dependencies:
33903315
"@eslint-community/eslint-utils": "npm:^4.7.0"
3391-
"@typescript-eslint/scope-manager": "npm:8.46.2"
3392-
"@typescript-eslint/types": "npm:8.46.2"
3393-
"@typescript-eslint/typescript-estree": "npm:8.46.2"
3316+
"@typescript-eslint/scope-manager": "npm:8.47.0"
3317+
"@typescript-eslint/types": "npm:8.47.0"
3318+
"@typescript-eslint/typescript-estree": "npm:8.47.0"
33943319
peerDependencies:
33953320
eslint: ^8.57.0 || ^9.0.0
33963321
typescript: ">=4.8.4 <6.0.0"
3397-
checksum: 10c0/600b70730077ed85a6e278e06771f3933cdafce242f979e4af1c1b41290bf1efb14d20823c25c38a3a792def69b18eb9410af28bb228fe86027ad7859753c62d
3322+
checksum: 10c0/8774f4e5748bdcefad32b4d06aee589208f4e78500c6c39bd6819b9602fc4212ed69fd774ccd2ad847f87a6bc0092d4db51e440668e7512d366969ab038a74f5
33983323
languageName: node
33993324
linkType: hard
34003325

@@ -3423,16 +3348,6 @@ __metadata:
34233348
languageName: node
34243349
linkType: hard
34253350

3426-
"@typescript-eslint/visitor-keys@npm:8.46.2":
3427-
version: 8.46.2
3428-
resolution: "@typescript-eslint/visitor-keys@npm:8.46.2"
3429-
dependencies:
3430-
"@typescript-eslint/types": "npm:8.46.2"
3431-
eslint-visitor-keys: "npm:^4.2.1"
3432-
checksum: 10c0/2067cd9a3c90b3817242cc49b5fa77428e1b92b28e16a12f45c2b399acbba7bd17e503553e5e68924e40078477a5c247dfa12e7709c24fe11c0b17a0c8486c33
3433-
languageName: node
3434-
linkType: hard
3435-
34363351
"@typescript-eslint/visitor-keys@npm:8.46.4":
34373352
version: 8.46.4
34383353
resolution: "@typescript-eslint/visitor-keys@npm:8.46.4"
@@ -9741,18 +9656,18 @@ __metadata:
97419656
languageName: node
97429657
linkType: hard
97439658

9744-
"typescript-eslint@npm:^8.46.2":
9745-
version: 8.46.2
9746-
resolution: "typescript-eslint@npm:8.46.2"
9659+
"typescript-eslint@npm:^8.47.0":
9660+
version: 8.47.0
9661+
resolution: "typescript-eslint@npm:8.47.0"
97479662
dependencies:
9748-
"@typescript-eslint/eslint-plugin": "npm:8.46.2"
9749-
"@typescript-eslint/parser": "npm:8.46.2"
9750-
"@typescript-eslint/typescript-estree": "npm:8.46.2"
9751-
"@typescript-eslint/utils": "npm:8.46.2"
9663+
"@typescript-eslint/eslint-plugin": "npm:8.47.0"
9664+
"@typescript-eslint/parser": "npm:8.47.0"
9665+
"@typescript-eslint/typescript-estree": "npm:8.47.0"
9666+
"@typescript-eslint/utils": "npm:8.47.0"
97529667
peerDependencies:
97539668
eslint: ^8.57.0 || ^9.0.0
97549669
typescript: ">=4.8.4 <6.0.0"
9755-
checksum: 10c0/9c1bef1887ee984e63cbf4f4321f22ed232b192597400b74220aaecd42235bccc3c7786e002d283f81e1a0812a1c6d83ea5860bffa5e87d119204ecb9db0296a
9670+
checksum: 10c0/701a3d24b6eac40e91aa4bc44e3068b79860e59dba5202aca9ba84c594fbbf8bd08cbd20900b303d818e385e7c4b76b33125ce7160cf11d153e360d094e08b7d
97569671
languageName: node
97579672
linkType: hard
97589673

0 commit comments

Comments
 (0)