Skip to content

Commit c69dc78

Browse files
build(deps-dev): Bump @stylistic/eslint-plugin from 3.1.0 to 4.0.0 (#44)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d639a2b commit c69dc78

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@
112112
"@flex-development/grease": "3.0.0-alpha.9",
113113
"@flex-development/pathe": "4.0.1",
114114
"@flex-development/tutils": "6.0.0-alpha.25",
115-
"@stylistic/eslint-plugin": "3.1.0",
115+
"@stylistic/eslint-plugin": "4.0.0",
116116
"@tsconfig/strictest": "2.0.5",
117117
"@types/eslint": "9.6.1",
118118
"@types/eslint__js": "8.42.3",

yarn.lock

+8-8
Original file line numberDiff line numberDiff line change
@@ -1447,7 +1447,7 @@ __metadata:
14471447
"@flex-development/pathe": "npm:4.0.1"
14481448
"@flex-development/tutils": "npm:6.0.0-alpha.25"
14491449
"@flex-development/unist-util-types": "npm:1.6.1"
1450-
"@stylistic/eslint-plugin": "npm:3.1.0"
1450+
"@stylistic/eslint-plugin": "npm:4.0.0"
14511451
"@tsconfig/strictest": "npm:2.0.5"
14521452
"@types/eslint": "npm:9.6.1"
14531453
"@types/eslint__js": "npm:8.42.3"
@@ -2272,18 +2272,18 @@ __metadata:
22722272
languageName: node
22732273
linkType: hard
22742274

2275-
"@stylistic/eslint-plugin@npm:3.1.0":
2276-
version: 3.1.0
2277-
resolution: "@stylistic/eslint-plugin@npm:3.1.0"
2275+
"@stylistic/eslint-plugin@npm:4.0.0":
2276+
version: 4.0.0
2277+
resolution: "@stylistic/eslint-plugin@npm:4.0.0"
22782278
dependencies:
2279-
"@typescript-eslint/utils": "npm:^8.13.0"
2279+
"@typescript-eslint/utils": "npm:^8.23.0"
22802280
eslint-visitor-keys: "npm:^4.2.0"
22812281
espree: "npm:^10.3.0"
22822282
estraverse: "npm:^5.3.0"
22832283
picomatch: "npm:^4.0.2"
22842284
peerDependencies:
2285-
eslint: ">=8.40.0"
2286-
checksum: 10/1fc20b0294168df7c35e3b1f74628c42f34116a93bb9b4599d26abca175fa90f04bde26489b30a04fca436db8ed281ff95a97869065399058b5a34a00a679316
2285+
eslint: ">=9.0.0"
2286+
checksum: 10/cab9a7c3e582bdbf13261784a90ad4a0eb294f1b78af9133cf227b0d2be05db6a57443876be40deaa9232eb4a416a379986f3b24f2c30fe4549197ef780e8bf9
22872287
languageName: node
22882288
linkType: hard
22892289

@@ -2654,7 +2654,7 @@ __metadata:
26542654
languageName: node
26552655
linkType: hard
26562656

2657-
"@typescript-eslint/utils@npm:8.24.1, @typescript-eslint/utils@npm:^8.13.0":
2657+
"@typescript-eslint/utils@npm:8.24.1, @typescript-eslint/utils@npm:^8.23.0":
26582658
version: 8.24.1
26592659
resolution: "@typescript-eslint/utils@npm:8.24.1"
26602660
dependencies:

0 commit comments

Comments
 (0)