Skip to content

Commit 0f5a6e2

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

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@
109109
"@flex-development/mkbuild": "1.0.0-alpha.23",
110110
"@flex-development/pathe": "2.0.0",
111111
"@flex-development/pkg-types": "4.0.0",
112-
"@stylistic/eslint-plugin": "2.8.0",
112+
"@stylistic/eslint-plugin": "2.9.0",
113113
"@types/eslint": "9.6.0",
114114
"@types/eslint__js": "8.42.3",
115115
"@types/is-ci": "3.0.4",

yarn.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1553,7 +1553,7 @@ __metadata:
15531553
"@flex-development/pathe": "npm:2.0.0"
15541554
"@flex-development/pkg-types": "npm:4.0.0"
15551555
"@flex-development/tutils": "npm:6.0.0-alpha.25"
1556-
"@stylistic/eslint-plugin": "npm:2.8.0"
1556+
"@stylistic/eslint-plugin": "npm:2.9.0"
15571557
"@types/eslint": "npm:9.6.0"
15581558
"@types/eslint__js": "npm:8.42.3"
15591559
"@types/is-ci": "npm:3.0.4"
@@ -2454,18 +2454,18 @@ __metadata:
24542454
languageName: node
24552455
linkType: hard
24562456

2457-
"@stylistic/eslint-plugin@npm:2.8.0":
2458-
version: 2.8.0
2459-
resolution: "@stylistic/eslint-plugin@npm:2.8.0"
2457+
"@stylistic/eslint-plugin@npm:2.9.0":
2458+
version: 2.9.0
2459+
resolution: "@stylistic/eslint-plugin@npm:2.9.0"
24602460
dependencies:
2461-
"@typescript-eslint/utils": "npm:^8.4.0"
2462-
eslint-visitor-keys: "npm:^4.0.0"
2463-
espree: "npm:^10.1.0"
2461+
"@typescript-eslint/utils": "npm:^8.8.0"
2462+
eslint-visitor-keys: "npm:^4.1.0"
2463+
espree: "npm:^10.2.0"
24642464
estraverse: "npm:^5.3.0"
24652465
picomatch: "npm:^4.0.2"
24662466
peerDependencies:
24672467
eslint: ">=8.40.0"
2468-
checksum: 10/f28fb30f78fba601ae0a91957ae39b405f56a7d535da9c19a99ac28b80cf9fb915fe0c3cf5dd58e2c4ccae50c264d15459df33aa403891cce73eb609866b97c6
2468+
checksum: 10/fc4e9b91507df8ca40258033854000bda829d54701896cf3398f5bdbf063f26b0e43795dbedc76b2902d1387dc92d8d39eac8644761bb692f98dcf4b8067aca8
24692469
languageName: node
24702470
linkType: hard
24712471

@@ -2837,7 +2837,7 @@ __metadata:
28372837
languageName: node
28382838
linkType: hard
28392839

2840-
"@typescript-eslint/utils@npm:8.8.0, @typescript-eslint/utils@npm:^8.4.0":
2840+
"@typescript-eslint/utils@npm:8.8.0, @typescript-eslint/utils@npm:^8.8.0":
28412841
version: 8.8.0
28422842
resolution: "@typescript-eslint/utils@npm:8.8.0"
28432843
dependencies:
@@ -5204,7 +5204,7 @@ __metadata:
52045204
languageName: node
52055205
linkType: hard
52065206

5207-
"eslint-visitor-keys@npm:^4.0.0, eslint-visitor-keys@npm:^4.1.0":
5207+
"eslint-visitor-keys@npm:^4.1.0":
52085208
version: 4.1.0
52095209
resolution: "eslint-visitor-keys@npm:4.1.0"
52105210
checksum: 10/3fb5bd1b2f36db89d0ac57ddd66d36ccd3b1e3cddb2a55a0f9f6f1c85268cfcc1cc32e7eda4990e3423107a120dd254fb6cb52d6154cf81d344d8c3fa671f7c2

0 commit comments

Comments
 (0)