Skip to content

Commit 028aae6

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

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
@@ -91,7 +91,7 @@
9191
"@flex-development/pathe": "2.0.0",
9292
"@flex-development/tutils": "6.0.0-alpha.25",
9393
"@flex-development/unist-util-builder": "2.0.0",
94-
"@stylistic/eslint-plugin": "2.7.2",
94+
"@stylistic/eslint-plugin": "2.8.0",
9595
"@types/chai": "4.3.16",
9696
"@types/eslint": "8.56.10",
9797
"@types/eslint__js": "8.42.3",

yarn.lock

Lines changed: 8 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1888,7 +1888,7 @@ __metadata:
18881888
"@flex-development/tutils": "npm:6.0.0-alpha.25"
18891889
"@flex-development/unist-util-builder": "npm:2.0.0"
18901890
"@flex-development/unist-util-types": "npm:1.6.1"
1891-
"@stylistic/eslint-plugin": "npm:2.7.2"
1891+
"@stylistic/eslint-plugin": "npm:2.8.0"
18921892
"@types/chai": "npm:4.3.16"
18931893
"@types/eslint": "npm:8.56.10"
18941894
"@types/eslint__js": "npm:8.42.3"
@@ -2359,19 +2359,18 @@ __metadata:
23592359
languageName: node
23602360
linkType: hard
23612361

2362-
"@stylistic/eslint-plugin@npm:2.7.2":
2363-
version: 2.7.2
2364-
resolution: "@stylistic/eslint-plugin@npm:2.7.2"
2362+
"@stylistic/eslint-plugin@npm:2.8.0":
2363+
version: 2.8.0
2364+
resolution: "@stylistic/eslint-plugin@npm:2.8.0"
23652365
dependencies:
2366-
"@types/eslint": "npm:^9.6.1"
2367-
"@typescript-eslint/utils": "npm:^8.3.0"
2366+
"@typescript-eslint/utils": "npm:^8.4.0"
23682367
eslint-visitor-keys: "npm:^4.0.0"
23692368
espree: "npm:^10.1.0"
23702369
estraverse: "npm:^5.3.0"
23712370
picomatch: "npm:^4.0.2"
23722371
peerDependencies:
23732372
eslint: ">=8.40.0"
2374-
checksum: 10/b20ffac4948d8af45e3fd8a900a6cc61538a745605f3e705f44d4c9acbf0f95c57eb46e13b6a4b56a65225a9decfed2cba94c450341556e46237cdb1922528d5
2373+
checksum: 10/f28fb30f78fba601ae0a91957ae39b405f56a7d535da9c19a99ac28b80cf9fb915fe0c3cf5dd58e2c4ccae50c264d15459df33aa403891cce73eb609866b97c6
23752374
languageName: node
23762375
linkType: hard
23772376

@@ -2450,7 +2449,7 @@ __metadata:
24502449
languageName: node
24512450
linkType: hard
24522451

2453-
"@types/eslint@npm:*, @types/eslint@npm:^9.6.1":
2452+
"@types/eslint@npm:*":
24542453
version: 9.6.1
24552454
resolution: "@types/eslint@npm:9.6.1"
24562455
dependencies:
@@ -2720,7 +2719,7 @@ __metadata:
27202719
languageName: node
27212720
linkType: hard
27222721

2723-
"@typescript-eslint/utils@npm:8.5.0, @typescript-eslint/utils@npm:^8.3.0":
2722+
"@typescript-eslint/utils@npm:8.5.0, @typescript-eslint/utils@npm:^8.4.0":
27242723
version: 8.5.0
27252724
resolution: "@typescript-eslint/utils@npm:8.5.0"
27262725
dependencies:

0 commit comments

Comments
 (0)