Skip to content

Commit fed2762

Browse files
build(deps-dev): Bump @stylistic/eslint-plugin from 2.10.1 to 2.11.0 (#323)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4b74293 commit fed2762

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@
101101
"@flex-development/mkbuild": "1.0.0-alpha.23",
102102
"@flex-development/pathe": "3.0.0",
103103
"@flex-development/tutils": "6.0.0-alpha.25",
104-
"@stylistic/eslint-plugin": "2.10.1",
104+
"@stylistic/eslint-plugin": "2.11.0",
105105
"@types/eslint": "9.6.1",
106106
"@types/eslint__js": "8.42.3",
107107
"@types/is-ci": "3.0.4",

yarn.lock

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1505,7 +1505,7 @@ __metadata:
15051505
"@flex-development/mkbuild": "npm:1.0.0-alpha.23"
15061506
"@flex-development/pathe": "npm:3.0.0"
15071507
"@flex-development/tutils": "npm:6.0.0-alpha.25"
1508-
"@stylistic/eslint-plugin": "npm:2.10.1"
1508+
"@stylistic/eslint-plugin": "npm:2.11.0"
15091509
"@types/eslint": "npm:9.6.1"
15101510
"@types/eslint__js": "npm:8.42.3"
15111511
"@types/is-ci": "npm:3.0.4"
@@ -2496,18 +2496,18 @@ __metadata:
24962496
languageName: node
24972497
linkType: hard
24982498

2499-
"@stylistic/eslint-plugin@npm:2.10.1":
2500-
version: 2.10.1
2501-
resolution: "@stylistic/eslint-plugin@npm:2.10.1"
2499+
"@stylistic/eslint-plugin@npm:2.11.0":
2500+
version: 2.11.0
2501+
resolution: "@stylistic/eslint-plugin@npm:2.11.0"
25022502
dependencies:
2503-
"@typescript-eslint/utils": "npm:^8.12.2"
2503+
"@typescript-eslint/utils": "npm:^8.13.0"
25042504
eslint-visitor-keys: "npm:^4.2.0"
25052505
espree: "npm:^10.3.0"
25062506
estraverse: "npm:^5.3.0"
25072507
picomatch: "npm:^4.0.2"
25082508
peerDependencies:
25092509
eslint: ">=8.40.0"
2510-
checksum: 10/3b83bde95853e175ec02555ade412db326b50b2385eaba1f784d7fd7e5553e877ce4a3699df303e42f26b51248b9a634e86f88727c530822f23b44640e3f2376
2510+
checksum: 10/b39b22465d5d92e2e645fdd8c771617536047106343fe00af5b551698da5f569c6c8b32a7f6abf2c727b0ebd942e4667b60fea46e520392784d4976062da697d
25112511
languageName: node
25122512
linkType: hard
25132513

@@ -2880,7 +2880,7 @@ __metadata:
28802880
languageName: node
28812881
linkType: hard
28822882

2883-
"@typescript-eslint/utils@npm:8.15.0, @typescript-eslint/utils@npm:^8.12.2":
2883+
"@typescript-eslint/utils@npm:8.15.0, @typescript-eslint/utils@npm:^8.13.0":
28842884
version: 8.15.0
28852885
resolution: "@typescript-eslint/utils@npm:8.15.0"
28862886
dependencies:

0 commit comments

Comments
 (0)