Skip to content

Commit 05badd2

Browse files
build(deps-dev): Bump @stylistic/eslint-plugin from 2.13.0 to 3.0.0
Bumps [@stylistic/eslint-plugin](https://github.com/eslint-stylistic/eslint-stylistic/tree/HEAD/packages/eslint-plugin) from 2.13.0 to 3.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/v3.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 837c810 commit 05badd2

File tree

2 files changed

+77
-8
lines changed

2 files changed

+77
-8
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@
129129
"@flex-development/grease": "3.0.0-alpha.9",
130130
"@flex-development/tutils": "6.0.0-alpha.25",
131131
"@flex-development/unist-util-visit": "1.1.0",
132-
"@stylistic/eslint-plugin": "2.13.0",
132+
"@stylistic/eslint-plugin": "3.0.0",
133133
"@tsconfig/strictest": "2.0.5",
134134
"@types/chai": "5.0.1",
135135
"@types/eslint": "9.6.1",

yarn.lock

Lines changed: 76 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1487,7 +1487,7 @@ __metadata:
14871487
"@flex-development/unist-util-builder": "npm:2.0.0"
14881488
"@flex-development/unist-util-types": "npm:1.6.1"
14891489
"@flex-development/unist-util-visit": "npm:1.1.0"
1490-
"@stylistic/eslint-plugin": "npm:2.13.0"
1490+
"@stylistic/eslint-plugin": "npm:3.0.0"
14911491
"@tsconfig/strictest": "npm:2.0.5"
14921492
"@types/chai": "npm:5.0.1"
14931493
"@types/eslint": "npm:9.6.1"
@@ -2448,18 +2448,18 @@ __metadata:
24482448
languageName: node
24492449
linkType: hard
24502450

2451-
"@stylistic/eslint-plugin@npm:2.13.0":
2452-
version: 2.13.0
2453-
resolution: "@stylistic/eslint-plugin@npm:2.13.0"
2451+
"@stylistic/eslint-plugin@npm:3.0.0":
2452+
version: 3.0.0
2453+
resolution: "@stylistic/eslint-plugin@npm:3.0.0"
24542454
dependencies:
2455-
"@typescript-eslint/utils": "npm:^8.13.0"
2455+
"@typescript-eslint/utils": "npm:8.13.0"
24562456
eslint-visitor-keys: "npm:^4.2.0"
24572457
espree: "npm:^10.3.0"
24582458
estraverse: "npm:^5.3.0"
24592459
picomatch: "npm:^4.0.2"
24602460
peerDependencies:
24612461
eslint: ">=8.40.0"
2462-
checksum: 10/6e65fb96a18e8e691d051c7e121d63376199178e31cd69505d02bd84a4afd6032786fef29873c5c7d41d2412d84c360b4318b2cb9cb969adb0acb1215ada0e62
2462+
checksum: 10/dbb9e111e55c89561f9539c9e0d937620275fd160b35fd5056335d954b8197eb679d51b9e017e19e274400c07244311c732e33d9a2411c58cd396285e12fa436
24632463
languageName: node
24642464
linkType: hard
24652465

@@ -2796,6 +2796,16 @@ __metadata:
27962796
languageName: node
27972797
linkType: hard
27982798

2799+
"@typescript-eslint/scope-manager@npm:8.13.0":
2800+
version: 8.13.0
2801+
resolution: "@typescript-eslint/scope-manager@npm:8.13.0"
2802+
dependencies:
2803+
"@typescript-eslint/types": "npm:8.13.0"
2804+
"@typescript-eslint/visitor-keys": "npm:8.13.0"
2805+
checksum: 10/e5738943b9af4a312e33d9db9362fcd0806f365655efb3df9db1ada5a3f0e974f73493b02727d31c3a06234c3bd8b7b7ddd5d492623c7c7547ec2085c1ac1e09
2806+
languageName: node
2807+
linkType: hard
2808+
27992809
"@typescript-eslint/scope-manager@npm:8.21.0":
28002810
version: 8.21.0
28012811
resolution: "@typescript-eslint/scope-manager@npm:8.21.0"
@@ -2821,13 +2831,39 @@ __metadata:
28212831
languageName: node
28222832
linkType: hard
28232833

2834+
"@typescript-eslint/types@npm:8.13.0":
2835+
version: 8.13.0
2836+
resolution: "@typescript-eslint/types@npm:8.13.0"
2837+
checksum: 10/0051c4a798b8f328451290581f0c8c95acfcb988192647edcb9179013793b8ccc7110b5fee74207394340aca8919d9ca039de2bbd36f41c7693a99d1345092c3
2838+
languageName: node
2839+
linkType: hard
2840+
28242841
"@typescript-eslint/types@npm:8.21.0":
28252842
version: 8.21.0
28262843
resolution: "@typescript-eslint/types@npm:8.21.0"
28272844
checksum: 10/a22c99f5687358c7343789b942c9885bc1b49eb239562b792f22e2ac4f0d3f04102f204cd2d749202d6888767566fba86f54447894955310890ec307fec8ed8d
28282845
languageName: node
28292846
linkType: hard
28302847

2848+
"@typescript-eslint/typescript-estree@npm:8.13.0":
2849+
version: 8.13.0
2850+
resolution: "@typescript-eslint/typescript-estree@npm:8.13.0"
2851+
dependencies:
2852+
"@typescript-eslint/types": "npm:8.13.0"
2853+
"@typescript-eslint/visitor-keys": "npm:8.13.0"
2854+
debug: "npm:^4.3.4"
2855+
fast-glob: "npm:^3.3.2"
2856+
is-glob: "npm:^4.0.3"
2857+
minimatch: "npm:^9.0.4"
2858+
semver: "npm:^7.6.0"
2859+
ts-api-utils: "npm:^1.3.0"
2860+
peerDependenciesMeta:
2861+
typescript:
2862+
optional: true
2863+
checksum: 10/2aef1bda245ec66b0d0b1b3ed4ab672725ba33c16abc0781f4e0314cf638ef7b3b1d9682e8e9ee18f3e5e51bc4b22cc428c778c2927fd4cf8495dbe736ae522f
2864+
languageName: node
2865+
linkType: hard
2866+
28312867
"@typescript-eslint/typescript-estree@npm:8.21.0":
28322868
version: 8.21.0
28332869
resolution: "@typescript-eslint/typescript-estree@npm:8.21.0"
@@ -2846,7 +2882,21 @@ __metadata:
28462882
languageName: node
28472883
linkType: hard
28482884

2849-
"@typescript-eslint/utils@npm:8.21.0, @typescript-eslint/utils@npm:^8.13.0":
2885+
"@typescript-eslint/utils@npm:8.13.0":
2886+
version: 8.13.0
2887+
resolution: "@typescript-eslint/utils@npm:8.13.0"
2888+
dependencies:
2889+
"@eslint-community/eslint-utils": "npm:^4.4.0"
2890+
"@typescript-eslint/scope-manager": "npm:8.13.0"
2891+
"@typescript-eslint/types": "npm:8.13.0"
2892+
"@typescript-eslint/typescript-estree": "npm:8.13.0"
2893+
peerDependencies:
2894+
eslint: ^8.57.0 || ^9.0.0
2895+
checksum: 10/93ee0784f9865fee3e9cdc4796daaa7842a9e54b8436341b9b8367c69cbd90cac9da47669289967309f58ad63d8e68559d74972a34d531289637c8cac3415ed2
2896+
languageName: node
2897+
linkType: hard
2898+
2899+
"@typescript-eslint/utils@npm:8.21.0":
28502900
version: 8.21.0
28512901
resolution: "@typescript-eslint/utils@npm:8.21.0"
28522902
dependencies:
@@ -2861,6 +2911,16 @@ __metadata:
28612911
languageName: node
28622912
linkType: hard
28632913

2914+
"@typescript-eslint/visitor-keys@npm:8.13.0":
2915+
version: 8.13.0
2916+
resolution: "@typescript-eslint/visitor-keys@npm:8.13.0"
2917+
dependencies:
2918+
"@typescript-eslint/types": "npm:8.13.0"
2919+
eslint-visitor-keys: "npm:^3.4.3"
2920+
checksum: 10/630718da32ffa7144b7a8300802136a5fb3084c8b3dc7c277981939408b19d57214e0f721b8011f64ae083bac5367a8a319366c74ef7bcb9fd90508f780fb2de
2921+
languageName: node
2922+
linkType: hard
2923+
28642924
"@typescript-eslint/visitor-keys@npm:8.21.0":
28652925
version: 8.21.0
28662926
resolution: "@typescript-eslint/visitor-keys@npm:8.21.0"
@@ -10766,6 +10826,15 @@ __metadata:
1076610826
languageName: node
1076710827
linkType: hard
1076810828

10829+
"ts-api-utils@npm:^1.3.0":
10830+
version: 1.4.3
10831+
resolution: "ts-api-utils@npm:1.4.3"
10832+
peerDependencies:
10833+
typescript: ">=4.2.0"
10834+
checksum: 10/713c51e7392323305bd4867422ba130fbf70873ef6edbf80ea6d7e9c8f41eeeb13e40e8e7fe7cd321d74e4864777329797077268c9f570464303a1723f1eed39
10835+
languageName: node
10836+
linkType: hard
10837+
1076910838
"ts-api-utils@npm:^2.0.0":
1077010839
version: 2.0.0
1077110840
resolution: "ts-api-utils@npm:2.0.0"

0 commit comments

Comments
 (0)