Skip to content

Commit 44ef303

Browse files
chore: bump @typescript-eslint/eslint-plugin from 7.11.0 to 7.14.1 (#434)
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 7.11.0 to 7.14.1. - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v7.14.1/packages/eslint-plugin) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c568681 commit 44ef303

File tree

2 files changed

+69
-23
lines changed

2 files changed

+69
-23
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"devDependencies": {
3535
"@types/jsdom": "21.x",
3636
"@types/node": "20.x",
37-
"@typescript-eslint/eslint-plugin": "^7.11.0",
37+
"@typescript-eslint/eslint-plugin": "^7.14.1",
3838
"@typescript-eslint/parser": "^7.11.0",
3939
"@vercel/ncc": "0.38.1",
4040
"dotenv": "^16.4.5",

yarn.lock

+68-22
Original file line numberDiff line numberDiff line change
@@ -342,15 +342,15 @@ __metadata:
342342
languageName: node
343343
linkType: hard
344344

345-
"@typescript-eslint/eslint-plugin@npm:^7.11.0":
346-
version: 7.11.0
347-
resolution: "@typescript-eslint/eslint-plugin@npm:7.11.0"
345+
"@typescript-eslint/eslint-plugin@npm:^7.14.1":
346+
version: 7.14.1
347+
resolution: "@typescript-eslint/eslint-plugin@npm:7.14.1"
348348
dependencies:
349349
"@eslint-community/regexpp": "npm:^4.10.0"
350-
"@typescript-eslint/scope-manager": "npm:7.11.0"
351-
"@typescript-eslint/type-utils": "npm:7.11.0"
352-
"@typescript-eslint/utils": "npm:7.11.0"
353-
"@typescript-eslint/visitor-keys": "npm:7.11.0"
350+
"@typescript-eslint/scope-manager": "npm:7.14.1"
351+
"@typescript-eslint/type-utils": "npm:7.14.1"
352+
"@typescript-eslint/utils": "npm:7.14.1"
353+
"@typescript-eslint/visitor-keys": "npm:7.14.1"
354354
graphemer: "npm:^1.4.0"
355355
ignore: "npm:^5.3.1"
356356
natural-compare: "npm:^1.4.0"
@@ -361,7 +361,7 @@ __metadata:
361361
peerDependenciesMeta:
362362
typescript:
363363
optional: true
364-
checksum: 10c0/50fedf832e4de9546569106eab1d10716204ceebc5cc7d62299112c881212270d0f7857e3d6452c07db031d40b58cf27c4d1b1a36043e8e700fc3496e377b54a
364+
checksum: 10c0/7c2b9b98a38d78326b0ff7348fe001203eda10817ca7834a7a01f492ae7c2508469bbafaa933208d6459f8ff6685277685983cf6f6843e556a6ab2aa5c05080c
365365
languageName: node
366366
linkType: hard
367367

@@ -393,20 +393,30 @@ __metadata:
393393
languageName: node
394394
linkType: hard
395395

396-
"@typescript-eslint/type-utils@npm:7.11.0":
397-
version: 7.11.0
398-
resolution: "@typescript-eslint/type-utils@npm:7.11.0"
396+
"@typescript-eslint/scope-manager@npm:7.14.1":
397+
version: 7.14.1
398+
resolution: "@typescript-eslint/scope-manager@npm:7.14.1"
399399
dependencies:
400-
"@typescript-eslint/typescript-estree": "npm:7.11.0"
401-
"@typescript-eslint/utils": "npm:7.11.0"
400+
"@typescript-eslint/types": "npm:7.14.1"
401+
"@typescript-eslint/visitor-keys": "npm:7.14.1"
402+
checksum: 10c0/f8c05a0d6f8de4cc19b90a4da308817c66e53f36f7ec48f6cc23e93c7399bc418643d8135933aaf5fc013199cbef0e1ea4223f5147db5ca401b239eaf087011e
403+
languageName: node
404+
linkType: hard
405+
406+
"@typescript-eslint/type-utils@npm:7.14.1":
407+
version: 7.14.1
408+
resolution: "@typescript-eslint/type-utils@npm:7.14.1"
409+
dependencies:
410+
"@typescript-eslint/typescript-estree": "npm:7.14.1"
411+
"@typescript-eslint/utils": "npm:7.14.1"
402412
debug: "npm:^4.3.4"
403413
ts-api-utils: "npm:^1.3.0"
404414
peerDependencies:
405415
eslint: ^8.56.0
406416
peerDependenciesMeta:
407417
typescript:
408418
optional: true
409-
checksum: 10c0/637395cb0f4c424c610e751906a31dcfedcdbd8c479012da6e81f9be6b930f32317bfe170ccb758d93a411b2bd9c4e7e5d18892094466099c6f9c3dceda81a72
419+
checksum: 10c0/bd1c4a8db6273e24156fb10da2cbeb52b4eb03f819da193d4b6bd5a95db3b5524c6fe00d088308d8855b9ae60a3b82afa3a06e89982a09a8573561da960758fd
410420
languageName: node
411421
linkType: hard
412422

@@ -417,6 +427,13 @@ __metadata:
417427
languageName: node
418428
linkType: hard
419429

430+
"@typescript-eslint/types@npm:7.14.1":
431+
version: 7.14.1
432+
resolution: "@typescript-eslint/types@npm:7.14.1"
433+
checksum: 10c0/5b7bda83c47a9b386482e63447c6b0ed7bd4e82eb43f11a180c6e2f3d2e7a2828f57bcbed82196ad761c49e363cccf4c81a89f1fc976e9f5f0a79dcc928fa2d2
434+
languageName: node
435+
linkType: hard
436+
420437
"@typescript-eslint/typescript-estree@npm:7.11.0":
421438
version: 7.11.0
422439
resolution: "@typescript-eslint/typescript-estree@npm:7.11.0"
@@ -436,17 +453,36 @@ __metadata:
436453
languageName: node
437454
linkType: hard
438455

439-
"@typescript-eslint/utils@npm:7.11.0":
440-
version: 7.11.0
441-
resolution: "@typescript-eslint/utils@npm:7.11.0"
456+
"@typescript-eslint/typescript-estree@npm:7.14.1":
457+
version: 7.14.1
458+
resolution: "@typescript-eslint/typescript-estree@npm:7.14.1"
459+
dependencies:
460+
"@typescript-eslint/types": "npm:7.14.1"
461+
"@typescript-eslint/visitor-keys": "npm:7.14.1"
462+
debug: "npm:^4.3.4"
463+
globby: "npm:^11.1.0"
464+
is-glob: "npm:^4.0.3"
465+
minimatch: "npm:^9.0.4"
466+
semver: "npm:^7.6.0"
467+
ts-api-utils: "npm:^1.3.0"
468+
peerDependenciesMeta:
469+
typescript:
470+
optional: true
471+
checksum: 10c0/a8da9bcc4de3334a225424946abd99374de05c42098455419224bc0f46bb1b66115f8bd6ae268461294b90943ed4a407bcd255c0fa60eb76ba4cdc5fc7c20855
472+
languageName: node
473+
linkType: hard
474+
475+
"@typescript-eslint/utils@npm:7.14.1":
476+
version: 7.14.1
477+
resolution: "@typescript-eslint/utils@npm:7.14.1"
442478
dependencies:
443479
"@eslint-community/eslint-utils": "npm:^4.4.0"
444-
"@typescript-eslint/scope-manager": "npm:7.11.0"
445-
"@typescript-eslint/types": "npm:7.11.0"
446-
"@typescript-eslint/typescript-estree": "npm:7.11.0"
480+
"@typescript-eslint/scope-manager": "npm:7.14.1"
481+
"@typescript-eslint/types": "npm:7.14.1"
482+
"@typescript-eslint/typescript-estree": "npm:7.14.1"
447483
peerDependencies:
448484
eslint: ^8.56.0
449-
checksum: 10c0/539a7ff8b825ad810fc59a80269094748df1a397a42cdbb212c493fc2486711c7d8fd6d75d4cd8a067822b8e6a11f42c50441977d51c183eec47992506d1cdf8
485+
checksum: 10c0/c7f635a3c2c6c085e1d51a52088e55cad9d7e1257b1f60378e5eeb6eb0871db027d42747e9ef60a2f557cf9dd68b2ce014d488d795db8f771506290b164b0e5a
450486
languageName: node
451487
linkType: hard
452488

@@ -460,6 +496,16 @@ __metadata:
460496
languageName: node
461497
linkType: hard
462498

499+
"@typescript-eslint/visitor-keys@npm:7.14.1":
500+
version: 7.14.1
501+
resolution: "@typescript-eslint/visitor-keys@npm:7.14.1"
502+
dependencies:
503+
"@typescript-eslint/types": "npm:7.14.1"
504+
eslint-visitor-keys: "npm:^3.4.3"
505+
checksum: 10c0/39ac489990fcfdcee442f27658431a0eb44ccf694f701a45df2a108c47cea9582e0955bff0d449047549149385f72895a5d7e6c1622ece1fe32594b7cecb85f3
506+
languageName: node
507+
linkType: hard
508+
463509
"@ungap/structured-clone@npm:^1.2.0":
464510
version: 1.2.0
465511
resolution: "@ungap/structured-clone@npm:1.2.0"
@@ -511,7 +557,7 @@ __metadata:
511557
"@actions/github": "npm:^6.0.0"
512558
"@types/jsdom": "npm:21.x"
513559
"@types/node": "npm:20.x"
514-
"@typescript-eslint/eslint-plugin": "npm:^7.11.0"
560+
"@typescript-eslint/eslint-plugin": "npm:^7.14.1"
515561
"@typescript-eslint/parser": "npm:^7.11.0"
516562
"@vercel/ncc": "npm:0.38.1"
517563
dotenv: "npm:^16.4.5"

0 commit comments

Comments
 (0)