Skip to content

Commit b2d301a

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

File tree

2 files changed

+9
-10
lines changed

2 files changed

+9
-10
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@
8484
"@flex-development/pathe": "2.0.0",
8585
"@flex-development/tsconfig-utils": "2.0.2",
8686
"@flex-development/tutils": "6.0.0-alpha.25",
87-
"@stylistic/eslint-plugin": "2.7.2",
87+
"@stylistic/eslint-plugin": "2.8.0",
8888
"@types/eslint": "8.56.10",
8989
"@types/eslint__js": "8.42.3",
9090
"@types/is-ci": "3.0.4",

yarn.lock

Lines changed: 8 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1470,7 +1470,7 @@ __metadata:
14701470
"@flex-development/tsconfig-utils": "npm:2.0.2"
14711471
"@flex-development/tutils": "npm:6.0.0-alpha.25"
14721472
"@flex-development/unist-util-types": "npm:1.6.1"
1473-
"@stylistic/eslint-plugin": "npm:2.7.2"
1473+
"@stylistic/eslint-plugin": "npm:2.8.0"
14741474
"@types/eslint": "npm:8.56.10"
14751475
"@types/eslint__js": "npm:8.42.3"
14761476
"@types/is-ci": "npm:3.0.4"
@@ -2268,19 +2268,18 @@ __metadata:
22682268
languageName: node
22692269
linkType: hard
22702270

2271-
"@stylistic/eslint-plugin@npm:2.7.2":
2272-
version: 2.7.2
2273-
resolution: "@stylistic/eslint-plugin@npm:2.7.2"
2271+
"@stylistic/eslint-plugin@npm:2.8.0":
2272+
version: 2.8.0
2273+
resolution: "@stylistic/eslint-plugin@npm:2.8.0"
22742274
dependencies:
2275-
"@types/eslint": "npm:^9.6.1"
2276-
"@typescript-eslint/utils": "npm:^8.3.0"
2275+
"@typescript-eslint/utils": "npm:^8.4.0"
22772276
eslint-visitor-keys: "npm:^4.0.0"
22782277
espree: "npm:^10.1.0"
22792278
estraverse: "npm:^5.3.0"
22802279
picomatch: "npm:^4.0.2"
22812280
peerDependencies:
22822281
eslint: ">=8.40.0"
2283-
checksum: 10/b20ffac4948d8af45e3fd8a900a6cc61538a745605f3e705f44d4c9acbf0f95c57eb46e13b6a4b56a65225a9decfed2cba94c450341556e46237cdb1922528d5
2282+
checksum: 10/f28fb30f78fba601ae0a91957ae39b405f56a7d535da9c19a99ac28b80cf9fb915fe0c3cf5dd58e2c4ccae50c264d15459df33aa403891cce73eb609866b97c6
22842283
languageName: node
22852284
linkType: hard
22862285

@@ -2352,7 +2351,7 @@ __metadata:
23522351
languageName: node
23532352
linkType: hard
23542353

2355-
"@types/eslint@npm:*, @types/eslint@npm:^9.6.1":
2354+
"@types/eslint@npm:*":
23562355
version: 9.6.1
23572356
resolution: "@types/eslint@npm:9.6.1"
23582357
dependencies:
@@ -2622,7 +2621,7 @@ __metadata:
26222621
languageName: node
26232622
linkType: hard
26242623

2625-
"@typescript-eslint/utils@npm:8.5.0, @typescript-eslint/utils@npm:^8.3.0":
2624+
"@typescript-eslint/utils@npm:8.5.0, @typescript-eslint/utils@npm:^8.4.0":
26262625
version: 8.5.0
26272626
resolution: "@typescript-eslint/utils@npm:8.5.0"
26282627
dependencies:

0 commit comments

Comments
 (0)