Skip to content

Commit 0676a22

Browse files
build(deps): Bump @stylistic/eslint-plugin from 4.4.1 to 5.0.0 (#63)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 182ed06 commit 0676a22

File tree

2 files changed

+12
-11
lines changed

2 files changed

+12
-11
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@
7272
"dependencies": {
7373
"@eslint/js": "9.29.0",
7474
"@flex-development/pathe": "4.0.2",
75-
"@stylistic/eslint-plugin": "4.4.1",
75+
"@stylistic/eslint-plugin": "5.0.0",
7676
"@typescript-eslint/eslint-plugin": "8.34.1",
7777
"@typescript-eslint/parser": "8.34.1",
7878
"eslint-import-resolver-typescript": "4.4.3",

yarn.lock

Lines changed: 11 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1293,7 +1293,7 @@ __metadata:
12931293
"@flex-development/grease": "npm:3.0.0-alpha.9"
12941294
"@flex-development/pathe": "npm:4.0.2"
12951295
"@flex-development/remark-preset": "npm:1.0.0"
1296-
"@stylistic/eslint-plugin": "npm:4.4.1"
1296+
"@stylistic/eslint-plugin": "npm:5.0.0"
12971297
"@tsconfig/strictest": "npm:2.0.5"
12981298
"@typescript-eslint/eslint-plugin": "npm:8.34.1"
12991299
"@typescript-eslint/parser": "npm:8.34.1"
@@ -2090,18 +2090,19 @@ __metadata:
20902090
languageName: node
20912091
linkType: hard
20922092

2093-
"@stylistic/eslint-plugin@npm:4.4.1":
2094-
version: 4.4.1
2095-
resolution: "@stylistic/eslint-plugin@npm:4.4.1"
2093+
"@stylistic/eslint-plugin@npm:5.0.0":
2094+
version: 5.0.0
2095+
resolution: "@stylistic/eslint-plugin@npm:5.0.0"
20962096
dependencies:
2097-
"@typescript-eslint/utils": "npm:^8.32.1"
2098-
eslint-visitor-keys: "npm:^4.2.0"
2099-
espree: "npm:^10.3.0"
2097+
"@eslint-community/eslint-utils": "npm:^4.7.0"
2098+
"@typescript-eslint/types": "npm:^8.34.1"
2099+
eslint-visitor-keys: "npm:^4.2.1"
2100+
espree: "npm:^10.4.0"
21002101
estraverse: "npm:^5.3.0"
21012102
picomatch: "npm:^4.0.2"
21022103
peerDependencies:
21032104
eslint: ">=9.0.0"
2104-
checksum: 10/c230366301fd9620fc31e5f7fbb5edbe796ad195fe8447d1c93823af44b9a1f5431eeb6e96c9ec4a0a2ec3cfdc617108bd3adb08df99f7b11b11fff0175755b2
2105+
checksum: 10/658fdcbc64a2215e43bad23d697a8447f81bc14af997d2b47a348fc52c28d71c16bcc900eaa7b86f6a2d87da405d8eb983602a7d0da9ba0c7b0e02d6480399b2
21052106
languageName: node
21062107
linkType: hard
21072108

@@ -2429,7 +2430,7 @@ __metadata:
24292430
languageName: node
24302431
linkType: hard
24312432

2432-
"@typescript-eslint/utils@npm:8.34.1, @typescript-eslint/utils@npm:^8.26.1, @typescript-eslint/utils@npm:^8.32.1":
2433+
"@typescript-eslint/utils@npm:8.34.1, @typescript-eslint/utils@npm:^8.26.1":
24332434
version: 8.34.1
24342435
resolution: "@typescript-eslint/utils@npm:8.34.1"
24352436
dependencies:
@@ -4455,7 +4456,7 @@ __metadata:
44554456
languageName: node
44564457
linkType: hard
44574458

4458-
"eslint-visitor-keys@npm:^4.2.0, eslint-visitor-keys@npm:^4.2.1":
4459+
"eslint-visitor-keys@npm:^4.2.1":
44594460
version: 4.2.1
44604461
resolution: "eslint-visitor-keys@npm:4.2.1"
44614462
checksum: 10/3ee00fc6a7002d4b0ffd9dc99e13a6a7882c557329e6c25ab254220d71e5c9c4f89dca4695352949ea678eb1f3ba912a18ef8aac0a7fe094196fd92f441bfce2

0 commit comments

Comments
 (0)