Skip to content

Commit 47f3c0f

Browse files
Bump @typescript-eslint/eslint-plugin from 5.61.0 to 7.8.0 (#805)
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.61.0 to 7.8.0. - [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.8.0/packages/eslint-plugin) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 793c8a4 commit 47f3c0f

File tree

2 files changed

+72
-92
lines changed

2 files changed

+72
-92
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"@tsconfig/node18": "^18.2.0",
4747
"@types/jest": "^29.5.2",
4848
"@types/node": "^20.2.5",
49-
"@typescript-eslint/eslint-plugin": "^5.59.9",
49+
"@typescript-eslint/eslint-plugin": "^7.8.0",
5050
"@typescript-eslint/parser": "^7.8.0",
5151
"eslint": "^9.2.0",
5252
"eslint-config-prettier": "^8.8.0",

yarn.lock

Lines changed: 71 additions & 91 deletions
Original file line numberDiff line numberDiff line change
@@ -1743,10 +1743,21 @@ __metadata:
17431743
languageName: node
17441744
linkType: hard
17451745

1746-
"@eslint-community/regexpp@npm:^4.4.0":
1746+
"@eslint-community/eslint-utils@npm:^4.4.0":
17471747
version: 4.4.0
1748-
resolution: "@eslint-community/regexpp@npm:4.4.0"
1749-
checksum: 2d127af0c752b80e8a782eacfe996a86925d21de92da3ffc6f9e615e701145e44a62e26bdd88bfac2cd76779c39ba8d9875a91046ec5e7e5f23cb647c247ea6a
1748+
resolution: "@eslint-community/eslint-utils@npm:4.4.0"
1749+
dependencies:
1750+
eslint-visitor-keys: ^3.3.0
1751+
peerDependencies:
1752+
eslint: ^6.0.0 || ^7.0.0 || >=8.0.0
1753+
checksum: cdfe3ae42b4f572cbfb46d20edafe6f36fc5fb52bf2d90875c58aefe226892b9677fef60820e2832caf864a326fe4fc225714c46e8389ccca04d5f9288aabd22
1754+
languageName: node
1755+
linkType: hard
1756+
1757+
"@eslint-community/regexpp@npm:^4.10.0":
1758+
version: 4.10.0
1759+
resolution: "@eslint-community/regexpp@npm:4.10.0"
1760+
checksum: 2a6e345429ea8382aaaf3a61f865cae16ed44d31ca917910033c02dc00d505d939f10b81e079fa14d43b51499c640138e153b7e40743c4c094d9df97d4e56f7b
17501761
languageName: node
17511762
linkType: hard
17521763

@@ -1822,7 +1833,7 @@ __metadata:
18221833
"@tsconfig/node18": ^18.2.0
18231834
"@types/jest": ^29.5.2
18241835
"@types/node": ^20.2.5
1825-
"@typescript-eslint/eslint-plugin": ^5.59.9
1836+
"@typescript-eslint/eslint-plugin": ^7.8.0
18261837
"@typescript-eslint/parser": ^7.8.0
18271838
"@typescript-eslint/typescript-estree": ^7.8.0
18281839
"@typescript-eslint/visitor-keys": ^7.8.0
@@ -2486,6 +2497,13 @@ __metadata:
24862497
languageName: node
24872498
linkType: hard
24882499

2500+
"@types/json-schema@npm:^7.0.15":
2501+
version: 7.0.15
2502+
resolution: "@types/json-schema@npm:7.0.15"
2503+
checksum: 97ed0cb44d4070aecea772b7b2e2ed971e10c81ec87dd4ecc160322ffa55ff330dace1793489540e3e318d90942064bb697cc0f8989391797792d919737b3b98
2504+
languageName: node
2505+
linkType: hard
2506+
24892507
"@types/json-schema@npm:^7.0.9":
24902508
version: 7.0.11
24912509
resolution: "@types/json-schema@npm:7.0.11"
@@ -2523,6 +2541,13 @@ __metadata:
25232541
languageName: node
25242542
linkType: hard
25252543

2544+
"@types/semver@npm:^7.5.8":
2545+
version: 7.5.8
2546+
resolution: "@types/semver@npm:7.5.8"
2547+
checksum: ea6f5276f5b84c55921785a3a27a3cd37afee0111dfe2bcb3e03c31819c197c782598f17f0b150a69d453c9584cd14c4c4d7b9a55d2c5e6cacd4d66fdb3b3663
2548+
languageName: node
2549+
linkType: hard
2550+
25262551
"@types/stack-utils@npm:^2.0.0":
25272552
version: 2.0.1
25282553
resolution: "@types/stack-utils@npm:2.0.1"
@@ -2546,27 +2571,28 @@ __metadata:
25462571
languageName: node
25472572
linkType: hard
25482573

2549-
"@typescript-eslint/eslint-plugin@npm:^5.59.9":
2550-
version: 5.61.0
2551-
resolution: "@typescript-eslint/eslint-plugin@npm:5.61.0"
2574+
"@typescript-eslint/eslint-plugin@npm:^7.8.0":
2575+
version: 7.8.0
2576+
resolution: "@typescript-eslint/eslint-plugin@npm:7.8.0"
25522577
dependencies:
2553-
"@eslint-community/regexpp": ^4.4.0
2554-
"@typescript-eslint/scope-manager": 5.61.0
2555-
"@typescript-eslint/type-utils": 5.61.0
2556-
"@typescript-eslint/utils": 5.61.0
2578+
"@eslint-community/regexpp": ^4.10.0
2579+
"@typescript-eslint/scope-manager": 7.8.0
2580+
"@typescript-eslint/type-utils": 7.8.0
2581+
"@typescript-eslint/utils": 7.8.0
2582+
"@typescript-eslint/visitor-keys": 7.8.0
25572583
debug: ^4.3.4
25582584
graphemer: ^1.4.0
2559-
ignore: ^5.2.0
2560-
natural-compare-lite: ^1.4.0
2561-
semver: ^7.3.7
2562-
tsutils: ^3.21.0
2585+
ignore: ^5.3.1
2586+
natural-compare: ^1.4.0
2587+
semver: ^7.6.0
2588+
ts-api-utils: ^1.3.0
25632589
peerDependencies:
2564-
"@typescript-eslint/parser": ^5.0.0
2565-
eslint: ^6.0.0 || ^7.0.0 || ^8.0.0
2590+
"@typescript-eslint/parser": ^7.0.0
2591+
eslint: ^8.56.0
25662592
peerDependenciesMeta:
25672593
typescript:
25682594
optional: true
2569-
checksum: d9e891fb43ccb75322fc40d58d02479f98bd3c962db71075438868b13f579643d714a24b5477a827be7ca2e7e9f6058c406241b6696a6395c6fcbd6de76e015c
2595+
checksum: 2a95bcbd2467892a56f4b0eb262c411abeb15f8d6b581d132fc2a57aa47eb4edc751f02e1a8ac88b7a3330c770a61cdaf6456aa7837b0ee50b5468397324b3fb
25702596
languageName: node
25712597
linkType: hard
25722598

@@ -2598,16 +2624,6 @@ __metadata:
25982624
languageName: node
25992625
linkType: hard
26002626

2601-
"@typescript-eslint/scope-manager@npm:5.61.0":
2602-
version: 5.61.0
2603-
resolution: "@typescript-eslint/scope-manager@npm:5.61.0"
2604-
dependencies:
2605-
"@typescript-eslint/types": 5.61.0
2606-
"@typescript-eslint/visitor-keys": 5.61.0
2607-
checksum: 6dfbb42c4b7d796ae3c395398bdfd2e5a4ae8aaf1448381278ecc39a1d1045af2cb452da5a00519d265bc1a5997523de22d5021acb4dbe1648502fe61512d3c6
2608-
languageName: node
2609-
linkType: hard
2610-
26112627
"@typescript-eslint/scope-manager@npm:7.8.0":
26122628
version: 7.8.0
26132629
resolution: "@typescript-eslint/scope-manager@npm:7.8.0"
@@ -2618,20 +2634,20 @@ __metadata:
26182634
languageName: node
26192635
linkType: hard
26202636

2621-
"@typescript-eslint/type-utils@npm:5.61.0":
2622-
version: 5.61.0
2623-
resolution: "@typescript-eslint/type-utils@npm:5.61.0"
2637+
"@typescript-eslint/type-utils@npm:7.8.0":
2638+
version: 7.8.0
2639+
resolution: "@typescript-eslint/type-utils@npm:7.8.0"
26242640
dependencies:
2625-
"@typescript-eslint/typescript-estree": 5.61.0
2626-
"@typescript-eslint/utils": 5.61.0
2641+
"@typescript-eslint/typescript-estree": 7.8.0
2642+
"@typescript-eslint/utils": 7.8.0
26272643
debug: ^4.3.4
2628-
tsutils: ^3.21.0
2644+
ts-api-utils: ^1.3.0
26292645
peerDependencies:
2630-
eslint: "*"
2646+
eslint: ^8.56.0
26312647
peerDependenciesMeta:
26322648
typescript:
26332649
optional: true
2634-
checksum: f0203fd48c6218f004dd73a9a71ba4cf97f015d0f13a7b3c821a3ba7ec814839bae270a1db589184ca7091fe54815a3171d1993e8a25200bf33e131bd6e855d4
2650+
checksum: 17d4d7aaf21d52dbc96c22f3e81387bb3cf767686f4728a68646e97be33886830b252d82eaa3563cca2fb0bf991df462e1d2e44aec60de3d3fca01cb505dfce3
26352651
languageName: node
26362652
linkType: hard
26372653

@@ -2642,13 +2658,6 @@ __metadata:
26422658
languageName: node
26432659
linkType: hard
26442660

2645-
"@typescript-eslint/types@npm:5.61.0":
2646-
version: 5.61.0
2647-
resolution: "@typescript-eslint/types@npm:5.61.0"
2648-
checksum: d311ca2141f6bcb5f0f8f97ddbc218c9911e0735aaa30f0f2e64d518fb33568410754e1b04bf157175f8783504f8ec62a7ab53a66a18507f43edb1e21fe69e90
2649-
languageName: node
2650-
linkType: hard
2651-
26522661
"@typescript-eslint/types@npm:7.8.0":
26532662
version: 7.8.0
26542663
resolution: "@typescript-eslint/types@npm:7.8.0"
@@ -2674,24 +2683,6 @@ __metadata:
26742683
languageName: node
26752684
linkType: hard
26762685

2677-
"@typescript-eslint/typescript-estree@npm:5.61.0":
2678-
version: 5.61.0
2679-
resolution: "@typescript-eslint/typescript-estree@npm:5.61.0"
2680-
dependencies:
2681-
"@typescript-eslint/types": 5.61.0
2682-
"@typescript-eslint/visitor-keys": 5.61.0
2683-
debug: ^4.3.4
2684-
globby: ^11.1.0
2685-
is-glob: ^4.0.3
2686-
semver: ^7.3.7
2687-
tsutils: ^3.21.0
2688-
peerDependenciesMeta:
2689-
typescript:
2690-
optional: true
2691-
checksum: efe25a1b2774939c02cb9b388cf72efa672811f1c39a87ddd617937f63c2320551ce459ba69c6d022e33322594d40b9f2d2c6bc9937387718adc40dc5e57ea8e
2692-
languageName: node
2693-
linkType: hard
2694-
26952686
"@typescript-eslint/typescript-estree@npm:7.8.0, @typescript-eslint/typescript-estree@npm:^7.8.0":
26962687
version: 7.8.0
26972688
resolution: "@typescript-eslint/typescript-estree@npm:7.8.0"
@@ -2711,21 +2702,20 @@ __metadata:
27112702
languageName: node
27122703
linkType: hard
27132704

2714-
"@typescript-eslint/utils@npm:5.61.0":
2715-
version: 5.61.0
2716-
resolution: "@typescript-eslint/utils@npm:5.61.0"
2705+
"@typescript-eslint/utils@npm:7.8.0":
2706+
version: 7.8.0
2707+
resolution: "@typescript-eslint/utils@npm:7.8.0"
27172708
dependencies:
2718-
"@eslint-community/eslint-utils": ^4.2.0
2719-
"@types/json-schema": ^7.0.9
2720-
"@types/semver": ^7.3.12
2721-
"@typescript-eslint/scope-manager": 5.61.0
2722-
"@typescript-eslint/types": 5.61.0
2723-
"@typescript-eslint/typescript-estree": 5.61.0
2724-
eslint-scope: ^5.1.1
2725-
semver: ^7.3.7
2709+
"@eslint-community/eslint-utils": ^4.4.0
2710+
"@types/json-schema": ^7.0.15
2711+
"@types/semver": ^7.5.8
2712+
"@typescript-eslint/scope-manager": 7.8.0
2713+
"@typescript-eslint/types": 7.8.0
2714+
"@typescript-eslint/typescript-estree": 7.8.0
2715+
semver: ^7.6.0
27262716
peerDependencies:
2727-
eslint: ^6.0.0 || ^7.0.0 || ^8.0.0
2728-
checksum: 24efc1964e6c92db96fe0d9a390550e4f27e8f353e51a9b46bda03e6692ea5d40f398d539235a4ff0894e9e45dfcfb51df953ade2ae9d17a1421449625ce6f5a
2717+
eslint: ^8.56.0
2718+
checksum: 770c4742acf3a1845dcc7c280d6af3d338b02187c333f7df4a5f974ba69f56d6be84b888b1d951674f5aab2317b32d3f29a96292d992a87d1a9238d34b15c943
27292719
languageName: node
27302720
linkType: hard
27312721

@@ -2757,16 +2747,6 @@ __metadata:
27572747
languageName: node
27582748
linkType: hard
27592749

2760-
"@typescript-eslint/visitor-keys@npm:5.61.0":
2761-
version: 5.61.0
2762-
resolution: "@typescript-eslint/visitor-keys@npm:5.61.0"
2763-
dependencies:
2764-
"@typescript-eslint/types": 5.61.0
2765-
eslint-visitor-keys: ^3.3.0
2766-
checksum: a8d589f61ddfc380787218da4d347e8f9aef0f82f4a93f1daee46786bda889a90961c7ec1b470db5e3261438a728fdfd956f5bda6ee2de22c4be2d2152d6e270
2767-
languageName: node
2768-
linkType: hard
2769-
27702750
"@typescript-eslint/visitor-keys@npm:7.8.0, @typescript-eslint/visitor-keys@npm:^7.8.0":
27712751
version: 7.8.0
27722752
resolution: "@typescript-eslint/visitor-keys@npm:7.8.0"
@@ -4759,6 +4739,13 @@ __metadata:
47594739
languageName: node
47604740
linkType: hard
47614741

4742+
"ignore@npm:^5.3.1":
4743+
version: 5.3.1
4744+
resolution: "ignore@npm:5.3.1"
4745+
checksum: 71d7bb4c1dbe020f915fd881108cbe85a0db3d636a0ea3ba911393c53946711d13a9b1143c7e70db06d571a5822c0a324a6bcde5c9904e7ca5047f01f1bf8cd3
4746+
languageName: node
4747+
linkType: hard
4748+
47624749
"import-fresh@npm:^3.2.1":
47634750
version: 3.3.0
47644751
resolution: "import-fresh@npm:3.3.0"
@@ -6147,13 +6134,6 @@ __metadata:
61476134
languageName: node
61486135
linkType: hard
61496136

6150-
"natural-compare-lite@npm:^1.4.0":
6151-
version: 1.4.0
6152-
resolution: "natural-compare-lite@npm:1.4.0"
6153-
checksum: 5222ac3986a2b78dd6069ac62cbb52a7bf8ffc90d972ab76dfe7b01892485d229530ed20d0c62e79a6b363a663b273db3bde195a1358ce9e5f779d4453887225
6154-
languageName: node
6155-
linkType: hard
6156-
61576137
"natural-compare@npm:^1.4.0":
61586138
version: 1.4.0
61596139
resolution: "natural-compare@npm:1.4.0"

0 commit comments

Comments
 (0)