Skip to content

Commit 7c91dc5

Browse files
build(deps-dev): Bump @stylistic/eslint-plugin from 3.1.0 to 4.0.0
Bumps [@stylistic/eslint-plugin](https://github.com/eslint-stylistic/eslint-stylistic/tree/HEAD/packages/eslint-plugin) from 3.1.0 to 4.0.0. - [Release notes](https://github.com/eslint-stylistic/eslint-stylistic/releases) - [Changelog](https://github.com/eslint-stylistic/eslint-stylistic/blob/main/CHANGELOG.md) - [Commits](https://github.com/eslint-stylistic/eslint-stylistic/commits/v4.0.0/packages/eslint-plugin) --- updated-dependencies: - dependency-name: "@stylistic/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 24f54f3 commit 7c91dc5

File tree

2 files changed

+69
-9
lines changed

2 files changed

+69
-9
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@
112112
"@flex-development/grease": "3.0.0-alpha.9",
113113
"@flex-development/pathe": "4.0.1",
114114
"@flex-development/tutils": "6.0.0-alpha.25",
115-
"@stylistic/eslint-plugin": "3.1.0",
115+
"@stylistic/eslint-plugin": "4.0.0",
116116
"@tsconfig/strictest": "2.0.5",
117117
"@types/eslint": "9.6.1",
118118
"@types/eslint__js": "8.42.3",

yarn.lock

Lines changed: 68 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1447,7 +1447,7 @@ __metadata:
14471447
"@flex-development/pathe": "npm:4.0.1"
14481448
"@flex-development/tutils": "npm:6.0.0-alpha.25"
14491449
"@flex-development/unist-util-types": "npm:1.6.1"
1450-
"@stylistic/eslint-plugin": "npm:3.1.0"
1450+
"@stylistic/eslint-plugin": "npm:4.0.0"
14511451
"@tsconfig/strictest": "npm:2.0.5"
14521452
"@types/eslint": "npm:9.6.1"
14531453
"@types/eslint__js": "npm:8.42.3"
@@ -2272,18 +2272,18 @@ __metadata:
22722272
languageName: node
22732273
linkType: hard
22742274

2275-
"@stylistic/eslint-plugin@npm:3.1.0":
2276-
version: 3.1.0
2277-
resolution: "@stylistic/eslint-plugin@npm:3.1.0"
2275+
"@stylistic/eslint-plugin@npm:4.0.0":
2276+
version: 4.0.0
2277+
resolution: "@stylistic/eslint-plugin@npm:4.0.0"
22782278
dependencies:
2279-
"@typescript-eslint/utils": "npm:^8.13.0"
2279+
"@typescript-eslint/utils": "npm:^8.23.0"
22802280
eslint-visitor-keys: "npm:^4.2.0"
22812281
espree: "npm:^10.3.0"
22822282
estraverse: "npm:^5.3.0"
22832283
picomatch: "npm:^4.0.2"
22842284
peerDependencies:
2285-
eslint: ">=8.40.0"
2286-
checksum: 10/1fc20b0294168df7c35e3b1f74628c42f34116a93bb9b4599d26abca175fa90f04bde26489b30a04fca436db8ed281ff95a97869065399058b5a34a00a679316
2285+
eslint: ">=9.0.0"
2286+
checksum: 10/cab9a7c3e582bdbf13261784a90ad4a0eb294f1b78af9133cf227b0d2be05db6a57443876be40deaa9232eb4a416a379986f3b24f2c30fe4549197ef780e8bf9
22872287
languageName: node
22882288
linkType: hard
22892289

@@ -2614,6 +2614,16 @@ __metadata:
26142614
languageName: node
26152615
linkType: hard
26162616

2617+
"@typescript-eslint/scope-manager@npm:8.24.1":
2618+
version: 8.24.1
2619+
resolution: "@typescript-eslint/scope-manager@npm:8.24.1"
2620+
dependencies:
2621+
"@typescript-eslint/types": "npm:8.24.1"
2622+
"@typescript-eslint/visitor-keys": "npm:8.24.1"
2623+
checksum: 10/ab668c073c51cf801a1f5ef8578d0ae29d778d92b143cb1575bb7a867016f45ef4d044ce374fbe47606391f2d39b6963df725964e90af85bff1c435d8006b535
2624+
languageName: node
2625+
linkType: hard
2626+
26172627
"@typescript-eslint/type-utils@npm:8.24.0":
26182628
version: 8.24.0
26192629
resolution: "@typescript-eslint/type-utils@npm:8.24.0"
@@ -2636,6 +2646,13 @@ __metadata:
26362646
languageName: node
26372647
linkType: hard
26382648

2649+
"@typescript-eslint/types@npm:8.24.1":
2650+
version: 8.24.1
2651+
resolution: "@typescript-eslint/types@npm:8.24.1"
2652+
checksum: 10/f3f624d7494c02a35810988388e2d5cc35ac10860e455148faba0fe332c6b8cf4be0aa0c1e0f0012813e2d6e86c17aadadfd0c7c6e73433c064755df7d81535b
2653+
languageName: node
2654+
linkType: hard
2655+
26392656
"@typescript-eslint/typescript-estree@npm:8.24.0":
26402657
version: 8.24.0
26412658
resolution: "@typescript-eslint/typescript-estree@npm:8.24.0"
@@ -2654,7 +2671,25 @@ __metadata:
26542671
languageName: node
26552672
linkType: hard
26562673

2657-
"@typescript-eslint/utils@npm:8.24.0, @typescript-eslint/utils@npm:^8.13.0":
2674+
"@typescript-eslint/typescript-estree@npm:8.24.1":
2675+
version: 8.24.1
2676+
resolution: "@typescript-eslint/typescript-estree@npm:8.24.1"
2677+
dependencies:
2678+
"@typescript-eslint/types": "npm:8.24.1"
2679+
"@typescript-eslint/visitor-keys": "npm:8.24.1"
2680+
debug: "npm:^4.3.4"
2681+
fast-glob: "npm:^3.3.2"
2682+
is-glob: "npm:^4.0.3"
2683+
minimatch: "npm:^9.0.4"
2684+
semver: "npm:^7.6.0"
2685+
ts-api-utils: "npm:^2.0.1"
2686+
peerDependencies:
2687+
typescript: ">=4.8.4 <5.8.0"
2688+
checksum: 10/b0645010607d3469b85479344245ef1fd6bd24804271fb439280167ad87e9f05cdf6a2ba2ccbcdc946c339c323249a86dd1e7ce6e130eb6e73ea619795b76151
2689+
languageName: node
2690+
linkType: hard
2691+
2692+
"@typescript-eslint/utils@npm:8.24.0":
26582693
version: 8.24.0
26592694
resolution: "@typescript-eslint/utils@npm:8.24.0"
26602695
dependencies:
@@ -2669,6 +2704,21 @@ __metadata:
26692704
languageName: node
26702705
linkType: hard
26712706

2707+
"@typescript-eslint/utils@npm:^8.23.0":
2708+
version: 8.24.1
2709+
resolution: "@typescript-eslint/utils@npm:8.24.1"
2710+
dependencies:
2711+
"@eslint-community/eslint-utils": "npm:^4.4.0"
2712+
"@typescript-eslint/scope-manager": "npm:8.24.1"
2713+
"@typescript-eslint/types": "npm:8.24.1"
2714+
"@typescript-eslint/typescript-estree": "npm:8.24.1"
2715+
peerDependencies:
2716+
eslint: ^8.57.0 || ^9.0.0
2717+
typescript: ">=4.8.4 <5.8.0"
2718+
checksum: 10/90890afc1de2eaabf94fb80e03713b81e976d927fa998159d132a0cf17c093a1722e27be9a642c5b94104db6dedb86a15addac046853c1f608bdcef27cfb1fd1
2719+
languageName: node
2720+
linkType: hard
2721+
26722722
"@typescript-eslint/visitor-keys@npm:8.24.0":
26732723
version: 8.24.0
26742724
resolution: "@typescript-eslint/visitor-keys@npm:8.24.0"
@@ -2679,6 +2729,16 @@ __metadata:
26792729
languageName: node
26802730
linkType: hard
26812731

2732+
"@typescript-eslint/visitor-keys@npm:8.24.1":
2733+
version: 8.24.1
2734+
resolution: "@typescript-eslint/visitor-keys@npm:8.24.1"
2735+
dependencies:
2736+
"@typescript-eslint/types": "npm:8.24.1"
2737+
eslint-visitor-keys: "npm:^4.2.0"
2738+
checksum: 10/94876bd771e050dadf4af6e2bbb3819d3a14407d69a643153eb56857dae982cd3b68ba644613c433449e305ec0fd6f4aeab573ceb8f8d25fea9c55396153d6b9
2739+
languageName: node
2740+
linkType: hard
2741+
26822742
"@ungap/structured-clone@npm:^1.0.0":
26832743
version: 1.2.0
26842744
resolution: "@ungap/structured-clone@npm:1.2.0"

0 commit comments

Comments
 (0)