Skip to content

Commit 1e99197

Browse files
build(deps-dev): Bump @stylistic/eslint-plugin from 2.10.0 to 4.1.0 (#467)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 13f180a commit 1e99197

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
@@ -168,7 +168,7 @@
168168
"@flex-development/pkg-types": "4.1.0",
169169
"@flex-development/unist-util-inspect": "1.0.1",
170170
"@flex-development/unist-util-types": "1.6.1",
171-
"@stylistic/eslint-plugin": "2.10.0",
171+
"@stylistic/eslint-plugin": "4.1.0",
172172
"@tsconfig/strictest": "2.0.5",
173173
"@types/chai": "5.0.1",
174174
"@types/chai-string": "1.4.5",

yarn.lock

Lines changed: 68 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1523,7 +1523,7 @@ __metadata:
15231523
"@flex-development/unist-util-types": "npm:1.6.1"
15241524
"@flex-development/vfile-location": "npm:1.1.0"
15251525
"@rollup/pluginutils": "npm:5.1.4"
1526-
"@stylistic/eslint-plugin": "npm:2.10.0"
1526+
"@stylistic/eslint-plugin": "npm:4.1.0"
15271527
"@tsconfig/strictest": "npm:2.0.5"
15281528
"@types/chai": "npm:5.0.1"
15291529
"@types/chai-string": "npm:1.4.5"
@@ -2476,18 +2476,18 @@ __metadata:
24762476
languageName: node
24772477
linkType: hard
24782478

2479-
"@stylistic/eslint-plugin@npm:2.10.0":
2480-
version: 2.10.0
2481-
resolution: "@stylistic/eslint-plugin@npm:2.10.0"
2479+
"@stylistic/eslint-plugin@npm:4.1.0":
2480+
version: 4.1.0
2481+
resolution: "@stylistic/eslint-plugin@npm:4.1.0"
24822482
dependencies:
2483-
"@typescript-eslint/utils": "npm:^8.12.2"
2483+
"@typescript-eslint/utils": "npm:^8.23.0"
24842484
eslint-visitor-keys: "npm:^4.2.0"
24852485
espree: "npm:^10.3.0"
24862486
estraverse: "npm:^5.3.0"
24872487
picomatch: "npm:^4.0.2"
24882488
peerDependencies:
2489-
eslint: ">=8.40.0"
2490-
checksum: 10/8a1efc154cd9405e3708058d409cc2839e7225315e024746c5c9f5791ee12babee507e2a6123f85594b3924fa700ea5a2be9578df6d5bfbbfb78cae4caa52f7c
2489+
eslint: ">=9.0.0"
2490+
checksum: 10/cd9e5f3466a01d44db17f38afff09c01150114e3c6f94cbe53ae9948ff2f30037b07e72d61ab5da520115a17f61072b11d1227595dc3ccc69a4f83fc0cf8026e
24912491
languageName: node
24922492
linkType: hard
24932493

@@ -2868,6 +2868,16 @@ __metadata:
28682868
languageName: node
28692869
linkType: hard
28702870

2871+
"@typescript-eslint/scope-manager@npm:8.25.0":
2872+
version: 8.25.0
2873+
resolution: "@typescript-eslint/scope-manager@npm:8.25.0"
2874+
dependencies:
2875+
"@typescript-eslint/types": "npm:8.25.0"
2876+
"@typescript-eslint/visitor-keys": "npm:8.25.0"
2877+
checksum: 10/474cbb29119dd6976a65228ad0d25dbbf4f2973954e2a446d7f37fa0aaa3be8665bfdb5f6359d1645e1506c579a04c34c9fe0c30cf118808bcaa2f9afaa2d881
2878+
languageName: node
2879+
linkType: hard
2880+
28712881
"@typescript-eslint/type-utils@npm:8.23.0":
28722882
version: 8.23.0
28732883
resolution: "@typescript-eslint/type-utils@npm:8.23.0"
@@ -2890,6 +2900,13 @@ __metadata:
28902900
languageName: node
28912901
linkType: hard
28922902

2903+
"@typescript-eslint/types@npm:8.25.0":
2904+
version: 8.25.0
2905+
resolution: "@typescript-eslint/types@npm:8.25.0"
2906+
checksum: 10/f560a0a9b00d38eca43204e7e8cdd4896900163a9ca3bf8007b259fd4a1551a914012cccddd0c263d1f091e321acd54640502b9f3238d4c7f9eb712d409c3a22
2907+
languageName: node
2908+
linkType: hard
2909+
28932910
"@typescript-eslint/typescript-estree@npm:8.23.0":
28942911
version: 8.23.0
28952912
resolution: "@typescript-eslint/typescript-estree@npm:8.23.0"
@@ -2908,7 +2925,25 @@ __metadata:
29082925
languageName: node
29092926
linkType: hard
29102927

2911-
"@typescript-eslint/utils@npm:8.23.0, @typescript-eslint/utils@npm:^8.12.2":
2928+
"@typescript-eslint/typescript-estree@npm:8.25.0":
2929+
version: 8.25.0
2930+
resolution: "@typescript-eslint/typescript-estree@npm:8.25.0"
2931+
dependencies:
2932+
"@typescript-eslint/types": "npm:8.25.0"
2933+
"@typescript-eslint/visitor-keys": "npm:8.25.0"
2934+
debug: "npm:^4.3.4"
2935+
fast-glob: "npm:^3.3.2"
2936+
is-glob: "npm:^4.0.3"
2937+
minimatch: "npm:^9.0.4"
2938+
semver: "npm:^7.6.0"
2939+
ts-api-utils: "npm:^2.0.1"
2940+
peerDependencies:
2941+
typescript: ">=4.8.4 <5.8.0"
2942+
checksum: 10/7378415eddf0cac90f6ef0f919da9a6050b14fdfa320b16e68212dcd67cce65f0fc3e9e0266d10b4cb2ff9a3de23ac6e992de2eef7b858019381ebf2cb211e43
2943+
languageName: node
2944+
linkType: hard
2945+
2946+
"@typescript-eslint/utils@npm:8.23.0":
29122947
version: 8.23.0
29132948
resolution: "@typescript-eslint/utils@npm:8.23.0"
29142949
dependencies:
@@ -2923,6 +2958,21 @@ __metadata:
29232958
languageName: node
29242959
linkType: hard
29252960

2961+
"@typescript-eslint/utils@npm:^8.23.0":
2962+
version: 8.25.0
2963+
resolution: "@typescript-eslint/utils@npm:8.25.0"
2964+
dependencies:
2965+
"@eslint-community/eslint-utils": "npm:^4.4.0"
2966+
"@typescript-eslint/scope-manager": "npm:8.25.0"
2967+
"@typescript-eslint/types": "npm:8.25.0"
2968+
"@typescript-eslint/typescript-estree": "npm:8.25.0"
2969+
peerDependencies:
2970+
eslint: ^8.57.0 || ^9.0.0
2971+
typescript: ">=4.8.4 <5.8.0"
2972+
checksum: 10/9e54ad9551401eb52780cef2d08d3a0b9de5b378af529fe149f48230c2378da6b28c9f9b1b8fa88b04c6455bd59154b23d78d5c4775868d330d724ae6038a8b6
2973+
languageName: node
2974+
linkType: hard
2975+
29262976
"@typescript-eslint/visitor-keys@npm:8.23.0":
29272977
version: 8.23.0
29282978
resolution: "@typescript-eslint/visitor-keys@npm:8.23.0"
@@ -2933,6 +2983,16 @@ __metadata:
29332983
languageName: node
29342984
linkType: hard
29352985

2986+
"@typescript-eslint/visitor-keys@npm:8.25.0":
2987+
version: 8.25.0
2988+
resolution: "@typescript-eslint/visitor-keys@npm:8.25.0"
2989+
dependencies:
2990+
"@typescript-eslint/types": "npm:8.25.0"
2991+
eslint-visitor-keys: "npm:^4.2.0"
2992+
checksum: 10/9fd236d22f146f07536a55507ab8db7bbe37b127c2ab4b29f7b3d86de001356216ecd5cd505f82deb32d3f52316d8b7d549c24275ea96cbf1d72871eac998f1b
2993+
languageName: node
2994+
linkType: hard
2995+
29362996
"@ungap/structured-clone@npm:^1.0.0":
29372997
version: 1.2.0
29382998
resolution: "@ungap/structured-clone@npm:1.2.0"

0 commit comments

Comments
 (0)