Skip to content

Commit eba2ba1

Browse files
build(deps-dev): Bump @stylistic/eslint-plugin from 2.10.1 to 2.11.0 (#415)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c5f4227 commit eba2ba1

File tree

2 files changed

+71
-8
lines changed

2 files changed

+71
-8
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -180,7 +180,7 @@
180180
"@flex-development/pkg-types": "4.1.0",
181181
"@flex-development/tsconfig-utils": "2.0.2",
182182
"@flex-development/tutils": "6.0.0-alpha.25",
183-
"@stylistic/eslint-plugin": "2.10.1",
183+
"@stylistic/eslint-plugin": "2.11.0",
184184
"@tsconfig/strictest": "2.0.5",
185185
"@types/chai": "5.0.1",
186186
"@types/chai-string": "1.4.5",

yarn.lock

Lines changed: 70 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1778,7 +1778,7 @@ __metadata:
17781778
"@flex-development/pkg-types": "npm:4.1.0"
17791779
"@flex-development/tsconfig-utils": "npm:2.0.2"
17801780
"@flex-development/tutils": "npm:6.0.0-alpha.25"
1781-
"@stylistic/eslint-plugin": "npm:2.10.1"
1781+
"@stylistic/eslint-plugin": "npm:2.11.0"
17821782
"@tsconfig/strictest": "npm:2.0.5"
17831783
"@types/chai": "npm:5.0.1"
17841784
"@types/chai-string": "npm:1.4.5"
@@ -2493,18 +2493,18 @@ __metadata:
24932493
languageName: node
24942494
linkType: hard
24952495

2496-
"@stylistic/eslint-plugin@npm:2.10.1":
2497-
version: 2.10.1
2498-
resolution: "@stylistic/eslint-plugin@npm:2.10.1"
2496+
"@stylistic/eslint-plugin@npm:2.11.0":
2497+
version: 2.11.0
2498+
resolution: "@stylistic/eslint-plugin@npm:2.11.0"
24992499
dependencies:
2500-
"@typescript-eslint/utils": "npm:^8.12.2"
2500+
"@typescript-eslint/utils": "npm:^8.13.0"
25012501
eslint-visitor-keys: "npm:^4.2.0"
25022502
espree: "npm:^10.3.0"
25032503
estraverse: "npm:^5.3.0"
25042504
picomatch: "npm:^4.0.2"
25052505
peerDependencies:
25062506
eslint: ">=8.40.0"
2507-
checksum: 10/3b83bde95853e175ec02555ade412db326b50b2385eaba1f784d7fd7e5553e877ce4a3699df303e42f26b51248b9a634e86f88727c530822f23b44640e3f2376
2507+
checksum: 10/b39b22465d5d92e2e645fdd8c771617536047106343fe00af5b551698da5f569c6c8b32a7f6abf2c727b0ebd942e4667b60fea46e520392784d4976062da697d
25082508
languageName: node
25092509
linkType: hard
25102510

@@ -2866,6 +2866,16 @@ __metadata:
28662866
languageName: node
28672867
linkType: hard
28682868

2869+
"@typescript-eslint/scope-manager@npm:8.16.0":
2870+
version: 8.16.0
2871+
resolution: "@typescript-eslint/scope-manager@npm:8.16.0"
2872+
dependencies:
2873+
"@typescript-eslint/types": "npm:8.16.0"
2874+
"@typescript-eslint/visitor-keys": "npm:8.16.0"
2875+
checksum: 10/e0aea61f248b39049d4ce21c19f9c8af1a8024f4f92abc8c1d5b79ea65b013c6c4ff41efb92995050036aa95b6a705601917b56809d9ec1fbbab387054aeb269
2876+
languageName: node
2877+
linkType: hard
2878+
28692879
"@typescript-eslint/type-utils@npm:8.15.0":
28702880
version: 8.15.0
28712881
resolution: "@typescript-eslint/type-utils@npm:8.15.0"
@@ -2890,6 +2900,13 @@ __metadata:
28902900
languageName: node
28912901
linkType: hard
28922902

2903+
"@typescript-eslint/types@npm:8.16.0":
2904+
version: 8.16.0
2905+
resolution: "@typescript-eslint/types@npm:8.16.0"
2906+
checksum: 10/b37b26cd0e45b0cd6f7d492a07af583e4877d798495ab5fc1cfacb3c561b6d7981e3166f0475bb997e6c6d56ef903e160895174c7e63c08322dbb42d026cf7dc
2907+
languageName: node
2908+
linkType: hard
2909+
28932910
"@typescript-eslint/typescript-estree@npm:8.15.0":
28942911
version: 8.15.0
28952912
resolution: "@typescript-eslint/typescript-estree@npm:8.15.0"
@@ -2909,7 +2926,26 @@ __metadata:
29092926
languageName: node
29102927
linkType: hard
29112928

2912-
"@typescript-eslint/utils@npm:8.15.0, @typescript-eslint/utils@npm:^8.12.2":
2929+
"@typescript-eslint/typescript-estree@npm:8.16.0":
2930+
version: 8.16.0
2931+
resolution: "@typescript-eslint/typescript-estree@npm:8.16.0"
2932+
dependencies:
2933+
"@typescript-eslint/types": "npm:8.16.0"
2934+
"@typescript-eslint/visitor-keys": "npm:8.16.0"
2935+
debug: "npm:^4.3.4"
2936+
fast-glob: "npm:^3.3.2"
2937+
is-glob: "npm:^4.0.3"
2938+
minimatch: "npm:^9.0.4"
2939+
semver: "npm:^7.6.0"
2940+
ts-api-utils: "npm:^1.3.0"
2941+
peerDependenciesMeta:
2942+
typescript:
2943+
optional: true
2944+
checksum: 10/823cf55d331cf7283547a2860a5d7bfd7dbd497be6e87b226dd7456b36db214de1504855afbbaef8d89932c11a1e589d4cb2a4093b6f1c542a4ce8319d988006
2945+
languageName: node
2946+
linkType: hard
2947+
2948+
"@typescript-eslint/utils@npm:8.15.0":
29132949
version: 8.15.0
29142950
resolution: "@typescript-eslint/utils@npm:8.15.0"
29152951
dependencies:
@@ -2926,6 +2962,23 @@ __metadata:
29262962
languageName: node
29272963
linkType: hard
29282964

2965+
"@typescript-eslint/utils@npm:^8.13.0":
2966+
version: 8.16.0
2967+
resolution: "@typescript-eslint/utils@npm:8.16.0"
2968+
dependencies:
2969+
"@eslint-community/eslint-utils": "npm:^4.4.0"
2970+
"@typescript-eslint/scope-manager": "npm:8.16.0"
2971+
"@typescript-eslint/types": "npm:8.16.0"
2972+
"@typescript-eslint/typescript-estree": "npm:8.16.0"
2973+
peerDependencies:
2974+
eslint: ^8.57.0 || ^9.0.0
2975+
peerDependenciesMeta:
2976+
typescript:
2977+
optional: true
2978+
checksum: 10/80ba35b97a8e80ac2b54a56ac041b4f4583328d764e1693e7d3750de383cbcefcb7e838b75e550e8aa4df446f4b41460da6dc83543517280a4e3a61546c1a8dc
2979+
languageName: node
2980+
linkType: hard
2981+
29292982
"@typescript-eslint/visitor-keys@npm:8.15.0":
29302983
version: 8.15.0
29312984
resolution: "@typescript-eslint/visitor-keys@npm:8.15.0"
@@ -2936,6 +2989,16 @@ __metadata:
29362989
languageName: node
29372990
linkType: hard
29382991

2992+
"@typescript-eslint/visitor-keys@npm:8.16.0":
2993+
version: 8.16.0
2994+
resolution: "@typescript-eslint/visitor-keys@npm:8.16.0"
2995+
dependencies:
2996+
"@typescript-eslint/types": "npm:8.16.0"
2997+
eslint-visitor-keys: "npm:^4.2.0"
2998+
checksum: 10/e3f231a3e8ca2f7a3dc0e9ebdc3ea1f51a377b1285727413b4c89c44dbfaf342f2574b1b4e7f478f295963045a6058e27b4827816fe2a5a2d09f565eb68522c7
2999+
languageName: node
3000+
linkType: hard
3001+
29393002
"@ungap/structured-clone@npm:^1.0.0":
29403003
version: 1.2.0
29413004
resolution: "@ungap/structured-clone@npm:1.2.0"

0 commit comments

Comments
 (0)