Skip to content

Commit b817655

Browse files
Merge pull request #6120 from Hacker0x01/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-8.49.0
chore(deps-dev): bump @typescript-eslint/eslint-plugin from 8.48.0 to 8.49.0
2 parents 4ff19c6 + e7e6605 commit b817655

File tree

1 file changed

+120
-1
lines changed

1 file changed

+120
-1
lines changed

yarn.lock

Lines changed: 120 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3124,7 +3124,7 @@ __metadata:
31243124
languageName: node
31253125
linkType: hard
31263126

3127-
"@typescript-eslint/eslint-plugin@npm:8.48.0, @typescript-eslint/eslint-plugin@npm:^8.22.0":
3127+
"@typescript-eslint/eslint-plugin@npm:8.48.0":
31283128
version: 8.48.0
31293129
resolution: "@typescript-eslint/eslint-plugin@npm:8.48.0"
31303130
dependencies:
@@ -3145,6 +3145,26 @@ __metadata:
31453145
languageName: node
31463146
linkType: hard
31473147

3148+
"@typescript-eslint/eslint-plugin@npm:^8.22.0":
3149+
version: 8.49.0
3150+
resolution: "@typescript-eslint/eslint-plugin@npm:8.49.0"
3151+
dependencies:
3152+
"@eslint-community/regexpp": "npm:^4.10.0"
3153+
"@typescript-eslint/scope-manager": "npm:8.49.0"
3154+
"@typescript-eslint/type-utils": "npm:8.49.0"
3155+
"@typescript-eslint/utils": "npm:8.49.0"
3156+
"@typescript-eslint/visitor-keys": "npm:8.49.0"
3157+
ignore: "npm:^7.0.0"
3158+
natural-compare: "npm:^1.4.0"
3159+
ts-api-utils: "npm:^2.1.0"
3160+
peerDependencies:
3161+
"@typescript-eslint/parser": ^8.49.0
3162+
eslint: ^8.57.0 || ^9.0.0
3163+
typescript: ">=4.8.4 <6.0.0"
3164+
checksum: 10c0/f5a6ac622bebad31e6e561caa2e7364bac82e259d487e1832f90c41040c856ed360891c710098f43d3541a17703a429ef023b0f5bb573cc05ee52200096f252f
3165+
languageName: node
3166+
linkType: hard
3167+
31483168
"@typescript-eslint/parser@npm:8.48.0, @typescript-eslint/parser@npm:^8.22.0":
31493169
version: 8.48.0
31503170
resolution: "@typescript-eslint/parser@npm:8.48.0"
@@ -3174,6 +3194,19 @@ __metadata:
31743194
languageName: node
31753195
linkType: hard
31763196

3197+
"@typescript-eslint/project-service@npm:8.49.0":
3198+
version: 8.49.0
3199+
resolution: "@typescript-eslint/project-service@npm:8.49.0"
3200+
dependencies:
3201+
"@typescript-eslint/tsconfig-utils": "npm:^8.49.0"
3202+
"@typescript-eslint/types": "npm:^8.49.0"
3203+
debug: "npm:^4.3.4"
3204+
peerDependencies:
3205+
typescript: ">=4.8.4 <6.0.0"
3206+
checksum: 10c0/da6342fe99786c9d9c1d2fc3291ffd62afa043b42f4c7b5c1f8b3a6af266bd9af662281a0905ee70b069a811b63faf7efb63932f6bf55cb138e42309e4ced425
3207+
languageName: node
3208+
linkType: hard
3209+
31773210
"@typescript-eslint/scope-manager@npm:8.48.0":
31783211
version: 8.48.0
31793212
resolution: "@typescript-eslint/scope-manager@npm:8.48.0"
@@ -3184,6 +3217,16 @@ __metadata:
31843217
languageName: node
31853218
linkType: hard
31863219

3220+
"@typescript-eslint/scope-manager@npm:8.49.0":
3221+
version: 8.49.0
3222+
resolution: "@typescript-eslint/scope-manager@npm:8.49.0"
3223+
dependencies:
3224+
"@typescript-eslint/types": "npm:8.49.0"
3225+
"@typescript-eslint/visitor-keys": "npm:8.49.0"
3226+
checksum: 10c0/fe7a036e186e8cb933375ecc3b6ea8ce7604f1dd53d72c24d26158cbc2563527f8c1ba7a894b58bcbd079315fe950ff3c5eb5f7061658f39ff473c04d54ef701
3227+
languageName: node
3228+
linkType: hard
3229+
31873230
"@typescript-eslint/tsconfig-utils@npm:8.48.0, @typescript-eslint/tsconfig-utils@npm:^8.48.0":
31883231
version: 8.48.0
31893232
resolution: "@typescript-eslint/tsconfig-utils@npm:8.48.0"
@@ -3193,6 +3236,15 @@ __metadata:
31933236
languageName: node
31943237
linkType: hard
31953238

3239+
"@typescript-eslint/tsconfig-utils@npm:8.49.0, @typescript-eslint/tsconfig-utils@npm:^8.49.0":
3240+
version: 8.49.0
3241+
resolution: "@typescript-eslint/tsconfig-utils@npm:8.49.0"
3242+
peerDependencies:
3243+
typescript: ">=4.8.4 <6.0.0"
3244+
checksum: 10c0/1b255149d3f0d99b6cf5df4b62925a79f44f243748c6e877a7cf1dd0cdbff7411f2971d5e9fa85472ed76055bd1826e55c1adc99f3d82f504bd9fcd6e76f4b3a
3245+
languageName: node
3246+
linkType: hard
3247+
31963248
"@typescript-eslint/type-utils@npm:8.48.0":
31973249
version: 8.48.0
31983250
resolution: "@typescript-eslint/type-utils@npm:8.48.0"
@@ -3209,13 +3261,36 @@ __metadata:
32093261
languageName: node
32103262
linkType: hard
32113263

3264+
"@typescript-eslint/type-utils@npm:8.49.0":
3265+
version: 8.49.0
3266+
resolution: "@typescript-eslint/type-utils@npm:8.49.0"
3267+
dependencies:
3268+
"@typescript-eslint/types": "npm:8.49.0"
3269+
"@typescript-eslint/typescript-estree": "npm:8.49.0"
3270+
"@typescript-eslint/utils": "npm:8.49.0"
3271+
debug: "npm:^4.3.4"
3272+
ts-api-utils: "npm:^2.1.0"
3273+
peerDependencies:
3274+
eslint: ^8.57.0 || ^9.0.0
3275+
typescript: ">=4.8.4 <6.0.0"
3276+
checksum: 10c0/0b5bdcbd100469acc6b02642f1bface12347423fc065b57fce94eef2f059a30ada1dfada2d172531305d4a48640c51236634f25eaa9529a400447862837ff595
3277+
languageName: node
3278+
linkType: hard
3279+
32123280
"@typescript-eslint/types@npm:8.48.0, @typescript-eslint/types@npm:^8.48.0":
32133281
version: 8.48.0
32143282
resolution: "@typescript-eslint/types@npm:8.48.0"
32153283
checksum: 10c0/865a8f4ae4a50aa8976f3d7e0f874f1a1c80227ec53ded68644d41011c729a489bb59f70683b29237ab945716ea0258e1d47387163379eab3edaaf5e5cc3b757
32163284
languageName: node
32173285
linkType: hard
32183286

3287+
"@typescript-eslint/types@npm:8.49.0, @typescript-eslint/types@npm:^8.49.0":
3288+
version: 8.49.0
3289+
resolution: "@typescript-eslint/types@npm:8.49.0"
3290+
checksum: 10c0/75b26207b142576cf9af86406815b440c7f4bc6645fa58c58a3d781a5d80a39ba7e44d4b4df297980019a7aa1db10da5ac515191aaaf0f1ef6007996c126d8f9
3291+
languageName: node
3292+
linkType: hard
3293+
32193294
"@typescript-eslint/typescript-estree@npm:8.48.0":
32203295
version: 8.48.0
32213296
resolution: "@typescript-eslint/typescript-estree@npm:8.48.0"
@@ -3235,6 +3310,25 @@ __metadata:
32353310
languageName: node
32363311
linkType: hard
32373312

3313+
"@typescript-eslint/typescript-estree@npm:8.49.0":
3314+
version: 8.49.0
3315+
resolution: "@typescript-eslint/typescript-estree@npm:8.49.0"
3316+
dependencies:
3317+
"@typescript-eslint/project-service": "npm:8.49.0"
3318+
"@typescript-eslint/tsconfig-utils": "npm:8.49.0"
3319+
"@typescript-eslint/types": "npm:8.49.0"
3320+
"@typescript-eslint/visitor-keys": "npm:8.49.0"
3321+
debug: "npm:^4.3.4"
3322+
minimatch: "npm:^9.0.4"
3323+
semver: "npm:^7.6.0"
3324+
tinyglobby: "npm:^0.2.15"
3325+
ts-api-utils: "npm:^2.1.0"
3326+
peerDependencies:
3327+
typescript: ">=4.8.4 <6.0.0"
3328+
checksum: 10c0/91d0e4ed00021085142c2845571cc91c89b700ee184eb508e8d1f97a02533c029630f00c3f0f796942b28397ec9f61502b153c81971d228893363fc546bbb341
3329+
languageName: node
3330+
linkType: hard
3331+
32383332
"@typescript-eslint/utils@npm:8.48.0, @typescript-eslint/utils@npm:^8.0.0":
32393333
version: 8.48.0
32403334
resolution: "@typescript-eslint/utils@npm:8.48.0"
@@ -3250,6 +3344,21 @@ __metadata:
32503344
languageName: node
32513345
linkType: hard
32523346

3347+
"@typescript-eslint/utils@npm:8.49.0":
3348+
version: 8.49.0
3349+
resolution: "@typescript-eslint/utils@npm:8.49.0"
3350+
dependencies:
3351+
"@eslint-community/eslint-utils": "npm:^4.7.0"
3352+
"@typescript-eslint/scope-manager": "npm:8.49.0"
3353+
"@typescript-eslint/types": "npm:8.49.0"
3354+
"@typescript-eslint/typescript-estree": "npm:8.49.0"
3355+
peerDependencies:
3356+
eslint: ^8.57.0 || ^9.0.0
3357+
typescript: ">=4.8.4 <6.0.0"
3358+
checksum: 10c0/d10fe4d844dacb2f76f0a6e018455d94ba29204845d57248ae220030bda7e13e0e7b488b3ccf8ce1b5d577e1e1775cbdbbff911261a586d9bc7fdfc3cc001697
3359+
languageName: node
3360+
linkType: hard
3361+
32533362
"@typescript-eslint/visitor-keys@npm:8.48.0":
32543363
version: 8.48.0
32553364
resolution: "@typescript-eslint/visitor-keys@npm:8.48.0"
@@ -3260,6 +3369,16 @@ __metadata:
32603369
languageName: node
32613370
linkType: hard
32623371

3372+
"@typescript-eslint/visitor-keys@npm:8.49.0":
3373+
version: 8.49.0
3374+
resolution: "@typescript-eslint/visitor-keys@npm:8.49.0"
3375+
dependencies:
3376+
"@typescript-eslint/types": "npm:8.49.0"
3377+
eslint-visitor-keys: "npm:^4.2.1"
3378+
checksum: 10c0/442c47bf8e46dda50a765cddbd524f6fef9e76acc3d11de2505ca7097054f24e53f12fe57be34b72fb56115f8f74499573a2704f3465bffdb96834083b616cf1
3379+
languageName: node
3380+
linkType: hard
3381+
32633382
"@ungap/structured-clone@npm:^1.3.0":
32643383
version: 1.3.0
32653384
resolution: "@ungap/structured-clone@npm:1.3.0"

0 commit comments

Comments
 (0)