Skip to content

Commit 33e051d

Browse files
Bump @typescript-eslint/eslint-plugin from 5.61.0 to 7.8.0
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]>
1 parent fbec06e commit 33e051d

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": "^8.42.0",
5252
"eslint-config-prettier": "^8.8.0",

yarn.lock

Lines changed: 71 additions & 91 deletions
Original file line numberDiff line numberDiff line change
@@ -1840,10 +1840,21 @@ __metadata:
18401840
languageName: node
18411841
linkType: hard
18421842

1843-
"@eslint-community/regexpp@npm:^4.4.0":
1843+
"@eslint-community/eslint-utils@npm:^4.4.0":
18441844
version: 4.4.0
1845-
resolution: "@eslint-community/regexpp@npm:4.4.0"
1846-
checksum: 2d127af0c752b80e8a782eacfe996a86925d21de92da3ffc6f9e615e701145e44a62e26bdd88bfac2cd76779c39ba8d9875a91046ec5e7e5f23cb647c247ea6a
1845+
resolution: "@eslint-community/eslint-utils@npm:4.4.0"
1846+
dependencies:
1847+
eslint-visitor-keys: ^3.3.0
1848+
peerDependencies:
1849+
eslint: ^6.0.0 || ^7.0.0 || >=8.0.0
1850+
checksum: cdfe3ae42b4f572cbfb46d20edafe6f36fc5fb52bf2d90875c58aefe226892b9677fef60820e2832caf864a326fe4fc225714c46e8389ccca04d5f9288aabd22
1851+
languageName: node
1852+
linkType: hard
1853+
1854+
"@eslint-community/regexpp@npm:^4.10.0":
1855+
version: 4.10.0
1856+
resolution: "@eslint-community/regexpp@npm:4.10.0"
1857+
checksum: 2a6e345429ea8382aaaf3a61f865cae16ed44d31ca917910033c02dc00d505d939f10b81e079fa14d43b51499c640138e153b7e40743c4c094d9df97d4e56f7b
18471858
languageName: node
18481859
linkType: hard
18491860

@@ -1919,7 +1930,7 @@ __metadata:
19191930
"@tsconfig/node18": ^18.2.0
19201931
"@types/jest": ^29.5.2
19211932
"@types/node": ^20.2.5
1922-
"@typescript-eslint/eslint-plugin": ^5.59.9
1933+
"@typescript-eslint/eslint-plugin": ^7.8.0
19231934
"@typescript-eslint/parser": ^7.8.0
19241935
"@typescript-eslint/typescript-estree": ^7.8.0
19251936
"@typescript-eslint/visitor-keys": ^6.0.0
@@ -2622,6 +2633,13 @@ __metadata:
26222633
languageName: node
26232634
linkType: hard
26242635

2636+
"@types/json-schema@npm:^7.0.15":
2637+
version: 7.0.15
2638+
resolution: "@types/json-schema@npm:7.0.15"
2639+
checksum: 97ed0cb44d4070aecea772b7b2e2ed971e10c81ec87dd4ecc160322ffa55ff330dace1793489540e3e318d90942064bb697cc0f8989391797792d919737b3b98
2640+
languageName: node
2641+
linkType: hard
2642+
26252643
"@types/json-schema@npm:^7.0.9":
26262644
version: 7.0.11
26272645
resolution: "@types/json-schema@npm:7.0.11"
@@ -2659,6 +2677,13 @@ __metadata:
26592677
languageName: node
26602678
linkType: hard
26612679

2680+
"@types/semver@npm:^7.5.8":
2681+
version: 7.5.8
2682+
resolution: "@types/semver@npm:7.5.8"
2683+
checksum: ea6f5276f5b84c55921785a3a27a3cd37afee0111dfe2bcb3e03c31819c197c782598f17f0b150a69d453c9584cd14c4c4d7b9a55d2c5e6cacd4d66fdb3b3663
2684+
languageName: node
2685+
linkType: hard
2686+
26622687
"@types/stack-utils@npm:^2.0.0":
26632688
version: 2.0.1
26642689
resolution: "@types/stack-utils@npm:2.0.1"
@@ -2682,27 +2707,28 @@ __metadata:
26822707
languageName: node
26832708
linkType: hard
26842709

2685-
"@typescript-eslint/eslint-plugin@npm:^5.59.9":
2686-
version: 5.61.0
2687-
resolution: "@typescript-eslint/eslint-plugin@npm:5.61.0"
2710+
"@typescript-eslint/eslint-plugin@npm:^7.8.0":
2711+
version: 7.8.0
2712+
resolution: "@typescript-eslint/eslint-plugin@npm:7.8.0"
26882713
dependencies:
2689-
"@eslint-community/regexpp": ^4.4.0
2690-
"@typescript-eslint/scope-manager": 5.61.0
2691-
"@typescript-eslint/type-utils": 5.61.0
2692-
"@typescript-eslint/utils": 5.61.0
2714+
"@eslint-community/regexpp": ^4.10.0
2715+
"@typescript-eslint/scope-manager": 7.8.0
2716+
"@typescript-eslint/type-utils": 7.8.0
2717+
"@typescript-eslint/utils": 7.8.0
2718+
"@typescript-eslint/visitor-keys": 7.8.0
26932719
debug: ^4.3.4
26942720
graphemer: ^1.4.0
2695-
ignore: ^5.2.0
2696-
natural-compare-lite: ^1.4.0
2697-
semver: ^7.3.7
2698-
tsutils: ^3.21.0
2721+
ignore: ^5.3.1
2722+
natural-compare: ^1.4.0
2723+
semver: ^7.6.0
2724+
ts-api-utils: ^1.3.0
26992725
peerDependencies:
2700-
"@typescript-eslint/parser": ^5.0.0
2701-
eslint: ^6.0.0 || ^7.0.0 || ^8.0.0
2726+
"@typescript-eslint/parser": ^7.0.0
2727+
eslint: ^8.56.0
27022728
peerDependenciesMeta:
27032729
typescript:
27042730
optional: true
2705-
checksum: d9e891fb43ccb75322fc40d58d02479f98bd3c962db71075438868b13f579643d714a24b5477a827be7ca2e7e9f6058c406241b6696a6395c6fcbd6de76e015c
2731+
checksum: 2a95bcbd2467892a56f4b0eb262c411abeb15f8d6b581d132fc2a57aa47eb4edc751f02e1a8ac88b7a3330c770a61cdaf6456aa7837b0ee50b5468397324b3fb
27062732
languageName: node
27072733
linkType: hard
27082734

@@ -2734,16 +2760,6 @@ __metadata:
27342760
languageName: node
27352761
linkType: hard
27362762

2737-
"@typescript-eslint/scope-manager@npm:5.61.0":
2738-
version: 5.61.0
2739-
resolution: "@typescript-eslint/scope-manager@npm:5.61.0"
2740-
dependencies:
2741-
"@typescript-eslint/types": 5.61.0
2742-
"@typescript-eslint/visitor-keys": 5.61.0
2743-
checksum: 6dfbb42c4b7d796ae3c395398bdfd2e5a4ae8aaf1448381278ecc39a1d1045af2cb452da5a00519d265bc1a5997523de22d5021acb4dbe1648502fe61512d3c6
2744-
languageName: node
2745-
linkType: hard
2746-
27472763
"@typescript-eslint/scope-manager@npm:7.8.0":
27482764
version: 7.8.0
27492765
resolution: "@typescript-eslint/scope-manager@npm:7.8.0"
@@ -2754,20 +2770,20 @@ __metadata:
27542770
languageName: node
27552771
linkType: hard
27562772

2757-
"@typescript-eslint/type-utils@npm:5.61.0":
2758-
version: 5.61.0
2759-
resolution: "@typescript-eslint/type-utils@npm:5.61.0"
2773+
"@typescript-eslint/type-utils@npm:7.8.0":
2774+
version: 7.8.0
2775+
resolution: "@typescript-eslint/type-utils@npm:7.8.0"
27602776
dependencies:
2761-
"@typescript-eslint/typescript-estree": 5.61.0
2762-
"@typescript-eslint/utils": 5.61.0
2777+
"@typescript-eslint/typescript-estree": 7.8.0
2778+
"@typescript-eslint/utils": 7.8.0
27632779
debug: ^4.3.4
2764-
tsutils: ^3.21.0
2780+
ts-api-utils: ^1.3.0
27652781
peerDependencies:
2766-
eslint: "*"
2782+
eslint: ^8.56.0
27672783
peerDependenciesMeta:
27682784
typescript:
27692785
optional: true
2770-
checksum: f0203fd48c6218f004dd73a9a71ba4cf97f015d0f13a7b3c821a3ba7ec814839bae270a1db589184ca7091fe54815a3171d1993e8a25200bf33e131bd6e855d4
2786+
checksum: 17d4d7aaf21d52dbc96c22f3e81387bb3cf767686f4728a68646e97be33886830b252d82eaa3563cca2fb0bf991df462e1d2e44aec60de3d3fca01cb505dfce3
27712787
languageName: node
27722788
linkType: hard
27732789

@@ -2778,13 +2794,6 @@ __metadata:
27782794
languageName: node
27792795
linkType: hard
27802796

2781-
"@typescript-eslint/types@npm:5.61.0":
2782-
version: 5.61.0
2783-
resolution: "@typescript-eslint/types@npm:5.61.0"
2784-
checksum: d311ca2141f6bcb5f0f8f97ddbc218c9911e0735aaa30f0f2e64d518fb33568410754e1b04bf157175f8783504f8ec62a7ab53a66a18507f43edb1e21fe69e90
2785-
languageName: node
2786-
linkType: hard
2787-
27882797
"@typescript-eslint/types@npm:6.4.0":
27892798
version: 6.4.0
27902799
resolution: "@typescript-eslint/types@npm:6.4.0"
@@ -2817,24 +2826,6 @@ __metadata:
28172826
languageName: node
28182827
linkType: hard
28192828

2820-
"@typescript-eslint/typescript-estree@npm:5.61.0":
2821-
version: 5.61.0
2822-
resolution: "@typescript-eslint/typescript-estree@npm:5.61.0"
2823-
dependencies:
2824-
"@typescript-eslint/types": 5.61.0
2825-
"@typescript-eslint/visitor-keys": 5.61.0
2826-
debug: ^4.3.4
2827-
globby: ^11.1.0
2828-
is-glob: ^4.0.3
2829-
semver: ^7.3.7
2830-
tsutils: ^3.21.0
2831-
peerDependenciesMeta:
2832-
typescript:
2833-
optional: true
2834-
checksum: efe25a1b2774939c02cb9b388cf72efa672811f1c39a87ddd617937f63c2320551ce459ba69c6d022e33322594d40b9f2d2c6bc9937387718adc40dc5e57ea8e
2835-
languageName: node
2836-
linkType: hard
2837-
28382829
"@typescript-eslint/typescript-estree@npm:7.8.0, @typescript-eslint/typescript-estree@npm:^7.8.0":
28392830
version: 7.8.0
28402831
resolution: "@typescript-eslint/typescript-estree@npm:7.8.0"
@@ -2854,21 +2845,20 @@ __metadata:
28542845
languageName: node
28552846
linkType: hard
28562847

2857-
"@typescript-eslint/utils@npm:5.61.0":
2858-
version: 5.61.0
2859-
resolution: "@typescript-eslint/utils@npm:5.61.0"
2848+
"@typescript-eslint/utils@npm:7.8.0":
2849+
version: 7.8.0
2850+
resolution: "@typescript-eslint/utils@npm:7.8.0"
28602851
dependencies:
2861-
"@eslint-community/eslint-utils": ^4.2.0
2862-
"@types/json-schema": ^7.0.9
2863-
"@types/semver": ^7.3.12
2864-
"@typescript-eslint/scope-manager": 5.61.0
2865-
"@typescript-eslint/types": 5.61.0
2866-
"@typescript-eslint/typescript-estree": 5.61.0
2867-
eslint-scope: ^5.1.1
2868-
semver: ^7.3.7
2852+
"@eslint-community/eslint-utils": ^4.4.0
2853+
"@types/json-schema": ^7.0.15
2854+
"@types/semver": ^7.5.8
2855+
"@typescript-eslint/scope-manager": 7.8.0
2856+
"@typescript-eslint/types": 7.8.0
2857+
"@typescript-eslint/typescript-estree": 7.8.0
2858+
semver: ^7.6.0
28692859
peerDependencies:
2870-
eslint: ^6.0.0 || ^7.0.0 || ^8.0.0
2871-
checksum: 24efc1964e6c92db96fe0d9a390550e4f27e8f353e51a9b46bda03e6692ea5d40f398d539235a4ff0894e9e45dfcfb51df953ade2ae9d17a1421449625ce6f5a
2860+
eslint: ^8.56.0
2861+
checksum: 770c4742acf3a1845dcc7c280d6af3d338b02187c333f7df4a5f974ba69f56d6be84b888b1d951674f5aab2317b32d3f29a96292d992a87d1a9238d34b15c943
28722862
languageName: node
28732863
linkType: hard
28742864

@@ -2900,16 +2890,6 @@ __metadata:
29002890
languageName: node
29012891
linkType: hard
29022892

2903-
"@typescript-eslint/visitor-keys@npm:5.61.0":
2904-
version: 5.61.0
2905-
resolution: "@typescript-eslint/visitor-keys@npm:5.61.0"
2906-
dependencies:
2907-
"@typescript-eslint/types": 5.61.0
2908-
eslint-visitor-keys: ^3.3.0
2909-
checksum: a8d589f61ddfc380787218da4d347e8f9aef0f82f4a93f1daee46786bda889a90961c7ec1b470db5e3261438a728fdfd956f5bda6ee2de22c4be2d2152d6e270
2910-
languageName: node
2911-
linkType: hard
2912-
29132893
"@typescript-eslint/visitor-keys@npm:7.8.0":
29142894
version: 7.8.0
29152895
resolution: "@typescript-eslint/visitor-keys@npm:7.8.0"
@@ -4896,6 +4876,13 @@ __metadata:
48964876
languageName: node
48974877
linkType: hard
48984878

4879+
"ignore@npm:^5.3.1":
4880+
version: 5.3.1
4881+
resolution: "ignore@npm:5.3.1"
4882+
checksum: 71d7bb4c1dbe020f915fd881108cbe85a0db3d636a0ea3ba911393c53946711d13a9b1143c7e70db06d571a5822c0a324a6bcde5c9904e7ca5047f01f1bf8cd3
4883+
languageName: node
4884+
linkType: hard
4885+
48994886
"import-fresh@npm:^3.2.1":
49004887
version: 3.3.0
49014888
resolution: "import-fresh@npm:3.3.0"
@@ -6304,13 +6291,6 @@ __metadata:
63046291
languageName: node
63056292
linkType: hard
63066293

6307-
"natural-compare-lite@npm:^1.4.0":
6308-
version: 1.4.0
6309-
resolution: "natural-compare-lite@npm:1.4.0"
6310-
checksum: 5222ac3986a2b78dd6069ac62cbb52a7bf8ffc90d972ab76dfe7b01892485d229530ed20d0c62e79a6b363a663b273db3bde195a1358ce9e5f779d4453887225
6311-
languageName: node
6312-
linkType: hard
6313-
63146294
"natural-compare@npm:^1.4.0":
63156295
version: 1.4.0
63166296
resolution: "natural-compare@npm:1.4.0"

0 commit comments

Comments
 (0)